Quote:
|
Originally Posted by Anne H
so STARTTLS is starting. Perhaps it has to do with AUTH not listing PLAIN
or LOGIN?
|
Yes, some email clients such as Outlook Express need LOGIN.
Quote:
|
Originally Posted by Anne H
Not sure what you are looking for with netstat. It is really long so
I just cut out the part about imaps and pop3s.
[root@geta sendmail-8.13.6]# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:imaps *:* LISTEN 1612/dovecot
tcp 0 0 *  op3s *:* LISTEN 1612/dovecot
|
I wanted to see if sendmail is running, but you didn't post that part (or sendmail is really not running).