Unable to send Outgoing email otherwise fine
Posted: Sat Jun 23, 2007 1:50 pm
Hi all
After a successful test last week of course the actual install has issues.
Running FC5 resolved all dependencies prior to installation.
Incoming email is fine, internal email is fine however all email to an external address simply sits in the queue "Internet Mail Gateway"
I found the ldap issue and have gone through the article on the wiki chaging port to 3890 - all done.
I'd like to check the logs but not sure which ones I need to be looking at. /var/log/maillog is almost empty bar the sendmail startup reports. /var/log/mail/ is empty
[root@mail ~]# lsof -itcp:25
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
omsmtpd 2324 root 4u IPv4 6155 TCP mail.xxxxxxxx.co.uk:smtp (LISTEN)
sendmail 3330 root 4u IPv4 13048 TCP localhost.localdomain:smtp (LISTEN)
[root@mail ~]# lsof -itcp:3890
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
omslapd 2332 root 8u IPv4 6162 TCP *:ndsconnect (LISTEN)
omslapd 2332 root 9u IPv4 18175 TCP mail.xxxxx.co.uk:ndsconnect>mail.xxxxx.co.uk:50195 (ESTABLISHED)
omslapd 2332 root 11u IPv4 18208 TCP mail.xxxxx.co.uk:ndsconnect>mail.xxxxx.co.uk:56447 (ESTABLISHED)
HELP!
RevDarkman
After a successful test last week of course the actual install has issues.
Running FC5 resolved all dependencies prior to installation.
Incoming email is fine, internal email is fine however all email to an external address simply sits in the queue "Internet Mail Gateway"
I found the ldap issue and have gone through the article on the wiki chaging port to 3890 - all done.
I'd like to check the logs but not sure which ones I need to be looking at. /var/log/maillog is almost empty bar the sendmail startup reports. /var/log/mail/ is empty
[root@mail ~]# lsof -itcp:25
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
omsmtpd 2324 root 4u IPv4 6155 TCP mail.xxxxxxxx.co.uk:smtp (LISTEN)
sendmail 3330 root 4u IPv4 13048 TCP localhost.localdomain:smtp (LISTEN)
[root@mail ~]# lsof -itcp:3890
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
omslapd 2332 root 8u IPv4 6162 TCP *:ndsconnect (LISTEN)
omslapd 2332 root 9u IPv4 18175 TCP mail.xxxxx.co.uk:ndsconnect>mail.xxxxx.co.uk:50195 (ESTABLISHED)
omslapd 2332 root 11u IPv4 18208 TCP mail.xxxxx.co.uk:ndsconnect>mail.xxxxx.co.uk:56447 (ESTABLISHED)
HELP!
RevDarkman