This depends on what notification-request are you looking for.
DSN => Delivery Status Notification
and
MDN => Message Disposition Notification
are 2 different solutions: the first for servers and using ESMTP
commands, the second for clients and using rfc822 Headers.
You should read carefully the RFC before implementing any of them.
Stefano
Evert Tigchelaar wrote:
How can I find out if the sender of an e-mail requested a notification
for succesfully delivery, failure of delivery and delay of delivery?
I guess there should be headers for that but I couldn't find any
information about it.
Thanks,
Evert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]