I have written a php e-mail processing client that uses the IMAP protocol.
I noticed that it processes auto responders like normal e-mails which is undesirable. Is there something in the mail header that would indicate that the e-mail is not from a human but from an auto/vacation responder?
Any help would be appreciated.