* docs: add some examples of queries that need quoting

This commit is contained in:
djcb
2012-07-09 11:17:28 +03:00
parent b50ebeb505
commit 706a686134
4 changed files with 33 additions and 4 deletions

View File

@ -1119,6 +1119,10 @@ subject:wombat date:20090601..20090630
# get all messages with PDF attachments in the /projects folder
maildir:/projects mime:application/pdf
# get all messages about Rupert in the Sent Items folder
# note that terms with spaces need quotes
maildir:"/Sent Items" rupert
# get all important messages which are signed:
flag:signed prio:high