SIEVE vacation not works with "email aliases"

Niels Dettenbach nd at syndicat.com
Fri Apr 4 11:03:24 EDT 2014


Am Freitag, 4. April 2014, 09:33:47 schrieben Sie:
> require ["vacation","regex"];
> 
> vacation :days 7 :addresses ["address1 at example.com", "address2 at 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
 ---
 



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20140404/86b478fc/attachment-0001.bin 


More information about the Info-cyrus mailing list