Custom Message ID

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
thaimin
Forum Newbie
Posts: 4
Joined: Thu Sep 06, 2007 2:07 am

Custom Message ID

Post by thaimin »

I want to make sure, if I assign the Message-ID header myself, Swiftmailer will not go ahead and put it's own in there, right?
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: Custom Message ID

Post by Chris Corbyn »

thaimin wrote:I want to make sure, if I assign the Message-ID header myself, Swiftmailer will not go ahead and put it's own in there, right?
Correct :)
Post Reply