Ok, this is solved. I found out that I hadn't added some of my IPs on the 
tcp.smtp database.

Daniel

At 03:47 PM 11/1/2002 -0500, you wrote:
>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
>
>
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
------------------------------------------------------------------------------
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.

Reply via email to