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
1 changed files with 1 additions and 0 deletions
|
@ -495,6 +495,7 @@ class enotify {
|
||||||
$multipartMessageBody, // message body
|
$multipartMessageBody, // message body
|
||||||
$messageHeader // message headers
|
$messageHeader // message headers
|
||||||
);
|
);
|
||||||
|
logger("notification: enotify::send header " . $header, LOGGER_DEBUG);
|
||||||
logger("notification: enotify::send returns " . $res, LOGGER_DEBUG);
|
logger("notification: enotify::send returns " . $res, LOGGER_DEBUG);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue