Some email servers flag mail with a FROM that is the same as the TO as a spam email. Many spammers are now using this technique to fool older spam filters.
HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server >>> Find out how iMS Stacks up to the competition: >http://www.coolfusion.com/imssecomparison.cfm ----- Original Message ----- From: "Daniel Chicayban" <[EMAIL PROTECTED]> To: "CF-Linux" <[EMAIL PROTECTED]> Sent: Friday, November 01, 2002 3:47 PM Subject: cfmx & qmail > I am having an issue with cfmail (mx) and qmail. This is the issue: > > "Error","scheduler-0","11/01/02","00:16:58",,"Sending failed; nested > exception is: javax.mail.SendFailedException: Invalid > Addresses; nested exception is: javax.mail.SendFailedException: > 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) > > The both servers run on rocknroll.chicayban.com.br. > > The error is caused by: > > <cfmail to="[EMAIL PROTECTED]" > from="[EMAIL PROTECTED]" > subject="test"> > test! > </cfmail> > > If I change this to > > <cfmail to="[EMAIL PROTECTED]" > from="[EMAIL PROTECTED]" > subject="test"> > test! > </cfmail> > > it works. > > I can send mails from my internal network (192.168.) using email clients > (send to anywhere/anyone I want) and cfmail can't running on the same > server as qmail (unless it's for a local mailbox). Does anybody know why? > > Thanks > Daniel > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
