Mark Crispin wrote:
On Mon, 5 Feb 2007, Clive McDowell wrote:
I have a need to remove groups of messages from particular mailboxes based on blank subject and a To header string. What would the correct mailutil command for this be? I'm thinking something along the lines of -
mailutil prune "to target subject NULL"

Unfortunately, mailutil won't do that. The search_criteria argument to "mailutil prune" is an IMAP2 (RFC 1176) format search string which lacks that capability.

Mark,

many thanks for the informative response. Fortunately I was able to use different search criteria to pick up the messages I was after using mailutil.

Clive McDowell

Information Services
The Queen's University of Belfast
_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to