From: Matías M. <mat...@gm...> - 2011-10-28 23:53:44
|
Hello everybody, I'm trying to configure the mailing service (Postfix + Dovecot). It sends emails perfectly from the server since virtualmin sends me an email every time a new virtualhost is created, but I can't get to configure my client (I'm trying with thunderbird) and I tried every possible combination (IMAP, POP3, SSL/TLS). I created a user in the "Create a mail and ftp user" in virtualmin. which is called test.mydomain I access telnet this way: telnet mydomain 993 Trying xx.xx.xx.xx... Connected to mydomain.com. Escape character is '^]'. user test.mydomain Connection closed by foreign host. In the meanwhile i'm tailing /var/log/mail.log Oct 28 23:55:19 debian dovecot: imap-login: SSL_accept() failed: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [yy.yy.yy.yy] Oct 28 23:55:19 debian dovecot: imap-login: Disconnected: rip=yy.yy.yy.yy, lip=xx.xx.xx.xx, TLS handshake Oct 28 23:55:28 debian dovecot: imap-login: Disconnected: rip=127.0.0.1, lip=127.0.0.1, secured Oct 28 23:55:30 debian dovecot: pop3-login: Disconnected: rip=127.0.0.1, lip=127.0.0.1, secured Oct 28 23:55:31 debian postfix/smtpd[32622]: connect from debian.local[127.0.0.1] Oct 28 23:55:31 debian postfix/smtpd[32622]: lost connection after CONNECT from debian.local[127.0.0.1] Oct 28 23:55:31 debian postfix/smtpd[32622]: disconnect from debian.local[127.0.0.1] Can anybody give me a clue, I'm completely lost here. Thank you -- Matias |