Closed (fixed)
Project:
SMTP Authentication Support
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2016 at 20:52 UTC
Updated:
10 May 2016 at 23:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
damienmckennaCan you please show where that might have been added?
Comment #3
mbnsorg commentedLooks like the issue was introduced in this commit, related to smtp.mail.inc
http://cgit.drupalcode.org/smtp/commit/?id=19e7c1028ccd7cf6f12416a6e8e68...
Looks like the commit was to support a queueing scenario, but the effect was the removal of logging for the ALL config setting when sending mail through function mailWithoutQueue(array $message).
Comment #4
wundo commentedComment #7
wundo commented