Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: Returned emails
| Subject: | Re: Returned emails |
| Posted by: | "Marco Cotroneo" (m.c..@ritoll.it) |
| Date: | Wed, 12 Sep 2007 16:04:11 |
Marco Cotroneo ha scritto:
> Hello,
> when an e-mail is sended it can happen that it can't be forwarded for
> a particular reason (ex. bad email addess, full mailbox , ect). Is there
> a way to distinguish whether an email is returned or is just an
> ordinary email?
Going throught the source code of some undelivery emails I have noticed
that the RETURN-PATH field is empty or different from "FROM" field.
Could that help to identify the email as a delivery status notification
email?
>
> thanks for any advice
>
> Marco