----- Weitergeleitete Nachricht von [EMAIL PROTECTED] -----
     Datum: 5 Jun 2008 15:27:35 -0000
       Von: Carlos Martinez <[EMAIL PROTECTED]>
   Betreff: SMTP error
        An: [EMAIL PROTECTED]

Hi. 

I am trying to install a complet horde webmail in my system. 

I have install WindowsXP, with WAMP server (with PEAR and Net_SMTP, mail,etc) 
and I have a SMTP/POP3 Mail Server named MailEnable Standard Edition. 

I have my Mail Server MailEnable in 192.168.2.185 IP machine and my wamp server 
in 192.168.2.20 IP machine. Then I changed my servers.php and i wrote : 

$servers['imap'] = array(
name' => 'IMAP Server',
'server' => '192.168.1.185',
'hordeauth' => false,
'protocol' => 'pop3/notls',
'port' => 110,
'maildomain' => 'mail.grupopreferente.com',
'realm' => 'mail.grupopreferente.com',
'preferred' => 'SELECTED',
); 

but I think that I need other section where I can write my smtp configuration, 
because I recived mails but when I try send its, the horde show me his error: 

LOGIN authentication failure [SMTP: Invalid response code received from server 
(code: 5! 04, response: Invalid Username or Password)] 

Could you help me ? Please. 

Carlos 

----- Ende der weitergeleiteten Nachricht -----

Jan.

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

Links:
------
[1] http://horde.org/consulting/
-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to