Hi guys
i have one user who loops on login and the log looks like this:
Jun 18 14:30:23 collab cyrus/master[10337]: about to exec
/usr/lib/cyrus/bin/imapd
Jun 18 14:30:23 collab cyrus/imap[10337]: executed
Jun 18 14:30:23 collab cyrus/imap[10337]: accepted connection
Jun 18 14:30:28 collab cyrus
Patrick Boutilier wrote:
and I am getting this error:
Mar 31 01:33:41 collab cyrus/imaps[12733]: unable to get certificate
from '/usr/lib/ssl/imap.pem'
Mar 31 01:33:41 collab cyrus/imaps[12733]: TLS server engine: cannot
load cert/key data, may be a cert/key mismatch?
Mar 31 01:33:41 collab c
Hi all
I have created my TLS cert according to these instructions:
openssl req -new -nodes -out req.pem -keyout key.pem
openssl rsa -in key.pem -out new.key.pem
openssl x509 -in req.pem -out ca-cert -req \
-signkey new.key.pem -days 999
mkdir /var/imap
cp new.key.pem /var/imap/server.pem
rm
Hi folks
I am trying to authorise ldap groups with cyrus for use in public
folders. now looking though the mailing list has led me to finding that
ptloader is responsible for this.
I have not been able to find any documentation for this on my computer,
even though the doc package is installe
I have configured my cyrus to use imaps and am trying to use Thunderbird
to connect.
imaps as such works fine, but if i try to encrypt the authentication I
get the message that encryption is not enabled on my server.
the mail.log just gives me this:
Mar 29 18:05:43 collab cyrus/master[5558]:
AndrXs Tarallo wrote:
In a cyrus ima server I administer someone deleted manually a mailbox
(rm -f /var/spool/imap/user/themailbox), traying to fix a problem.
In the cyradm the mailbox still exists, and I can't delete it.
Theres a method for deleting the mailbox manully? Any help will be
app