Hi Howie and list,
I constantly get (while testing IMS-SE):

X-RBL-Warning: SPAMHEADERS: This E-mail has headers consistent with spam [4000020f].
(My own SPAM-protection (Declude JunkMail) keeps telling me this)

I have the following in the .cfm-template configured:

<cfset email = "[EMAIL PROTECTED]">
<cfx_iMSmail
                smtpto="#email#"
                smtpfrom="[EMAIL PROTECTED]"
                header_subject="this is a test"
                header_to="#email#"
                HEADER_From="[EMAIL PROTECTED]"
                header_Content_Type="text/plain; charset=ISO-8859-1"
                header_X_Mailer="InFusion eMail Server"
                HEADER_MIME_Version="1.0"
                HEADER_Content_Transfer_Encoding="7bit"
                BODY="this is a test">

Anything I missed here ?

Uwe

==^=======================================================
This list server is Powered by iMS  "The Swiss Army Knife of Mail Servers"
--------------------------------------------------------------------------------------
This list is provided as a free service.  Although we will try to address issues
in a timely manner, support via this list is not guaranteed.  If you require expedited
support then a support contract is required.  Support may be purchased from
http://www.coolfusion.com/commerce.  Details regarding support options may be reviewed
at: http://www.coolfusion.com/SupportOptions.cfm
--------------------------------------------------------------------------------------
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