extra email enotify logging to help convince dreamhost that they've got breakage in one of their queues.
This commit is contained in:
parent
4654ebd43b
commit
bb188cbdf2
|
@ -495,6 +495,7 @@ class enotify {
|
|||
$multipartMessageBody, // message body
|
||||
$messageHeader // message headers
|
||||
);
|
||||
logger("notification: enotify::send header " . $header, LOGGER_DEBUG);
|
||||
logger("notification: enotify::send returns " . $res, LOGGER_DEBUG);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue