Sieve issue with Cyrus on RHEL4
David Chait
davidc at bonair.stanford.edu
Tue Mar 27 09:42:06 EST 2007
Michael Menge wrote:
> Hi David,
>
> there are many reasons why a script may not work. The Answers to the
> followin questions may help.
>
> 1. How does the script fail?
> 2. Are you able to install the script with timsive?
> 3. Can you send the script, and the imapd.conf
> the value of sieve_extensions is important.
> 4. Does the logfile shows errors or other hints?
>
> regards
>
> Michael Menge
>
Michael,
The script fails in that no email response is sent to the original
sender, though I have not been able to locate a log file entry showing
the error specifically. The vacation filter is being created and
installed by avelsieve:
3 files are created by avelsieve in the user's sieve dir:
phpscript.script:
# This script has been automatically generated by avelsieve
# (Sieve Mail Filters Plugin for Squirrelmail)
#AVELSIEVE_VERSIONYTo0OntzOjU6Im1ham9yIjtpOjE7czo1OiJtaW5vciI7aTowO3M6NzoicmVsZWFzZSI7aToxO3M6Njoic3RyaW5nIjtzOjU6IjEuMC4xIjt9
#AVELSIEVE_CREATED1174933731
#AVELSIEVE_MODIFIED1174933731
require
["fileinto","reject","vacation","imapflags","relational","comparator-i;ascii-numeric","regex","notify"];
if
#START_SIEVE_RULEYTo1OntzOjQ6InR5cGUiO3M6MToiNCI7czo2OiJhY3Rpb24iO3M6MToiNiI7czoxMzoidmFjX2FkZHJlc3NlcyI7czoyNToiZHRheWVAYm9uYWlyLnN
0YW5mb3JkLmVkdSI7czo4OiJ2YWNfZGF5cyI7czoxOiIxIjtzOjExOiJ2YWNfbWVzc2FnZSI7czoxMzA6IlRoaXMgaXMgYW4gYXV0b21hdGVkIHJlcGx5OyBJIGFtIGF3YXk
gYW5kIHdpbGwgbm90IGJlIGFibGUgdG8gcmVwbHkgdG8geW91IGltbWVkaWF0ZWx5Lkkgd2lsbCBnZXQgYmFjayB0byB5b3UgYXMgc29vbiBhcyBJIHJldHVybi4iO30%3DE
ND_SIEVE_RULE
true {
vacation :days 1 :addresses ["dtaye at bonair.stanford.edu"] text:
This is an automated reply; I am away and will not be able to reply to
you immediately.I will get back to you as soon as I return.
.
;
}
phpscript.bc:
CyrSBytecode will get back to you as soon as I return.
defaultbc:
This is a sym link to phpscript.bc
Cheers,
David
More information about the Info-cyrus
mailing list