Server is ubuntu 12.04 lts
using dovecot
I can't send or receive email using webmail.
If I telnet to mailserver I can't run the usual commands like ehlo or test (smtp port 25) It does connected but I just get underscores for text.
Need a little help. I can't seem to figure out what is going on. It seems like its a problem with postfix. Here is my log tail:
Nov 18 17:31:16 bdbisp01 dovecot: auth-worker: mysql(localhost): Connected to database dbispconfig
Nov 18 17:31:16 bdbisp01 dovecot: pop3-login: Login: user=<test@realdomain.com>, method=PLAIN, rip=192.168.1.5, lip=10.0.0.2, mpid=14845
Nov 18 17:31:16 bdbisp01 dovecot: pop3(test@realdomain.com): Disconnected: Logged out top=0/0, retr=0/0, del=0/1, size=1188
Nov 18 17:31:16 bdbisp01 postfix/smtps/smtpd[14835]: connect from unknown[192.168.1.5]
Nov 18 17:32:31 bdbisp01 postfix/smtps/smtpd[14835]: SSL_accept error from unknown[192.168.1.5]: lost connection
Nov 18 17:32:31 bdbisp01 postfix/smtps/smtpd[14835]: lost connection after CONNECT from unknown[10.20.0.2]
Nov 18 17:32:31 bdbisp01 postfix/smtps/smtpd[14835]: disconnect from unknown[10.0.0.2]
Nov 18 17:33:29 bdbisp01 postfix/smtps/smtpd[14835]: connect from localhost.localdomain[127.0.0.1]
Any help would be greatly appreciated
thx!