GSoC/GCI Archive
Google Summer of Code 2014 Wikimedia

Adding proper email bounce handling to MediaWiki (with VERP)

by Tony Thomas for Wikimedia

Improperly handled email bounces can cause for a lot of resource wastage, specially for a vast community like Wikipedia which handles tonnes of mails daily. A return bounce is generated to the sender address (wiki@wikimedia.org) on an email delivery failure and currently, its forwarded to /dev/null. VERP implementation can help in finding out and un-confirming email address of failing recipients.