jim.thornton
Verified User
- Joined
- Jan 1, 2008
- Messages
- 334
I am running Zimbra mail server (on a remote machine) and I have added an extra account which I have done many times. When I try to pull in the mail from this account (from my DA server) it is not working. I'm getting an error message.
I have logged into my DA server and looked at the log files:
Then I tried unchecking the "use SSL" box but I got this:
The problem is that I don't understand the error code. I find it weird that the user is blank. I see there is something wrong with the SSL on the server. I have not installed a server SSL because I thought that DA created a self-signed certificate. But, if that is not the case then I can buy one and put it on, but I don't think that will help if I do a server-side one because the domain is different.
Not really sure what to do here. Can someone please help me debug and fix this?
I have logged into my DA server and looked at the log files:
Code:
Aug 9 14:45:53 s2 dovecot[20509]: imap-login: Disconnected (no auth attempts in 1 secs): user=<>, rip=37.247.48.108, lip=108.166.181.204, TLS handshaking: SSL_accept() failed: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown: SSL alert number 46, session=<T+A+uzYA2gAl9zBs>
Then I tried unchecking the "use SSL" box but I got this:
Code:
Aug 9 14:49:50 s2 dovecot[20509]: imap-login: Disconnected (no auth attempts in 1 secs): user=<>, rip=37.247.48.108, lip=108.166.181.204, TLS handshaking: SSL_accept() failed: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown: SSL alert number 46, session=<bpxdyTYA7gAl9zBs>
Not really sure what to do here. Can someone please help me debug and fix this?