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

0001 require ["vacation"];
0002 
0003 if true
0004 {
0005       testcommand;
0006 }
0007 
0008 # EDITOR Roundcube (Managesieve)
0009 # EDITOR_VERSION 8.2
0010 # rule:[Urlaub]
0011 if false # true
0012 {
0013        vacation :subject "XXX" "dsfgsdfgsdfg";
0014 }
0015 
0016 if true
0017 {
0018       testcommand;
0019 }