Archived Forum Post

Index of archived forum posts

Question:

CkMailMan.get_LastSmtpStatus() will always return 250

Mar 14 '15 at 15:51

I found out that CkMailMan will always issued RSET at the end, so the get_LastSmtpStatus() will always return 250. In this way, the last smtp status is incorrect when failed to send email.

I tried to set put_AutoSmtpRset(false), but it is no use.


Answer

Thanks. Chilkat will examine this issue this coming week and will respond again (hopefully with a fix if the problem can be reproduced).