Hello,
 
I am trying to learn more about Message-ID: header.
 
I use server-side components such as ASPmail and CDONTS to handle various kinds of email sent directly from the site -- say a confirmation email.
 
I've learned that these emails are missing a Message-ID: header, and therefore get the following SPAM test failure:
X-RBL-Warning: SPAMHEADERS: This E-mail has headers consistent with spam [4000020e].
 
My problem is that I don't know how to produce the Message-ID:
 
Should the mail component be creating these?
 
Any help or suggestions are greatly appreciated.

Thanks,
 
-- Sean
 
 
 

Reply via email to