If I send a spam e-mail to a spam protection system I should get a status code 550, but the mailman.LastSmtpStatus is 0.
Sessionlog:
RSET 250 OK MAIL FROM:<email-address> 250 OK RCPT TO:dirk@kdt.local 250 OK DATA 354 End data with <cr><lf>.<cr><lf> Received: from dirk-pc (169.254.255.217) by dirk-pc.kdt.local with DVPollMail V 1.0; Tue, 17 Jul 2012 18:32:25 +0200 Return-Path: dirk@volmer-legden.de Received: from [127.0.0.1] ([127.0.0.1]) by dirk-pc ; Tue, 17 Jul 2012 18:21:03 +0200 Message-ID: 500590EF.2020609@volmer-legden.de Date: Tue, 17 Jul 2012 18:21:03 +0200 From: Dirk Volmer <email address=""> User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: dirk@local.site Subject: Link to Fairbanks Museum & Planetarium Content-Type: multipart/alternative; boundary="------------080701000009020506000301" X-UIDL: 51 X-DVPollMail: V 1.0 --------------080701000009020506000301 Content-Type: text/plain; charset="ISO-8859-15"; format=flowed Content-Transfer-Encoding: 7bit This Fairbanks Museum & Planetarium link was sent to you by Gerry Espinosa (onlinemarketr@yahoo.com <mailto:onlinemarketr@yahoo.com>). NOTE: This email was sent only for selected affiliate partners
Hi Friend, Today we will be announcing a great product that will give you fat commissions on your Paypal this remaining months of 2012! Introducing Bring The Fresh 2012 This is a membership site that sells $67 and then there's an upsell of $47, $97, $127 or even more depending on your client capacity to pay the monthly membership. We pay 75% on the first sale and 50% on recurring or succeeding sales. Please pre-register as an affiliate here: http://de.tk/rvL5r Take note, we will now manually approve affiliates. Also, top performing affiliates will now have bonus like new Samsung S3 smartphone even a Macbook pro. Don't worry details won't be available only until you register to our forum exclusive for affiliates only. It will also be announced through email soon. Until then, pre-signup here. http://de.tk/rvL5r ... Best Regards, Gerry Espinosa http://de.tk/rvL5r To unsubscribe visit: http://www.justclickhere.net/unsubscribe.html?x=r52a&s=ikZ&y=G&
... . 550 SPAM id=153564::1342542745-00000AAC-70AE3BA7/0-8529770316/0-10
LastErrorText:
ChilkatLog: SendMime: DllDate: Jul 5 2012 UnlockPrefix: KORTENMAILQ Username: DIRK-PC:dirk Architecture: Little Endian; 32-bit Language: .NET 4.0 SmtpConnect: SmtpHost: 127.0.0.1 SmtpPort: 50025 SmtpUsername: SmtpSsl: 0 StartTLS: 0 SmtpAuthMethod: NONESessio Sending RSET command.. SmtpCmdResp: 250 OK rset: Elapsed time: 0 millisec Using existing/open SMTP connection to send email. ConnectionType: Unencrypted TCP/IP checkOrMakeSmtpConnection: Elapsed time: 0 millisec --SmtpConnect SmtpConn_sendMime_FROM: email address SmtpCmdResp: 250 OK recipients: SmtpCmdResp: 250 OK recipient: dirk@kdt.local --recipients smtpRecipients: Elapsed time: 0 millisec SmtpCmdResp: 354 End data with <CR><LF>.<CR><LF> email_size: 27459 smtpSendData: Elapsed time: 0 millisec SmtpCmdResp: 550 SPAM id=153564::1342542745-00000AAC-70AE3BA7/0-8529770316/0-10 550 SPAM id=153564::1342542745-00000AAC-70AE3BA7/0-8529770316/0-10 Failed to send DATA terminator. (1) smtpConversation: Elapsed time: 172 millisec Failed. --SendMime --ChilkatLog
Greetings
Dirk
Sorry about that. The error you had causes the connection to the SMTP server to be closed, and in closing the connection the LastSmtpStatus was reset. It should be fixed now, and I re-uploaded to the same URL.
This new build should fix the problem with the LastSmtpStatus being incorrectly set to 0.
Unfortunately, the LastSmtpStatus is still 0. LastErrorText:
ChilkatLog: SendMime: DllDate: Jul 17 2012 UnlockPrefix: KORTENMAILQ Username: DIRK-PC:dirk Architecture: Little Endian; 32-bit Language: .NET 4.0 SmtpConnect: SmtpHost: 127.0.0.1 SmtpPort: 50025 SmtpUsername: SmtpSsl: 0 StartTLS: 0 SmtpAuthMethod: NONE Need new SMTP connection No SMTP login provided. No SMTP password provided. Skipping SMTP authentication because no login/password provided. checkForExistingConnection: Elapsed time: 0 millisec SMTP_Connect: Connecting to SMTP server 127.0.0.1:50025 smtp_host: 127.0.0.1 smtp_port: 50025 smtp_user: NULL auth-method: NONE ConnectTimeoutMs_1: 30000 calling ConnectSocket2 IPV6 enabled connect with NO heartbeat. This is an IPV4 numeric address... AddrInfoList: AddrInfo: ai_flags: 4 ai_family: 2 ai_socktype: 1 ai_protocol: 0 ai_addrlen: 16 ai_canonname: (NULL) --AddrInfo --AddrInfoList Connect using IPV4. ipAddress1: 127.0.0.1 myIP_3: 127.0.0.1 myPort_3: 49655 connect successful (2) socketConnect: Elapsed time: 0 millisec SmtpCmdResp: 220 localhost ESMTP eXpurgate 3.2.9 initialResponse: Elapsed time: 0 millisec sendEhlo: Elapsed time: 0 millisec SmtpCmdResp: 250-localhost SmtpCmdResp: 250-HELP SmtpCmdResp: 250 SIZE 262144000 helloResponse: Elapsed time: 0 millisec smtpAuthMethod: NONE login_method: NONE or already authenticated CONNECTED to ESMTP server 127.0.0.1:50025 authentication: Elapsed time: 0 millisec ConnectionType: Unencrypted TCP/IP --SMTP_Connect checkOrMakeSmtpConnection: Elapsed time: 0 millisec --SmtpConnect SmtpConn_sendMime_FROM: email address SmtpCmdResp: 250 OK recipients: SmtpCmdResp: 250 OK recipient: dirk@kdt.local --recipients smtpRecipients: Elapsed time: 0 millisec SmtpCmdResp: 354 End data with <cr><lf>.<cr><lf> email_size: 25481 smtpSendData: Elapsed time: 0 millisec SmtpCmdResp: 550 SPAM id=153564::1342627757-000008B4-CEC24A45/0-8185081717/0-10 550 SPAM id=153564::1342627757-000008B4-CEC24A45/0-8185081717/0-10 Failed to send DATA terminator. (1) smtpConversation: Elapsed time: 312 millisec Failed. --SendMime --ChilkatLog
Greetings
Dirk
Yes, now it works!
Greetings Dirk