[Tickets #11051] Re: no login data in multiple smtp servers

bugs at horde.org bugs at horde.org
Mon Mar 5 09:38:55 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11051
------------------------------------------------------------------------------
  Ticket             | 11051
  Updated By         | emilien at wifi.e4a.it
  Summary            | no login data in multiple smtp servers
  Queue              | IMP
  Version            | 5.0.18
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


emilien at wifi.e4a.it (2012-03-05 09:38) wrote:

> Did you enable SMTP authentication in *Horde*'s configuration?
Yes from the horde conf.php:
$conf['mailer']['params']['host'] = 'localhost';
$conf['mailer']['params']['port'] = 25;
$conf['mailer']['params']['localhost'] = 'localhost';
$conf['mailer']['params']['auth'] = true;
$conf['mailer']['params']['username'] = 'email at domain.com';
$conf['mailer']['params']['password'] = 'emailpassword';
$conf['mailer']['type'] = 'smtp';

and this config is working fine for my instance in IMP backend, but  
the second instance that use another smtp ssl server doesn't work.

thank for your fast reply.

Best regards,

Emilien





More information about the bugs mailing list