On 2000-02-08 11:16:28 +0000, Tom Friedetzky wrote:
> Help?
You can either set fcc_clear, or...
> # create a pgp/mime encrypted attachment
> set pgp_encrypt_only_command="pgp +verbose=0 +batchmode -aeft %r < %f"
>
> # create a pgp/mime encrypted and signed attachment
> set pgp_encrypt_sign_command="PGPPASSFD=0; export PGPPASSFD; cat - %f | pgp
>+verbose=0 +batchmode -aefts %?a?-u %a? %r"
... you add +encrypttoself to these commands. I'll include that as
a comment with the distribution.
--
http://www.guug.de/~roessler/