Warning, /pim/libksieve/src/ksievecore/vacation/autotests/data/vacation-deactive-send.siv is written in an unsupported language. File is not indexed.

0001 require ["vacation", "copy"];
0002 # EDITOR Roundcube (Managesieve)
0003 # EDITOR_VERSION 8.2
0004 # rule:[Urlaub]
0005 if false
0006 {
0007         vacation :days 7 :addresses "test@test.de" :subject "XXX" "dsfgsdfgsdfg";
0008         redirect "redirect@example.org";
0009 }
0010 
0011 redirect :copy "argh@example.org";