Cant send mail
Posted: Thu Mar 15, 2007 1:25 am
I can get mail no problems, but when i try to send mail it just sits in the Internet Mail Gateway.
Using Release 11.0.2.1.
Host
from another server.
I think its a problem with sendmail. But no idea where to start. Any ideas?
Using Release 11.0.2.1.
]# lsof -i tcp:25 COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
omsmtpd 17911 root 4u IPv4 932791018 TCP mail1.domainhere:smtp (LISTEN)
Host
127.0.0.1 localhost
iphere mail1.domain mail1
# telnet localhost 25
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
from another server.
telnet mail1.domain25
Trying ip...
Connected to mail1.domain (ip).
Escape character is '^]'.
220 mail1.domain ESMTP Scalix SMTP Relay 11.0.2.17; Thu, 15 Mar 2007 00:47:31 -0500 (CDT)
I think its a problem with sendmail. But no idea where to start. Any ideas?