I'm able to login to my imap server using IMAP. But when I choose POP3 SSL connection in Kmail, the imap server is killed. However POP3,IMAP,IMAPS is ok. Here's the log:
May 13 20:01:22 thunderbolt ctl_mboxlist[4905]: running mboxlist recovery May 13 20:01:22 thunderbolt ctl_mboxlist[4905]: done running mboxlist recovery May 13 20:01:22 thunderbolt master[4903]: ready for work May 13 20:01:22 thunderbolt ctl_mboxlist[4907]: checkpointing mboxlist May 13 20:01:23 thunderbolt pidof: 4903 May 13 20:01:23 thunderbolt cyrus: succeeded May 13 20:01:56 thunderbolt pop3d[4913]: pop3s: required OpenSSL options not present May 13 20:01:56 thunderbolt master[4903]: process 4913 exited, signaled to death by 11 How do I add the OpenSSL options? How do I check whether the compilation of cyrus-imap has OpenSSL included (I used RPM. I believe OpenSSL is included, since the SRPM shows that openSSL is really included)? I'm afraid that if anyone changed their setting to SSL, then the server is dead.....