Hi,

On 2007-05-29, Richard Curnow <[EMAIL PROTECTED]> wrote:

> On Fri, May 25, 2007 at 02:00:09AM +0200, Michael Piotrowski wrote:
>> For me, some way of indexing of encrypted messages would be a very
>> useful feature.  Since this is harder than decompression (since one
>> would have to look at the MIME structure), I don't dare to suggest
>> adding decryption to Mairix (e.g., using GPGME), but maybe it would be
>> useful--maybe also for other applications--to be able to specify an
>> external program through which messages are piped before indexing.
>> 
>> What do you think?
>
> It sounds great.

Thanks :-)

> I thought about this kind of idea some time ago, but I personally
> don't need it enough to make the time to implement it. For the few
> encrypted mails I have, I can usually search by "From:" and date range
> to get a small enough set of matches.

I see.  In my case, most work messages are encrypted, so From: and
Subject: are not sufficient to retrieve messages.

> I wonder whether this could be implemented by adding to mairix the
> ability to index a single message on stdin (with the path to associate
> with it as a command line argument.)  This might be useful to the people
> who want to pass each incoming message through mairix as part of a
> procmail recipe, for example.  This is just a thought - I haven't
> considered the details at all.

That could be another interesting approach.  For my usage, I could
imagine a script that looks for new messages (using find(1)), decrypts
them if necessary, and feeds them to mairix.  This approach would have
the advantage over my suggestion that mairix wouldn't need to call
external programs and it wouldn't require additions to the configuration
file syntax.

Greetings

-- 
Michael Piotrowski, M.A.                               <[EMAIL PROTECTED]>
Public key at <http://www.dynalabs.de/mxp/pubkey.txt>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mairix-users mailing list
Mairix-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mairix-users

Reply via email to