SnoopFrogg
MIS
I am able to receive email from users in the wananchi.com domain but cannot send to them (the email bounces back). I checked my SMTP logs and do not understand the 550 errors I'm receiving:
When I telnet to the wananchi.com mail server, I receive the following output initially.
Several Google search results I've gotten associate this error with Exim Mail. Is there something I can do on my Exchange 2K3 box to solve this problem?
[purple]
SnoopFrogg
MCSA+Security - Windows Server 2003
[/purple]
Code:
03/01/06 16:49:22 [3688:4792] __CheckReplyMultiLine():Reply from socket(2924) is: 550-Verification failed for <me@mydomain.com>
03/01/06 16:49:22 [3688:4792] __CheckReplyMultiLine():Reply from socket(2924) is: 550-Previous (cached) callout verification failure
03/01/06 16:49:22 [3688:4792] __CheckReplyMultiLine():Reply from socket(2924) is: 550 Unroutable sender address
03/01/06 16:49:22 [3688:4792] __CheckReplyMultiLine():Reply from socket(2924) is: 503 valid RCPT command must precede DATA
03/01/06 16:49:22 [3688:4792] SendEMailToDestination non of the recipients was accepted
03/01/06 16:49:22 [3688:4792] Sending 'QUIT'
03/01/06 16:49:23 [3688:4792] __CheckReplyMultiLine():Reply from socket(2924) is: 221 ns2.wananchi.com closing connection
When I telnet to the wananchi.com mail server, I receive the following output initially.
Code:
220-xserve.wananchi.com ESMTP Exim 4.60 #1
220-Fri, 03 Mar 2006 19:53:37 +0300
220-
220-This server uses various blacklist services to
220-filter mail from known spamming hosts & users.
220 See the Spam Advisory section at [URL unfurl="true"]www.spews.org[/URL] for more information.
Several Google search results I've gotten associate this error with Exim Mail. Is there something I can do on my Exchange 2K3 box to solve this problem?
[purple]
SnoopFrogg
MCSA+Security - Windows Server 2003
[/purple]