Re: Roles
Brought to you by:
ftobin
|
From: Friedhelm B. <bue...@bb...> - 2000-08-23 10:00:33
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 22 Aug 2000, Frank Tobin wrote: > > > Provided that you can get to the `From:' address at filter time. > > Doesn't the filter just get the body of the message? > > The _RECIPIENTS_ are passed to pgpenvelope on the command line. > > If there's an analogous _SENDER_ that would be cool... > > I can get the proper information if the whole body of the message is > passed to pgpenvelope, including headers. > > Options would be selected based upon regex matches. > passing headers to pgpenvelope is easy .. simply change the sending-filters from "/usr/local/bin/pgpenvelope_encrypt _RECIPIENTS_" to "/usr/local/bin/pgpenvelope_encrypt _RECIPIENTS_ _INCLUDEALLHDRS_" from the onlinehelp : _INCLUDEALLHDRS_ When the command is executed, this token indicates that the headers of the message will be passed down the input stream before the message text. greetings ! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.2 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE5o6Crm1c1Nejq1vkRAiWKAJoC6FCGRUgQeRTDx77U5Od+amR57gCfaG5P 9X05hDK5F28/yUnrCxoqDW8= =Q59L -----END PGP SIGNATURE----- |