View Single Post
  #2 (permalink)  
Old 02-12-2006, 08:46 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default not sure why

Quote:
Originally Posted by pwd
Is is posible to access a uses stored searches in order to do the following:

Using a Perl script to search through a set of mail folders and see if there is a stored search
is a folder that will show all of the e-mail messages that have each e-mail address as a To, From, CC or Bcc.

In other words I want the server to, say each night, go through my stored mail and create
filters in a folder (maybe a tree of folders and searches) so that I can pick a e-mail address
and see all of the messages to, from and cced for that address.

I can see other uses for this API (auto setting up searches for data about projects etc.)
I don't think I'm understanding what you want to do - you can, currently, search on just about any comination of to, from, cc, bcc, etc. If you want to do that programatically, you'll need to get in touch with our soap API - but I'm not sure why you'd want to pre-create searches that you can run so easily from the UI.
Reply With Quote