Last modified: 2014-11-04 17:48:30 UTC
The module should probably be marked internal. It should probably also use proper api parameter handling rather than: $email = $this->getMain()->getVal( 'email' ); Might be worth adding a description too...
Change 170523 had a related patch set uploaded by 01tonythomas: Marked the BounceHandler API as internal https://gerrit.wikimedia.org/r/170523
Change 170523 merged by jenkins-bot: Marked the BounceHandler API as internal https://gerrit.wikimedia.org/r/170523
Change 170889 had a related patch set uploaded by 01tonythomas: Add API parameter handling details for the bounehandler API https://gerrit.wikimedia.org/r/170889
Change 170889 merged by jenkins-bot: Add API parameter handling details for the bounehandler API https://gerrit.wikimedia.org/r/170889
Think this is done now...