MantisBT: master 0bb3cfb1

Author Committer Branch Timestamp Parent
dregad dregad master 2016-06-05 14:49 master 8684dfea
Affected Issues  0020679: Enhance the logging to show email addresses being sent to
 0020684: Possible regression caused by changed $g_debug_email handling
Changeset

Enhance logging to show debug email when used

Prior to this, when using an invalid address, user would not see a clear
indication in the log file that the debug email was being used,
resulting in confusion caused by the error message generated by
email_send().

This commit adds a LOG_EMAIL_VERBOSE entry clearly showing when the
debug email address is used.

Fixes 0020679

mod - core/email_api.php Diff File