[imp] authenticated smtp

Jan Schneider jan at horde.org
Tue May 17 18:00:25 PDT 2005


Zitat von Jason Keltz <jas at cs.yorku.ca>:

> Hi.
>
> I'm using IMP 3.2.3.  I am trying to setup authenticated smtp and have
> set this up in the horde configuration file through
> $conf['mailer']['params'].   However, our smtp server only accepts
> authenticated smtp via a tls connection.  Does IMP support this?  If so,
> how would I do this?

Prefix the host with "ssl://" for tls connections. SMTP auth is 
supported through the "auth", "username", and "password" parameters as 
documented in horde.php.dist.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the imp mailing list