Hi,
I did some more research on my problem and tracked the problem down to this
test in append.c (cyrus 2.4) :
else if (!strcmp(flag[i], "\\flagged")) {
if (as->myrights & ACL_WRITE) { // this test fails when
mailbox is a.b@domain
message_index.system_flags |=
I'd like to announce the release of Cyrus SASL 2.1.26 on
ftp.cyrusimap.org
Major changes in Cyrus SASL 2.1.26:
* Modernize SASL malloc/realloc callback prototypes
* Added sasl_config_done() to plug a memory leak when using an application
specific config file
* Fixed PLAIN/LOGIN authentication
I'd like to announce the release of Cyrus SASL 2.1.26 on
ftp.cyrusimap.org
Major changes in Cyrus SASL 2.1.26:
* Modernize SASL malloc/realloc callback prototypes
* Added sasl_config_done() to plug a memory leak when using an application
specific config file
* Fixed PLAIN/LOGIN authentication