It looks good to me but I would be interested to see Kym's opinion. As Kym is in Oz
it may be a while before you see her post.
Regards,
Howie
----- Original Message -----
From: "Bryant Tyson" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Friday, February 08, 2002 4:25 PM
Subject: [iMS] Code for Getting Past AOL/Yahoo Filters
> Ok just as a quick check, I have ended up with the following code for
> trying to sneak past Yahoo and AOL's filters with this weekends newsletter
> mailing. Does anyone see any problems with this code? Thanks again for all
> your help guys.
>
> <cfoutput query="receivers">
> <cfx_iMSmail
> HEADER_RECEIVED="from x.com [xxx.xxx.xxx.xxx] by mail.x.com"
> HEADER_TO="#goingto#"
> HEADER_FROM="#from#"
> HEADER_RETURN_PATH="#from#"
> HEADER_ERRORS_TO="#from#"
> HEADER_REPLY_TO="#from#"
> HEADER_SUBJECT="#newsletter.slug#"
> SMTPTO="#goingto#"
> SMTPFROM="#from#"
> MAXRECIPIENTS="10"
> BODY="Filler Text"
> HTML="#newsletter.content#">
> </cfoutput>
> </cfoutput>
>
> Receivers is the query with the emails in it.
>
> - Bryant Tyson, WEB DEVELOPER
>
==^=======================================================
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/iMSSupport.cfm
Need an iMS Developer license? Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^=======================================================