Interface Swift_Plugins_Reporter
The Reporter plugin sends pass/fail notification to a Reporter.
Package: Swift\Plugins
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Plugins/Reporter.php
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Plugins/Reporter.php
public
|
#
notify(
Notifies this ReportNotifier that $address failed or succeeded. |
integer |
RESULT_PASS
The recipient was accepted for delivery |
#
0x01
|
integer |
RESULT_FAIL
The recipient could not be accepted |
#
0x10
|