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

0001 <?xml version="1.0"?><script><control name="if"><test name="address"><tag>is</tag><str type="quoted">X-Delivered-To</str><str type="quoted">alias1@fastmail.fm</str></test><block><crlf/><action name="fileinto"><str type="quoted">INBOX.alias1</str></action><crlf/><action name="stop"/><crlf/></block></control><control name="elsif"><test name="address"><tag>is</tag><str type="quoted">X-Delivered-To</str><str type="quoted">alias2@sent.com</str></test><block><crlf/><action name="setflag"><str type="quoted">\Seen</str></action><crlf/><action name="fileinto"><str type="quoted">INBOX.alias2</str></action><crlf/><action name="stop"/><crlf/></block></control><control name="elsif"><test name="address"><tag>is</tag><str type="quoted">X-Delivered-To</str><str type="quoted">alias3@eml.cc</str></test><block><crlf/><action name="fileinto"><str type="quoted">INBOX.alias3</str></action><crlf/><action name="stop"/><crlf/></block></control><crlf/><action name="redirect"><str type="quoted">another@account.net</str></action><crlf/></script>