[horde] Problem with SMTP-AUTH with HORDE

Rodrigo Tavares digolinopage at yahoo.com.br
Tue May 23 07:48:56 PDT 2006


Hello,

When i try to send a e-mail using Horde, come to me
this error :

HORDE [error] [imp] unable to connect to smtp server
mail.domain.local:25

How i can to resolv this problem ?

#/var/www/apache2-default/horde.conf:

 $conf['mailer']['params'] = array(
//     /* The server to connect to. */
     'host' => 'mail.domain.local',
//     /* The port to connect to. DEFAULT: 25 */
     'port' => 25,
//     /* The local hostname/domain. DEFAULT:
localhost */
     'localhost' => 'localhost',
//     /* Use SMTP authentication?  DEFAULT: No
(false) */
     'auth' => true,
//     /* The username to use for SMTP authentication.
*/
     'username' => smtpauth,
//     /* The password to use for SMTP authentication.
*/
     'password' => xyzt,
 );

best regards

Faria




		
_______________________________________________________ 
Abra sua conta no Yahoo! Mail: 1GB de espaço, alertas de e-mail no celular e anti-spam realmente eficaz. 
http://br.info.mail.yahoo.com/


More information about the horde mailing list