Re: 64-bit alignment problems.

2007-09-18 Thread Andy Fiddaman
On Mon, 17 Sep 2007, Ken Murchison wrote: ; ; I didn't like the way that the macro looked in the code, so I just typedef'd ; it instead. Here is my current patch. If it works, I'll commit it. Seems fine, no crashes with my test suite. Thanks! (for the other crash bug in the perl XS, would you

Re: 64-bit alignment problems.

2007-09-18 Thread Ken Murchison
Andy Fiddaman wrote: On Mon, 17 Sep 2007, Ken Murchison wrote: ; ; I didn't like the way that the macro looked in the code, so I just typedef'd ; it instead. Here is my current patch. If it works, I'll commit it. Seems fine, no crashes with my test suite. Thanks! (for the other

Problem with mail not being copied into Cyrus from postfix.

2007-09-18 Thread rdyes
I made a stupid mistake last night. I usually backup my Cyrus/postfix server by stopping both Postfix and Cyrus, have the backup run then start both of them. This has been working for years. Last night in my brilliance thought I could just stop Cyrus, leave postfix running and do the

Re: Problem with mail not being copied into Cyrus from postfix.

2007-09-18 Thread Nicolas KOWALSKI
[EMAIL PROTECTED] writes: I made a stupid mistake last night. I usually backup my Cyrus/postfix server by stopping both Postfix and Cyrus, have the backup run then start both of them. This has been working for years. Last night in my brilliance thought I could just stop Cyrus, leave

Crash in perl XS module.

2007-09-18 Thread Andy Fiddaman
I'm seeing a crash whenever a perl process exits that uses the Cyrus IMAP.pm perl module. The cleanup function in the IMAP.xs checks the reference count post decrement rather than pre, therefore it double frees memory and ends up calling imclient_destroy() twice for the same object. The

additional sieve extensions

2007-09-18 Thread Jens Kleikamp
Hi I am using Cyrus 2.3.8 on Gentoo and want to use the sieve-extensions body and include. Maybe someone could point me into the right direction on how to achieve that? Thanks in advance and Best Regards Jens Kleikamp Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: