At 9/12/2003 06:04 PM -0700, Dave Gallegos wrote:
>Oh, OK, now I understand.  I'm fine with manually creating a Message-ID, but since I 
>don't know its purpose, I can only think of one question.  Can I create just one 
>static Message-ID string for all e-mails I send out?  If I send two e-mails to the 
>same domain at the same time with the same Message-ID (but to two different e-mail 
>addresses), will that create a problem?
> 
>Dave
> 

Message IDs should be unique.  There's a number of way to generate a random string, 
but a UUID might be best/easiest.  See CreateUUID() function in CF.  Then just add 
@your.server.name to the end and you're all set.

HTH,
-Max

==^=======================================================
     This list server is Powered by iMS
   "The Swiss Army Knife of Mail Servers"
   --------------------------------------
To leave this list please complete the form at 
http://www.coolfusion.com/Support/
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/Developers/
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [EMAIL PROTECTED]
==^=======================================================


Reply via email to