Quote:
Originally Posted by susmita_ghosh I have seen Zimbra's Search feature like search by folder,search by sender, search by subject,search by tag etc and able to understand it . |
Guess you've already seen it-but here it is again anyway.
The graphical advanced search in the web-client:
You start with basic, and add/remove units. It will also remember what you've just done recently and display those when you return to advanced search.
You can do all that (and way more!) non-graphically by combining the below queries in the main search bar using things like:
content: Specifies text that the message must contain. For example, content:bananas finds all items containing the word "bananas".
from: Specifies a sender name or email address that is in the From header. This can be text, as in "John Smith III", an email address such as "joe@acme.com", or a domain such as "@zimbra.com".
to: Same as from: except that it specifies one of the people to whom the email was addressed in the To: header.
cc: Same as from: except that it specifies a recipient in the Cc: header of the message.
subject: Specifies text that must appear in the subject header of the message. An example might be subject:"new vacation policy". Use quotes to search for exact match.
in: Specifies a folder. For example, in:sent would show all items in your '
sent' folder.
has: Specifies an attribute that the message must have. The types of object you can specify are "attachment", "phone", or "url". For example, has:attachment would find all messages which contain one or more attachments of any type.
filename: Specifies an attachment file name. For example, filename:query.txt would find messages with a file attachment named "query.txt".
type: Specifies a search within attachments of a specified type. The types of attachment you can specify are "text", "word", "excel", and "pdf". For example, type:word "hello" finds messages with attachments that are Microsoft Word documents and searches within those attachments for the word "hello".
attachment: Specifies any item with a certain type of attachment. For example, attachment:word would find all messages with Word attachments.
is: Searches for messages with a certain status. Allowable values are "unread", "read", "flagged", "unflagged", "sent", "draft", "received", "replied", "unreplied", "forwarded", unforwarded", "anywhere", "remote" (in a shared folder), "local", "sent". For example, is: unread will find all unread messages. (Comming in 5.0 [hopefully] is:solo to see all emails/conversations without a reply!
date: Use this keyword to specify a date, using the format that is default for your browser's locale (for US English the format is mm/dd/yyyy). For example, date:2/1/2007 would find messages dated February 1, 2007. The greater than (>) or less than (<) symbols can be used instead of
after or
before. >= and <= are also allowed.
after: Specifies mail sent after a certain date. For example, after:2/1/2007 specifies mail sent after February 1, 2007.
before: Same as after: except specifies mail sent before the specified date.
size: Specifies messages whose total size, including attachments, is a specified number of bytes, kilobytes, or megabytes For example, size:12 kb would find messages that are exactly 12K in size. The greater than (>) or less than (<) symbols can be used instead of bigger or smaller.
larger: Similar to size: except specifies greater than the specified size.
smaller: Similar to size: except specifies smaller than the specified size.
tag: Finds messages which have been tagged with a specified tag. For example, tag:amber will find message that have a tag called "amber" applied.:
Keyword_Descriptions_and_Examples - Search Tips - Zimbra :: Wiki
Tips:
-You can set your General Options to '
Always show search string' to see the current query in the Search toolbar. For example, when this option is set, clicking your Inbox folder shows the query string 'in:inbox'. This makes it easy to see what your currently viewing.
-If you set the "
Initial mail search:" to something besides in:inbox upon login you will be taken to that folder/results first. So you could set it to like in:inbox tag:urgent
/blog/archives/2007/05/the_power_of_search_part_1_the_search_bar_1.html /blog/archives/2007/08/the_power_of_search_part_2_visual_search_1.html