Hi, An implementation of RFC 3461 has been merged to master/portable branches. This feature allows a user to request a status notification when a mail "gets delivered successfully", "failed to deliver" or "gets delayed". It also allows to specify the amount of information in the status notification, for example "just the headers" or "full original mail". It requires extensive testing in various setups(relaying to DSN capable vs non capable servers) and with various MUAs. Request you all to help in testing it and report any issues.
Some pointers for testing with these MUAs... mutt: In .muttrc set dsn_notify="success" set dsn_return="hdrs" mail(1): mail -s foo [email protected] -Nsuccess -Rhdrs Thunderbird: While composing a mail check Options->Delivery Status Notification -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
