Few things: 1. Its not blocking it for us. 2. could be your cf server or mail relay server has been blacklisted. Ours is dedicated so we don't have that issue. If your in a shared envirnoment it may not be your doing, but your sharing the penalty for someone else's violations. 3.Faking outlook isn't so simple as change of tag parameter. If the reciever is smart enough it can expect outlook type format in the e-mail, and if it doesn't contain exactly outlook output, then it will reject e-mail from even going to a spam box. Best way I found to ensure it gets there is to create the mail in outlook, send it to yourself, view its source, and copy into coldfusion as is and replace your dynamic values. This gives you an exact outlook copy. 4. Easiest way to trouble shoot is check your mail server's log for the reason it isn't getting sent.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:313051 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

