Sendmail

John Abreau jabr at blu.org
Fri Mar 16 18:22:02 EST 2001


Anthony Gabrielson <agabriel at home.tzo.org> writes:

> Hello all,
>          I'm having a problem with sendmail.  I can't send mail from the 
> other computers on my network through my server.  I get a relaying denied 
> error 550.  Anyway if anyone could be kind enough to give me a hand it 
> would be appreciated.  I have attached a rather large config file.
> 
> Thanks,
> Anthony

[large enclosure deleted]

Anthony;

There's a setting in /etc/sendmail.cf for a file containing a list of
systems allowed to relay mail through the server. The setting on my system
is

    FR-o /etc/mail/relay-domains

This is on Redhat 7.0; as I recall, Solaris uses a different filename, and
presumably many other platforms do too. Check the sendmail.cf file to
verify what your server uses.

I believe if you put "foo.com" in this file, sendmail will then allow 
relaying for any host in the foo.com domain. Also, you can put in specific
IP addresses, so if you have a static IP address at your ISP, you can
permit relaying from your dialup machine.

Of course, sendmail won't reread the file until you send it a HUP signal
or restart it:

    kill -HUP <process-id>


--
John Abreau / Executive Director, Boston Linux & Unix 
ICQ#28611923 / AIM abreauj / Email jabr at blu.org



-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list