Bounce handler
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
A typical web application sends out mail but doesn't check for the validity of the mail address causing lots of bounces.
This is undesirable since it causes overhead for the web at large and can also lead to the webserver being blocked by receiving MTAs and/or the mails getting a higher spam rating leading to less successful mail delivery.
This module contains a drush script that is meant to be called by the MTA when it receives a bounce.
It will expect a VERP encoded delivery address from which the user address is extracted.
