1.use notes client 6 alone , no domino server.
2.want to send email from SMTP server mail.wzptt.zj.cn
-
the duplicator show: SMTP Protocol Returned a Permanent Error
-
added SMTPClientDebug=1 to notes.ini
5.the log show: 2003-06-12 10:13:19 SMTPClient: Starting to transfer 1 messages to mail.wzptt.zj.cn for user CN=test/O=test
2003-06-12 10:13:19 [0C64:000A-01C8:wrepl] SMTPClient: Attempting to Connect: Host mail.wzptt.zj.cn, Port 25, SSL Port 0, Connecting Domain mail.wzptt.zj.cn
2003-06-12 10:13:20 [0C64:000A-01C8:wrepl] SMTPClient: Connection successful
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 220 mail.wzptt.zj.cn SMTP Server of AIMC 2.9.5.6; Thr, 12 Jun 2003 10:12:32 +0800
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: CommandEHLO: EHLO mail.wzptt.zj.cn
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 250-mail.wzptt.zj.cn, mail.wzptt.zj.cn<218.71.113.95> hello
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 250-EXPN
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 250-HELP
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 250-8BITMIME
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 250-AUTH=LOGIN PLAIN
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 250-AUTH LOGIN PLAIN
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 250 XTMD
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: CommandAUTH: AUTH LOGIN emxpYW4=
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 334 VXNlcm5hbWU6
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 334 UGFzc3dvcmQ6
2003-06-12 10:13:23 SMTPClient: Checking mail, message is from CN=test/O=test
2003-06-12 10:13:23 SMTPClient: Preparing to submit message
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: Attempting to SubmitMessage:
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: CommandMAIL: MAIL FROM:zlian@mail.wzptt.zj.cn
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 501 Decode failed
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: CommandRSET:
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 250 Reset ok.
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: Attempting to Disconnect:
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: CommandQUIT:
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: ReceiveResponse: 221 mail.wzptt.zj.cn closing connection.
2003-06-12 10:13:23 [0C64:000A-01C8:wrepl] SMTPClient: Connection terminated successfully
6.change the smtp server to smtp.kinghing.com
7.the log show:
2003-06-12 10:48:41 SMTPClient: Starting to transfer 1 messages to smtp.kinghing.com for user CN=test/O=test
2003-06-12 10:48:41 [0C64:000C-0D10:wrepl] SMTPClient: Attempting to Connect: Host smtp.kinghing.com, Port 25, SSL Port 0, Connecting Domain smtp.kinghing.com
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: Connection successful
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: ReceiveResponse: 220 SURE SMTP 2.1.8 (programed by JiangMeng)
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: CommandEHLO: EHLO smtp.kinghing.com
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: ReceiveResponse: 250-kinghing.com
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: ReceiveResponse: 250-AUTH LOGIN
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: ReceiveResponse: 250 8BITMIME
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: CommandAUTH: AUTH LOGIN emxpYW4=
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: ReceiveResponse: 334 VXNlcm5hbWU6
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: ReceiveResponse: 334 UGFzc3dvcmQ6
2003-06-12 10:48:42 SMTPClient: Checking mail, message is from CN=test/O=test
2003-06-12 10:48:42 SMTPClient: Preparing to submit message
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: Attempting to SubmitMessage:
2003-06-12 10:48:42 [0C64:000C-0D10:wrepl] SMTPClient: CommandMAIL: MAIL FROM:zlian@kinghing.com
2003-06-12 10:48:47 [0C64:000C-0D10:wrepl] SMTPClient: ReceiveResponse: 535 login failed
2003-06-12 10:48:47 [0C64:000C-0D10:wrepl] SMTPClient: CommandRSET:
2003-06-12 10:48:47 [0C64:000C-0D10:wrepl] SMTPClient: Attempting to Disconnect:
2003-06-12 10:48:47 [0C64:000C-0D10:wrepl] SMTPClient: CommandQUIT:
2003-06-12 10:48:47 [0C64:000C-0D10:wrepl] SMTPClient: Connection terminated with status: 2562
help me
thanks