Hi Luc, thanks
i've patched 0.5.4-1 manually -> vacation.php line 183 $old_script = utf8_decode($sieve_str->get_old_script($daemon)); -> lib/sieve-php.lib line 349 $this->script=utf8_encode(stripslashes($script)); with no success i got the same error. i've also tried the CVS Version, the same error. is there a configuration problem of cyrus ? in this case: have you a set of working config-files? any other idea ? thx -Thomas On Fri, 2005-03-25 at 15:22 +0100, Luc de Louw wrote: > Thomas B�rnert wrote: > > Hi Folks, > > > > web-cyradm 0.5.4-1 > > cyrus-imapd 2.2.12 > > apache 2.0.53 > > php 4.3.10 > > > > i got this error setting an vacation text. > > i typed in only on word "test", and in the > > log of apache appears this error. > > > > any idea ? > > > > by the way, with an older version of > > cyrus was it working :-(. > > Hi thomas, > > Since recent versions of cyrus-imapd sieve expects UTF-8 instead of > ASCII. I never fixe it in 0.5.4, please have a look at the CVS tree. The > snapshots are quite stable, and there is is fixed > > rgds > > Luc _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
