Closed (fixed)
Project:
SMTP Authentication Support
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2013 at 11:57 UTC
Updated:
5 Mar 2014 at 18:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alexandrezia commentedI had the same issue, project_issues module is trying to set Message-Id header but smtp module is not using it.
I've made this patch to make smtp module use Message-Id header if existent, and fixed this issue.
Submmiting a patch.
Comment #2
alexandrezia commentedComment #4
alexandrezia commentedRe submiting the patch file,
Comment #5
JKey commented#4: smtp-messageid-2040661-4.patch queued for re-testing.
Comment #6
sbassett commentedWill this patched be rolled into smtp?
Comment #7
ckt.orange commentedHaving same problem with print,email and pdf module.
Once the SMTP module is installed. Others email function all give me this problem.
Comment #8
wundo commentedCommitted