didn't actually send the message, and bump up the spam score.
Forged headers (which is what you are doing) aren't neccessarily a good
thing. :-)
Ian
_____
From: Robert Redpath [mailto:[EMAIL PROTECTED]
Sent: 09 June 2004 17:00
To: CF-Talk
Subject: CFMAIL flagged as spam
I am sending out an email to a user who signs up for a message board (as
well as subsequent messages) and the emails are getting flagged as spam and
either not being forwarded by the email server or being sent to a spam
quarantine folder in the users inbox. How do I get my CFMAIL email not
flagged as spam?
I've checked the CFadmin logs and the emails are being sent out of CF. I
can send an email via my outlook to the user but somehowusing CF it shows as
spam. I've also tried text email vs HTML. And I've added the MAILERID field
and the mail admin says there is a reverse DNS lookup on the email server
(Exchange 2003) but no luck. My CFMAIL code is below. Anyone have any
ideas?
TIA,
Bob
--------------------------
<cfmail
from="#application.prefs.adminName#
<#application.prefs.adminEmail#>"
subject="#application.prefs.forumsTitle#: Reply posted to topic
#topic.subject#" to="#subscriber.email#"
server="#application.prefs.mailServer#"
type="HTML"
MAILERID="Microsoft Outlook, Build 10.0.5510"
>
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

