aboutsummaryrefslogtreecommitdiffstats
path: root/script/handle-mail-replies
Commit message (Collapse)AuthorAgeLines
* Detect multipart/report bounce messagesRobin Houston2011-09-07-16/+76
| | | | | Add support for multipart/report bounce messages to script/handle-mail-replies. Also add a spec test for this script.
* Script to handle mail repliesRobin Houston2011-09-07-0/+68
Handle replies by marking bounces and forwarding everything else to the address specified in the config variable FORWARD_NONBOUNCE_RESPONSES_TO.