Roger, On Sunday July 28, 2002 10:33, you said something about: > Hi > > I have a box with tow networkd cards and one sendmail, as my know that > sendmail can only sit on one ipaddress (DAEMON_OPTIONS in sendmail.mc), but > now, I want tow network cards have the mail transfering function, how do i > do that?
Since when can Sendmail only work on one address? You can have as many of these as you want... DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA') DAEMON_OPTIONS(`Port=smtp,Addr=ip.add.re.ss1, Name=MTA') DAEMON_OPTIONS(`Port=smtp,Addr=ip.add.re.ss2, Name=MTA') Or simply remove them entirely and it will listen on all interfaces. -- Brian Ashe CTO Dee-Web Software Services, LLC. [EMAIL PROTECTED] _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list