Warning, /pim/libksieve/src/ksievecore/scriptsparsing/autotests/data/full-example1-ref.siv is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?><script><control name="require"><str type="quoted">include</str></control><crlf/><control name="require"><str type="quoted">copy</str></control><crlf/><control name="require"><str type="quoted">imapflags</str></control><crlf/><control name="require"><str type="quoted">subaddress</str></control><crlf/><control name="require"><str type="quoted">reject</str></control><crlf/><crlf/><comment type="hash">SCRIPTNAME: test</comment><action name="include"><tag>personal</tag><tag>optional</tag><tag>once</tag><str type="quoted">sdqd</str></action><crlf/><action name="include"><tag>global</tag><tag>optional</tag><str type="quoted">qsdqd</str></action><crlf/><action name="global"><str type="quoted">globalvar</str></action><crlf/><action name="set"><str type="quoted">globalvar</str><str type="quoted">415</str></action><crlf/><action name="redirect"><tag>copy</tag><str type="quoted">folder</str></action><crlf/><crlf/><crlf/><comment type="hash">SCRIPTNAME: test2</comment><control name="if"><test name="false"><crlf/></test><block><crlf/><action name="removeflag"><list><str type="quoted">\Flagged</str><str type="quoted">\Seen</str><str type="quoted">\Draft</str></list></action><crlf/></block></control><control name="elsif"><test name="address"><tag>all</tag><tag>is</tag><str type="quoted">Reply-To</str><str type="quoted">foo@kde.org</str><crlf/></test><block><crlf/><action name="reject"><str type="multiline">rejected </str></action><crlf/><crlf/></block></control><control name="else"><block><crlf/><action name="keep"><tag>flags</tag><list><str type="quoted">\Answered</str></list></action><crlf/></block></control><crlf/><crlf/></script>