[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] relaying denied for inbound mail from another server



Hi,
At 22:04 16-01-2003 -0500, cbtrussell wrote:
>Inbound mail is rejected relaying denied as follows:
>
>Jan 16 21:46:13 myhostname sendmail[32440]: h0H2kDs32440:
>ruleset=check_rcpt, arg1=<damnit@xxxxxxxxxxxxxxxxxxx>,
>relay=bay2-dav30.bay2.hotmail.com [65.54.246.87], reject=550 5.7.1
><damnit@xxxxxxxxxxxxxxxxxxx>... Relaying denied.  Please check your mail
>first or restart your mail session.
>
>DNS is not an issue, as the mail gets to the server.
>
>Domain is in the host/domain aliases field. Accordingly, domain name is
>listed in /etc/mail/local-host-names

If you do a grep, it should give the output:

grep Fw /etc/mail/sendmail.cf
Fw/etc/mail/local-host-names

Next do a grep for:

grep receivingdomain

You should see the receivingdomain.com in the output.  You should restart
sendmail after adding the domain.

If you still have problems, email me the real domain name and your
sendmail.cf.

Regards,
-sm