No, By default, the SMTP service will only listen on 127.0.0.1. To add more addreses, you will need to add them into /etc/mail/sendmail.cf. Look the next example:
# SMTP daemon options O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA O DaemonPortOptions=Port=smtp,Addr=192.168.1.21, Name=MTA ... Just add all addresse you need into this section. Regards Yanick > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 3 July, 2003 13:54 > To: [EMAIL PROTECTED] > Subject: Sendmail automatically listens on all IP addresses > > Hello, > > I'm trying to setup a redhat server that takes all incoming mail and > then forwards it on to an exchange server. I've got sendmail setup, and > I am able to send mail out. My problem is, it's not getting mail and > forwarding it on. I've got the mx record setup properly. My question is, > does Sendmail automatically listen on all IP addresses? > > > -- > Jody Cleveland > ([EMAIL PROTECTED]) > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED] > https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list