Hi,
Do we have any mechanism to check from POP whether the email sent over a Auto-responder or not using ASP.NET?
Problem:
I am having an application in which I used to read email from POP and generate a new ID for client whomsoever has sent an email and send the confirmation back to the same client. But, if any user have set Auto Responder in their mail box then it again generates the new ID which should not happen.
So, Please let me know if anyone have idea about how to differentiate Auto-responder mails using ASP.NET.
Thanks
Sunder Magar