Postby TRACKS » Wed Mar 07, 2007 11:50 am
This issue is resolved.
Turned out I had a host file issue had to add the following
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
192.168.2.1 sysname.mydomain.com sysname
I had several issues using the GUI tool in Rhat so I added the entry manually and restarted the network all is good now.
this now returns
lsof -i tcp:25
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
sendmail 7012 root 4u IPv4 31423 TCP localhost.localdomain:smtp (LISTEN)
omsmtpd 9215 root 6u IPv4 34802 TCP sysname.mydomain.com:smtp (LISTEN)
TRACKS
4000+ users