Am Freitag, 4. April 2014, 09:33:47 schrieben Sie:
> require ["vacation","regex"];
> 
> vacation :days 7 :addresses ["addre...@example.com", "addre...@example.com"]
> text:

ahh! This syntax seem to work so far. Thank you!

I've tried/used things similiar to this (roundcube generated):

## Generated by Roundcube Webmail SieveRules Plugin ##
require ["vacation"];

if anyof (true)
{
        vacation
                :days 7
                :subject "Bin kurz weg"
                "..und gleich wieder da";
}


any idea why it is not working?

many thanks again.

cheerioh,


Niels.
-- 
 ---
 Niels Dettenbach
 Syndicat IT & Internet
 http://www.syndicat.com
 PGP: https://syndicat.com/pub_key.asc
 ---
 



Attachment: signature.asc
Description: This is a digitally signed message part.

----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Reply via email to