Hi:
I’m trying to configure Notes client to send emails to the internet. But, I’m having trouble with smtp authentication. Look at the log:
11/04/2004 05:14:16 a.m. SMTPClient: Starting to transfer 1 messages to mail.myisp.com for user CN=Felipe A Pérez/O=Felipe A Pérez
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: Attempting to Connect: Host mail.myisp.com, Port 25, SSL Port 0, Connecting Domain mail.myisp.com
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: Connection successful
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 220 Welcome to the SMTP Server from MyISP
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: CommandEHLO: EHLO mail.myisp.com
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 250-myisp.com. Hello mail.myisp.com (xxx.xxx.xxx.xxx)
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 250-AUTH PLAIN LOGIN
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 250-DSN
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 250-ETRN
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 250-X-ID 6d61696c2e73757065726361626c652e6e65742e76652d32313332323932373231
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 250-SIZE 10240000
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 250 HELP
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: CommandAUTH: AUTH LOGIN bWNsZXVk
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 334 VXNlcm5hbWU6
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 334 UGFzc3dvcmQ6
11/04/2004 05:14:17 a.m. SMTPClient: Checking mail, message is from CN=Felipe A Pérez/O=Felipe A Pérez
11/04/2004 05:14:17 a.m. SMTPClient: Preparing to submit message
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: Attempting to SubmitMessage:
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: CommandMAIL: MAIL FROM:fperezg@cantv.net SIZE=2236
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 535 Login incorrect -ERR XYZABC@myisp.com password wrong or not a valid user
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: CommandRSET:
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 250 Command RSET OK
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: Attempting to Disconnect:
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: CommandQUIT:
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: ReceiveResponse: 221 Command QUIT, disconnecting
11/04/2004 05:14:17 a.m. [0C24:0004-0608:wrepl] SMTPClient: Connection terminated successfully
The strange thing here is this message:
SMTPClient: ReceiveResponse: 535 Login incorrect -ERR XYZABC@myisp.com password wrong or not a valid user
the value XYZABC is the *** PASSWORD *** I supplied into the Account Document, not the login name.
Just for curiosity, I interchanged the login and password values in the document, but it had no effect.
I tried the same configuration using Outlook Express (a real disaster as a product), but, it worked perfectly.
What is happening here with Lotus Notes??? Did I miss something ??? Please, help me.
Thanks in advance.
Felipe A