Warning, /pim/libksieve/src/ksievecore/scriptsparsing/autotests/data/test-vacation-ref.siv is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0"?><script><control name="require"><list><str type="quoted">fileinto</str><str type="quoted">vacation</str></list></control><crlf/><comment type="hash"> Move spam to spam folder</comment><control name="if"><test name="header"><tag>contains</tag><str type="quoted">X-Spam-Flag</str><str type="quoted">YES</str></test><block><crlf/><action name="fileinto"><str type="quoted">spam</str></action><crlf/><comment type="hash"> Stop here so that we do not reply on spams</comment><action name="stop"/><crlf/></block></control><crlf/><action name="vacation"><crlf/><comment type="hash"> Reply at most once a day to a same sender</comment><tag>days</tag><num>1</num><crlf/><tag>subject</tag><str type="quoted">Out of office reply</str><crlf/><comment type="hash"> List of additional recipient addresses which are included in the auto replying.</comment><comment type="hash"> If a mail's recipient is not the envelope recipient and it's not on this list,</comment><comment type="hash"> no vacation reply is sent for it.</comment><tag>addresses</tag><list><str type="quoted">j.doe@company.dom</str><str type="quoted">john.doe@company.dom</str></list><crlf/><str type="quoted">I'm out of office, please contact Joan Doe instead. 0002 Best regards 0003 John Doe</str></action><crlf/></script>