On Thu, 9 Sep 2004, Bastian Schern wrote:
If the magic number in the file header isn't right, you get this. Have you moved sieve service between machines of different byte orders? That was a problem some time ago (I think).
Okay, but I had not moved the sieve service between machines of different byte orders. I had installed the Cyrus IMAPD on a clean SuSE 9.1 Linux and than moved only the INBOXes.
and not any of the sieve stuff, or what?
You might be able to use sievec to save yourself here.What is the sievec?
/* sievec.c -- compile a sieve script to bytecode manually
Syntax: sievec [-C <altconfig>] <filename> <outputfile>
so, sievec sieve-script bytecode-file
--- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html