Hi Bennett!
On Sat, 29 Jan 2000, Bennett Todd wrote:
> 2000-01-29-19:41:36 Christopher Uy:
> > In the mean while, adding that 'h' flag to your rule should get
> > you by until then.
>
> Since the "h" makes it more efficient, it seems like a good idea to
> include anyway.
>
> Here's what I'm using these days, purely swiped from the
> PGP-Notes.txt that comes with mutt-1.0i, and enhanced with the "h"
> option you advised:
>
> :0
Here's the one that I use for Maildrop[1]:
if (!/^Content-Type: message$/ || !/^Content-Type: multipart$/ || !/^Content-Type:
application\/pgp$/)
dotlock "auto.lock" {
if (/^-----BEGIN PGP MESSAGE-----$/:b && /^-----END PGP MESSAGE-----$/:b)
xfilter "reformail -a \"Content-Type: application/pgp; format=text; x-action=enc\""
if (/^-----BEGIN PGP SIGNED MESSAGE-----$/:b && /^-----BEGIN PGP SIGNATURE-----$/:b
&& /^-----END PGP SIGNATURE-----$/:b)
xfilter "reformail -i \"Content-Type: application/pgp; format=text; x-action=sign\""
}
Sean
[1] Maildrop homepage: http://www.flounder.net/~mrsam/maildrop/
--
Linux User: #124682 ICQ: 679813
My Current Uptime is 11d, 11h and 28m on Linux 2.2.14
It said "Needs Windows 95 or better". So I installed Linux...