Warning, /pim/libksieve/src/ksieveui/autocreatescripts/tests/scripts/address-with-default-is-parameter.siv is written in an unsupported language. File is not indexed.

0001 
0002 if address :detail "to" "shopping" { fileinto "shoppingMania"; stop; }
0003 ##### Send some of my mail to my brother.
0004 # ':matches' is used for wildcard matches;
0005 #     *: zero or more characters
0006 #     ?: a single character
0007 # This example matches 'Summer vacation photos' ,
0008 # and also 'Istanbul vacation photo'
0009 
0010