At 08:57 24/05/99 PDT, you wrote:
>Hello all,
>
> I'm getting this error bounced back to me " 551 we do not relay" when I
>try to send mail to the linux-mandrake box, now note this IS NOT SENDING
>MAIL FROM THE BOX but TO THE BOX. I am able to send out just fine but when
>anybody tries to send a msg to the box they get it bounced back with that
>551 error.
> I have tried to put my Gateway in the ip-allow file, and also made sure
>that all my aliases are in the sendmail.cw file and that the line in the
>sendmail.cf file was not rem'ed out.
> Any other ideas?
>
>Thanx
>
>Eric
You need to have your domain listed in the sendmail.cw, mine looks like:
"nexnix.co.uk" and then restart sendmail with
"killall sendmail;/usr/sbin/sendmail -bd -q15m"
Then you need to be able to do a reverse lookup against any host in
that domain which will use the mail server. If the box cannot resolve
an IP address to a name, how will it know that the request is from
an acceptable domain?
hih
nick@nexnix