Re: Please help with sendmail configuration

2002-02-11 Thread odemba
comment the line that starts with DAEMON_OPTIONS in the file /etc/mail/sendmail.mc then re-run m4 odemba > On Fri, 8 Feb 2002 20:23:42 EST > [EMAIL PROTECTED] wrote: > > > I am having a problem with inbound SMTP connections. First of all, I am > > running a brand new install of Redhat 7.2 an

Re: Please help with sendmail configuration

2002-02-09 Thread Pieter De Wit
Hello Cory,   Stab in the dark here,   What did you set the firewall rules as ?   Cheers,   Pieter - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, February 09, 2002 03:23 Subject: Please help with sendmail configuration I am

Re: Please help with sendmail configuration

2002-02-08 Thread R P Herrold
On Fri, 8 Feb 2002 [EMAIL PROTECTED] wrote: > I am having a problem with inbound SMTP connections. First of all, I am > running a brand new install of Redhat 7.2 and I have made sure that sendmail > is running. I am trying to set the box up to receive incoming mail (within see: http://www

RE: Please help with sendmail configuration

2002-02-08 Thread Roger
lf Of [EMAIL PROTECTED] Sent: Saturday, February 09, 2002 9:24 AM To: [EMAIL PROTECTED] Subject: Please help with sendmail configuration   I am having a problem with inbound SMTP connections.  First of all, I am running a brand new install of Redhat 7.2 and I have made sure that sendmail is running. 

Re: Please help with sendmail configuration

2002-02-08 Thread Ashley M. Kirchner
[EMAIL PROTECTED] wrote: > I am having a problem with inbound SMTP connections. First of all, I am running a >brand new install of Redhat 7.2 and I have made sure that sendmail is running. Please do not post in HTML. A stock RedHat install has sendmail configured to only listen on 127

Re: Please help with sendmail configuration

2002-02-08 Thread CNDerrick
I should have mentioned that I have checked that. I turned off all rules. When I issue /etc/rc.d/init.d/ipchains status all three lines show ACCEPT. Any other ideas?

Re: Please help with sendmail configuration

2002-02-08 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: >I am having a problem with inbound SMTP connections. First of all, I am >running a brand new install of Redhat 7.2 and I have made sure that sendmail >is running. I am trying to set the box up to receive incoming mail (w

Re: Please help with sendmail configuration

2002-02-08 Thread Gerry Doris
Go to /etc/mail and look at sendmail.mc. Check out the verbage at the bottom and make sure you have commented out the line restricting sendmail to only listening to localhost. Then rerun the macro per instruction at the top of the file. Gerry -- "The lyfe so short, the craft so long to lear

Re: Please help with sendmail configuration

2002-02-08 Thread Jonathan M. Slivko
On Fri, 8 Feb 2002 20:23:42 EST [EMAIL PROTECTED] wrote: > I am having a problem with inbound SMTP connections. First of all, I am > running a brand new install of Redhat 7.2 and I have made sure that sendmail > is running. I am trying to set the box up to receive incoming mail (within > my

Please help with sendmail configuration

2002-02-08 Thread CNDerrick
I am having a problem with inbound SMTP connections.  First of all, I am running a brand new install of Redhat 7.2 and I have made sure that sendmail is running.  I am trying to set the box up to receive incoming mail (within my local network), i.e. to [EMAIL PROTECTED]  Outgoing mail works fine. H