The e-mail subject is changed while receiving the email.

0 votes
asked by
edited by

We have a licensed version of the Lesnikowski tool for mail functionality. Now we have a problem - the subject is changed while receiving the e-mail. The subject is changed to "Please purchase Mail.dll license at http://www.lesnikowski.com/mail/".

This issue appears on receiving time only, It's works fine for sending. The license XML file is placed in Mail.dll folder.

Code for receiving emails:

imap.ConnectSSL("imap.gmail.com");
imap.Login(((SessionInfo)Session["UserInformation"]).CompanyProfileEmail, ((SessionInfo)Session["UserInformation"]).EmailPassword);
imap.SelectInbox();

1 Answer

0 votes
No avatar answered by (193k points)
edited by

This problem is related to the activation procedure. If you placed the file and it's not recognized, it means the 1 year licence subscription might be expired. However, these problems should be addressed to the developer. He will be able to inform you about your purchase and subscription period. Use the official contact form to get in touch with them.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...