Cyrus SASL 2.1.26 Released

2012-11-19 Thread Ken Murchison
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

Cyrus SASL 2.1.26 Released

2012-11-19 Thread Ken Murchison
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

Re: Problem with included global sieve script when mailbox contains a dot

2012-11-19 Thread Thomas Cataldo
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 |=