[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] repl and mime handling
From: |
Ken Hornstein |
Subject: |
Re: [Nmh-workers] repl and mime handling |
Date: |
Wed, 18 Jan 2012 12:43:41 -0500 |
>But doesn't the pick API need new primitives, such all messages containing a
>given mime type, all messages containing more than n mime types, etc? Or do
>things like -search and --component somehow make those easy?
Sigh. One thing at a time, okay? Yes, pick probably does need
some of those additions, but I was thinking more along the lines
of you giving -search a string and having it correctly look inside
of a base64-encoded UTF-8 message body.
--Ken