aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mdn
Commit message (Collapse)AuthorAgeFilesLines
* Bug 585066 - Add Auto-Submitted header to outgoing MDNsMatthew Barnes2011-11-221-10/+79
| | | | | | | | | | | | Also set the disposition field according to user preferences. If the MDN is sent without user confirmation ("always"), use: Disposition: automatic-action/MDN-sent-automatically;displayed If the MDN is sent in response to user confirmation ("ask"), use: Disposition: manual-action/MDN-sent-manually;displayed
* Split MDN handling into a module.Matthew Barnes2011-11-223-0/+545