Hello. I was wondering if it was possible to use cyradm to administer an imaps server. Indeed, I have cyrus-imapd-2.2.12 server running only on port 993 but cyradm does not seem to like tls. If I make the server listen on port 143 then cyradm works fine. In cyrus.conf, I have imaps cmd="imapd -s" listen="imaps" prefork=0
Here is what I do: $ cyradm --port 993 server.domain.tld And this is what's appearing in the logs: imaps[20200]: TLS server engine: cannot load CA data imaps[20200]: imaps TLS negotiation failed: server.domain.tld [1.2.3.4] imaps[20200]: Fatal error: tls_start_servertls() failed Other than that imaps works fine for retrieving messages... Thanks in advance for any hints and let me know if you need more information. Regards, Antoine ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html