Vincent Richard
Vincent Richard
From RFC-3798: " The envelope sender address (i.e., SMTP MAIL FROM) of the MDN MUST be null (), specifying that no Delivery Status Notification messages or other messages indicating successful...
Implement a feature into SMTP transport to log in to a POP/IMAP server before connecting to the SMTP server (spam protection). More information here: - http://www.iecc.com/pop-before-smtp.html - http://mail.cc.umanitoba.ca/drac/
Add a function to return the permanent flags supported by the server (POP3/IMAP/maildir).