[Mimedefang] Relaying denied

Stephen Johnson Stephen.Johnson at arkansas.gov
Thu Jul 22 11:38:04 EDT 2004


On Thu, 2004-07-22 at 09:48, Vivek Kumar wrote:
> Hi all,
> 
> I am trying to setup a mail server who will forward all the incoming
> mail to MS excange server after virus and spam check and outbound mail
> will come from MS exchage server to my mail server and then go out. I am
> getting following error message:
> 
> July 22 10:30:00 njmailserv vagated [23403]: Relaying denied for rcpt
> ancd at gorav.net

You have to tell sendmail that is OK to handle e-mail for gorave.net.
That is handle by the accessdb feature. You should have a file
/etc/mail/access.

Add a line

gorave.net		OK

Run the following command to rebuild the hash file.

makemap hash /etc/mail/access.db < /etc/mail/access



More information about the MIMEDefang mailing list