I have some users who are trying to receive email from username@cs.com addresses. They were not succeeding. I telnetted into cpanel16, and used various addresses with cs.com as the suffix. Everytime I got:
220-cpanel16.gzo.com ESMTP Exim 4.34 #1 Sun, 23 May 2004 15:56:29 -0500
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
helo cs.com
250 cpanel16.gzo.com Hello cs.com [162.xx.xx.xx]
mail from: <bobdylan@cs.com>
250 OK
rcpt to: <name@mydomain.com>
550-Verification failed for <bobdylan@cs.com>
550-unrouteable mail domain "cs.com"
550 Sender verify failed
quit
221 cpanel16.gzo.com closing connection
What's the problem here? I can succesfully send mail to two other servers using an @cs.com address, but not to my dathorn server. I googled for a while, but found nothing. Thanks
220-cpanel16.gzo.com ESMTP Exim 4.34 #1 Sun, 23 May 2004 15:56:29 -0500
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
helo cs.com
250 cpanel16.gzo.com Hello cs.com [162.xx.xx.xx]
mail from: <bobdylan@cs.com>
250 OK
rcpt to: <name@mydomain.com>
550-Verification failed for <bobdylan@cs.com>
550-unrouteable mail domain "cs.com"
550 Sender verify failed
quit
221 cpanel16.gzo.com closing connection
What's the problem here? I can succesfully send mail to two other servers using an @cs.com address, but not to my dathorn server. I googled for a while, but found nothing. Thanks
Ohhh....that's some match there! Guess there's some news I try to avoid. Even when staring right at it!
Comment