I included the log file without any breaks. It looks like it doesn't validate the password. I have tried setting the SMTP send option in Outlook and Ximian Evolution (Linux Mail Client) to not cache the password for SMTP AUTH send. When I try to send it, it never prompts me for a password and it immediately returns the "550 not local host domain.com, not a gateway" Error. I tried to telnet to the SMTP server and using basic send commands it also fails with a 550 error.
your mail client must request SMTP AUTH from the server, so it can get back a key to encrypt its logon info. Configure your mail client correctly to do SMTP AUTH.
Here's full log for Eudora talking to Imail:
Rcvd: "220 X1 NT-ESMTP Server ms1.meiway.com (IMail 6.06 25737-1)\r\n" Sent: "EHLO tx0.Go2France.com\r\n" Rcvd: "250-ms1.meiway.com says hello\r\n" Rcvd: "250-SIZE 0\r\n" Rcvd: "250-8BITMIME\r\n" Rcvd: "250-DSN\r\n" Rcvd: "250-ETRN\r\n" Rcvd: "250-AUTH LOGIN CRAM-MD5\r\n" Rcvd: "250-AUTH=LOGIN\r\n" Rcvd: "250 EXPN\r\n" Sent: "AUTH CRAM-MD5\r\n" Rcvd: "334 PDE0OTgxNkBtczE+\r\n" Sent: "TENvbnJhZENmVjZGMwZDI5Njg3OTZhNzE1OThhNjA0\r\n" Rcvd: "235 authenticated\r\n" Sent: "RSET\r\n" Rcvd: "250 ok its reset\r\n" Sent: "MAIL FROM:<[EMAIL PROTECTED]>\r\n"
your mail client is not sending the SMTP command "AUTH CRAM-MD5", so is refused relaying privileges.
Len
_____________________________________________________________________ http://MenAndMice.com/DNS-training: Wash DC; Dallas; Atlanta IMGate.MEIway.com: anti-spam gateway, effective on 1000's of sites, free
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
