I just double checked, the header_from being the same can cause the problem too.
-----Original Message----- From: Jason Bailey [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 9:48 AM To: inFusion Support List Subject: RE: [iMS] Spam filter blocking emails Doesn't appear so. Here's what we've got: <cfx_iMSmail BODY="#Mailings.Text#" header_to="#mailings.GRF_Email#" header_subject="#Mailings.Subject#" header_from="#Mailings.User_Email#" header_reply_to="#mailings.user_email#" header_app="#application.header_app#" header_Mail_ID="#Mailings.Mail_ID#" failto="null" warnto="null" HTML="#Mailings.HTML#" MAXRECIPIENTS="25" PARSETOKENS="NO" SMTPTO="#Mailings.GRF_Email#" SPOOLDIR="#application.SpoolDir#" SMTPFrom="[EMAIL PROTECTED]" QuotedPrintable="yes" > -----Original Message----- From: Marc Lichtenfeld [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 8:39 AM To: inFusion Support List Subject: RE: [iMS] Spam filter blocking emails Hi Jason, Is the smtpfrom address her from address? If so, that would cause the message to be blocked due to spoofing. Marc -----Original Message----- From: Jason Bailey [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 9:36 AM To: inFusion Support List Subject: [iMS] Spam filter blocking emails Greetings, Have a client who is not receiving the newsletter broadcasts we are mailing for her. She seems to think that it is her corporate spam filter blocking the email. Figured someone in this group has faced the same issue and was hoping they would share insight as to what I can check. In previous post about determining if email could be considered spam, writer said: Seems >pretty simple: run the message though a ton of conditional statements and see what it >scores, Does anyone have a list of items I can check along those lines? TIA! ==^======================================================= 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] ==^=======================================================
