Hmmm....ok...this is starting to get odd..

1) I can send email from localuser to localuser from command line. No issues

2) Iptables show:
-A RH-Lokkit-0-50-INPUT -p tcp -m tcp --dport 110 --syn -j ACCEPT
-A RH-Lokkit-0-50-INPUT -p tcp -m tcp --dport 25 --syn -j ACCEPT

3)nmap shows
Port       State       Service
25/tcp     open        smtp
110/tcp    open        pop-3

Error that the sending email server is 'Connection refused (port 25)'

Is there anything in the main.cf that I may have missed?

Scott


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of David Demner
Sent: Wednesday, July 16, 2003 11:50 AM
To: [EMAIL PROTECTED]
Subject: RE: Postfix RedHat9


<large snip for the bandwidth-challenged people>
>
> My guess is that your port is either not open on 25 or that it's
> restricted by iptables or hosts.deny.
>

I don't know anything about postfix, but I don't think this is correct.  If
port 25 was blocked, the logs wouldn't get into the maillog (which is
generated by postfix).  It sounds to me like a postfix configuration error.

David


--
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

Reply via email to