From: Michael Loftis (no email)
Date: Wed Sep 01 2004 - 15:14:51 EDT
sieve requires :address(es?) lines and only responds to addresses listed in
tose lines in my experimentation.
--On Wednesday, September 01, 2004 14:07 +0300 Gil Freund
<> wrote:
> Hi,
>
> I am having a problem using sieve for vacation notices. I am using Cyrus
> 2.1.16 (Debian Sarge) with LDAP and Postfix.
> We are using Squirrelmail for reading mail and server side scripting. All
> seem to work apart from the vacation.
>
> This is the script generated by Squirrelmail (actually, avelsieve):
>
># This script has been automatically generated by avelsieve
># (Sieve Mail Filters Plugin for Squirrelmail)
># AVELSIEVE_VERSIONYTo0OntzOjU6Im1ham9yIjtpOjA7czo1OiJtaW5vciI7aTo5O3M6Nzo
># icmVsZWFzZSI7aToxMDtzOjY6InN0cmluZyI7czo2OiIwLjkuMTEiO30=
># AVELSIEVE_CREATED1094028473
># AVELSIEVE_MODIFIED1094028473
> require
> ["fileinto","reject","vacation","imapflags","relational","comparator-i;as
> cii-numeric","regex","notify"];
> if
># START_SIEVE_RULEYTo1OntzOjQ6InR5cGUiO3M6MToiNCI7czo2OiJhY3Rpb24iO3M6MToi
># NiI7czoxMzoidmFjX2FkZHJlc3NlcyI7czowOiIiO3M6ODoidmFjX2RheXMiO3M6MToiNyI7
># czoxMToidmFjX21lc3NhZ2UiO3M6MTM3OiJJIHdpbGwgYmUgb3V0IG9mIG9mZmljZSB1bnRp
># bCBTZXB0ZW1iZXIgOXRoLiBJbiBjYXNlIG9mIHVyZ2VudCBtYXR0ZXJzLCBhIG1lc3NhZ2Ug
># Y2FuIGJlIGxlZnQgYXQgRGV2ZWxvZ2VuIElzcmFlbCwgcGhvbmU6ICs5NzIgOCA5Mzg3Nzc3
># LiI7fQ%3D%3DEND_SIEVE_RULE
> true {
> vacation :days 7 text:
> I will be out of office until September 9th. In case of urgent matters, a
> message can be left at Develogen Israel, phone: +972 8 9387777.
> .
> ;
>
> I see no error in the mail log.
>
> Thanks
>
> Gil
> ---
> 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
>
-- Undocumented Features quote of the moment... "It's not the one bullet with your name on it that you have to worry about; it's the twenty thousand-odd rounds labeled `occupant.'" --Murphy's Laws of Combat --- 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
|
|
|