Warning, /pim/libksieve/src/ksievecore/scriptsparsing/autotests/data/vacation.siv is written in an unsupported language. File is not indexed.
0001 require "vacation-seconds"; 0002 require "vacation"; 0003 0004 #Script name: vacation 0005 0006 if true { 0007 vacation :seconds 4 :subject "message" :addresses "foo@example.com" text: 0008 vacation!!!!!!!!!!!!!! 0009 . 0010 ; 0011 0012 vacation :days 5 :subject "message" text: 0013 vacation bis!!!! 0014 . 0015 ; 0016 0017 }