Mark Constable writes:


Thanks for your suggestion and I can now see that using
maildrop to handle this is the way to go and I've done
quite a bit of reading (never used PGP/smime before) but
I can't get a grip on an easy/efficient way to get at
just the body of a message at the point of local delivery
through maildrop.

Would anyone have an idea how I can get at the body of a
message using maildrop or would I have to shell out to an
external script/program ?

You have to shell out no matter what, since maildrop itself has nothing in terms of encryption/digital signatures. All you need to do is run mimegpg, with the appropriate flags. mimegpg reads a well-formatted E-mail message on standard input, and writes out a well-formatted E-mail message on standard output, that's signed, encrypted, or decrypted, according to the given options.

Perfect for the xfilter command.


Attachment: pgpXkc2kGL5an.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to