Re: Mailing list integration question [message #168841 is a reply to message #168839] |
Sun, 28 July 2013 16:57 |
|
cpreston
Messages: 160 Registered: July 2012 Location: Oceanside
Karma:
|
Senior Member |
|
|
Quote:Yes, you're right! Just remember that the mailing list may assign a different Message ID, and we will grab and store the list's ID as soon as we spot the message on the list.
That's not how Message-ID is SUPPOSED to work. Each message should have a message-id and should not be changed. Some mailing lists (like Mailman) will give an email a message-id if it doesn't have one, because it should have one for proper threading. I've verified that mailman and listserv will only generate a message-id if the incoming message doesn't have one, or if IT is the one sending the message (e.g. a reminder or something).
Quote:we're most definitely not using PHPMailer. Should we?
Everybody else sending email in PHP sure does. Not sure how big of a deal it is to change that, though, or what benefit you would get by changing it.
[Updated on: Sun, 28 July 2013 19:37] Report message to a moderator
|
|
|