Warning, /pim/libksieve/src/ksieveui/autocreatescripts/tests/scripts/body.siv is written in an unsupported language. File is not indexed.
0001 require "body"; 0002 0003 #Script name: body 0004 0005 if not body :content "content-str" :contains "not contains value" 0006 { 0007 discard; 0008 }