snpz wrote:I'm getting to the point where i should telnet to localhost on 143 port, but all the time i get an error message "* BYE Internal error occurred. Refer to server log for more information."
Port 143 is not enabled by default, please use port 993 (IMAP over TLS) instead.
snpz wrote:missing +x perm: /var/vmail, dir owned by 0:0 mo
Directory /var/vmail must be owned by "vmail:vmail", permission 0700.
Thanks for your reply!
Permissions are:
root@mail:/var/vmail# ls -l
total 12
drwx------ 2 vmail vmail 4096 dec 7 12:02 backup
drwx------ 2 vmail vmail 4096 dec 7 12:02 sieve
drwx------ 2 vmail vmail 4096 dec 7 12:01 vmail1
Tryed too use port 993, but no success
dovecot .log says:
Dec 09 10:32:25 imap-login: Info: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, TLS handshaking: SSL_accept() failed: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
Looking in dovecot.conf and can't find out should these lines has to look like this:
auth_default_realm =
# Authentication mechanisms.
auth_mechanisms = PLAIN LOGIN