On Wed Oct 30 2002 at 11:16, "Rimas" wrote:

> I have installed sendmail on my RH 8 box and sendmail service is only
> running on loopback interface.

(which is an excellent default configuration for general
distribution purposes).

> How to add it to run on eth0?

Add another entry to the sendmail.cf file that specifies the IP on
that interface (with syntax exactly like the one for 127.0.0.1).

Or comment out that line altogether, in which case sendmail will
bind to all IPs on all interfaces.

> Thank you
> 
> Rimas

(Of course the "real way" to do this is to add the entry into the
.mc file then recreate the .cf from there.  But for quick hacks like
this, no problem).

Cheers
Tony




Reply via email to