[NTLUG:Discuss] Sendmail auth
Richard Humphrey
richard at multicam.com
Fri May 30 08:03:47 CDT 2003
[snip]
Two more stabs:
1) You may also want to make sure that it's listening via
netstat -pnat
and
2)
From the link you posted:
The last thing you need to do is to instruct the client to use SSL or
TLS with the outgoing mail server.
[snip]
here is what i see when telnet localhost 25
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH LOGIN PLAIN
250-DELIVERBY
250 HELP
When I posted the original message my client was not set up for SSL. It
has now been changed to use SSL for port 25. Still no go. Should I be
able to telnet to port 25 from remote location? I am unable to.
netstat -pnap shows that sendmail is listening.
tcp 0 0 0.0.0.0:25 0.0.0.0:*
LISTEN 16739/
More information about the Discuss
mailing list