Jochem van Dieten wrote: > Can you send an email directly to me from CF? I'll dissect the headers > and post them back on the list.
This is what I received: > X-Virus-Scanned: amavisd-new at tudelft.nl > X-Spam-Flag: NO > X-Spam-Score: -2.589 > X-Spam-Level: > X-Spam-Status: No, score=-2.589 tagged_above=-99 required=5 > tests=[BAYES_00=-2.599, PROLO_LEO3=0.01] You have a negative spam score (the SA checks several RBLs too). > Received: from mail.a1webs.com (mail.a1webs.com [71.241.156.98]) > by mx1.tudelft.nl (Postfix) with ESMTP id EEA4022EE90 > for <[EMAIL PROTECTED]>; Sat, 3 Nov 2007 01:24:42 +0100 (CET) Your EHLO is consistent with your reverse DNS entry. > Received: from static-71-241-156-99.nycmny.fios.verizon.net [71.241.156.99] > by mail.a1webs.com with SMTP; > Fri, 2 Nov 2007 20:24:09 -0400 > Message-ID: <[EMAIL PROTECTED]> Wow, you have set the -Dmail.host property. Very good, I think less then 1 percent of admins does that. > Date: Fri, 2 Nov 2007 19:24:20 -0500 (EST) > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Sample CFMAIL for the headers! > Cc: [EMAIL PROTECTED] > Mime-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 7bit > X-Mailer: ColdFusion MX Application Server There is absolutely nothing wrong with this. Your server has a better configured mail & DNS system then 99% of the CF servers out there. The only thing you could try is to set a different X-Mailer, because it is rumoured some mail filters that haven't been updated since the previous millennium get triggered by the string "ColdFusion" (although I have never personally experienced it). Use something like "Pegasus Mail for Windows (4.21b)". Your IP address also doesn't have issues with any of the major RBLs: http://www.completewhois.com/cgi2/rbl_lookup.cgi?query=71.241.156.98&display=webtable And your IP address has a good reputation: http://www.senderbase.org/home/rep_lookup?search_name=71.241.156.98&action%3ASearch=Search Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292607 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

