>Hi,
>
>I'm having trouble creating mailboxes. I am using RedHat7.1 with
>cyrus-imapd-2.0.16, cyrus-sasl-1.5.24, db-3.3.11 and openssl0.9.6b
>
>here is what happens:
>
># cyradm -u cyrus localhost
>Please enter your password:
>
>localhost> cm user.foobar
>createmailbox: Permission denied
>localhost> auth
>perl: digestmd5.c:1423: privacy_encode: Assertion `text->maxbuf > 0' failed.
>Aborted (core dumped)
>
>
>any ideas?
Ok, I've now tried
# cyradm -u cyrus --auth CRAM-MD5 localhost
and all of a sudden it appears magically fixed!
cool!
:-)