[wp-trac] [WordPress Trac] #18926: Provide with the ability to monitor emailing failures
WordPress Trac
noreply at wordpress.org
Tue Sep 15 23:50:32 UTC 2015
#18926: Provide with the ability to monitor emailing failures
-------------------------+---------------------
Reporter: npetetin | Owner: jorbin
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.4
Component: Mail | Version: 3.2
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
-------------------------+---------------------
Changes (by jorbin):
* owner: => jorbin
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"34221"]:
{{{
#!CommitTicketReference repository="" revision="34221"
Fire Action when mail exception is thrown.
new action is wp_mail_failed which contains a WP_Error object with the
phpmailerException code, message and an array with the mail information.
Plugins can hook in and log when mails fail to send due to a phpmailer
issue.
Props soulseekah
Fixes #18926
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/18926#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list