Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Detect multipart/report bounce messages | Robin Houston | 2011-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 replies | Robin Houston | 2011-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. |