I have the firewall set to allow incoming mail. I have even tried to turn the firewall off and still can't get incoming mail. I am running a business class dsl and have checked with SWBell and they "supposedly" are not blocking port 25 to me. They say that they are NOT blocking anything to me. I have 3 machines that I have setup with RH9 and can't get any of them to receive mail. I have 6 other machines running RH7.x and have no problems with them.

Thanks
Steve

At 10:39 AM 9/2/2003 -0400, Jason Dixon wrote:
On Tue, 2003-09-02 at 10:34, Steve Buehler wrote:
> I have installed RedHat 9 and sendmail will only work for me if the mail
> originates on the local host. I have edited the /etc/mail/sendmail.mc file
> to read:
> dnl # DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
>
> Then I ran:
> m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
>
> My /etc/mail/sendmail.cf file looks like this now.
> # SMTP daemon options
> O DaemonPortOptions=Name=MTA
>
> I then typed:
> service sendmail restart
>
> I have even rebooted the system and I can still not get it to except any
> email from outside. From another machine off my local network, I type (and
> get) the following:
> /etc# telnet 65.69.170.229 25
> Trying 65.69.170.229...
> telnet: connect to address 65.69.170.229: Connection timed out
>
> Can anybody let me know what I am doing wrong? It would sure be nice if I
> could get mail to my systems.


A "netstat -vant" should reveal sendmail listening on all interfaces
(0.0.0.0:25).  Have you modified your firewall (if one exists) to allow
incoming connections to tcp/25?  I see you're on DSL, but I'm not sure
whether it's commercial or residential.  If residential, are you sure
SWBell isn't filtering out incoming port 25?


-- Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

--
This message has been scanned for viruses and
dangerous content by the MailScanner at ow4, and is
believed to be clean.



-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to