Re: smtp (sendmail) problem

2002-10-30 Thread Pete Huckelba
At 08:53 AM 10/30/2002, you wrote: Actually, it is a little bit of a problem. If you don't edit the .mc file, then you could shoot yourself in the foot later on when you do need to make a change to the .mc file and forget about the interface you added directly into the .cf file. Then you go and

Re: smtp (sendmail) problem

2002-10-30 Thread Ed Wilts
On Wed, Oct 30, 2002 at 10:53:21PM +1000, Tony Nugent wrote: > 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 pur

Re: smtp (sendmail) problem

2002-10-30 Thread Rimas
Thank you guys, it helped me. Rimas - Original Message - From: "Tony Nugent" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 12:53 PM Subject: Re: smtp (sendmail) problem > On Wed Oct 30 2002 at 11:16, "Rimas" wrote:

Re: smtp (sendmail) problem

2002-10-30 Thread Tony Nugent
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

RE: smtp (sendmail) problem

2002-10-30 Thread Pavel Rozenboim
Comment out line DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA') in /etc/mail/sendmail.mc, then run (as root) 'm4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf'. > -Original Message- > From: Rimas [mailto:rmocius@;auste.elnet.lt] > Sent: Wed, October 30, 2002 1:17 PM > To: [EMAIL P