Re: Mailing list integration question [message #168841 is a reply to message #168839] |
Sun, 28 July 2013 16:57 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to previous message](/forum/theme/default/images/down.png) |
![](//www.gravatar.com/avatar/f55310bd2536f71955f9211b912cc0d0?s=64&d=mm&r=g) |
cpreston
![United States United States](/forum/images/flags/us.png) 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
|
|
|