Menu

#1 Duplicate To header

open
nobody
None
5
2009-03-17
2009-03-17
No

The implementation example in dkim-test.php creates a duplicate To header.

The To header is inserted in the $headers variable, but is also automatically added by PHP's mail() function, so when the mail goes out, the To header is listed twice.

Some ISPs like Gmail ignore it. Some ISPs like Yahoo deliver it twice (and may fail DKIM validation)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.