Ross Boylan wrote on 10/05/2007 19:51: >I tried installsieve -i but got "upload failed." > >The man page for installsieve notes that "sieve names may not contain >a '.'", so I tried a name without a '.'. It didn't help. The man >page is confusing: the quoted phrase sounds as if all '.' are out, but >the immediately preceding discussion is only about names ending in >'.script'. > >
In my experience, the sievescript names _should_ not _start_ with a dot. A dot somewhere in the script name is no problem though. Could you please try compiling your sieve script using sievec? /usr/lib/cyrus/bin/sievec <your_script> /tmp/sieve.bc If your script doesn't issue an error there, we need to dig into sieveshell/installsieve to find the problem there. However if sievec returns an error, your script is wrong in some aspect. Regards, Sven
signature.asc
Description: OpenPGP digital signature

