-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wesley Craig wrote:
| On 13 Apr 2008, at 17:19, Goetz Babin-Ebell wrote:
|> Cyrus barfing on no CA data set with no client authentication is a bug.
|
| Hard not to agree. :) Submit a patch, please.
OK, I've opened a ticked and submitted the patch:
h
Andrew Morgan wrote, at 04/14/2008 12:44 PM:
> Isn't there a way to have Cyrus listen on the regular IMAP port (143)
> but require a secure connection to login? Some trick with
> allowplaintext and/or sasl_minimum_layer?
Yes. For example:
sasl_pwcheck_method: auxprop
sasl_mech_list: PLA
On Sun, 13 Apr 2008, Sébastien Rozier wrote:
I want to desactivate completely imap service to keep only imaps.
But I can't manage to connect to my server with cyradm.
(Everything is working fine if I keep regulat imap service)
I tried this (thanx to Simon Matter) but it doesn't work for me :
cy
I wish to migrate imap accounts from my current cyrus-imapd-2.2.3-4 on RHEl3
to cyrus-imapd-2.3.7 on RHEL5. I have the new server installed and the db
formats will ramin the same on both servers except for deliver.db and
tls_sessions.db which will change from berkeley to skiplist. My
understandin
Hi,
I've got two servers running cyrus-imapd 2.3.11 from
ftp://ftp.andrew.cmu.edu/pub/cyrus/ with the drac_auth.patch applied.
I'm trying to replicate the mailstore from the primary server to a
backup server. Both servers have an identical "imapd.conf" /
"cyrus.conf", except for the master hav