Encrypt to many recipients

2001-11-01 Thread chris


Hello Everybody,

I am trying to encrypt messages that go to a mailinglist
to all the recipients ( e.g. gpg --encrypt -r member1 -r member2 ...)
I tried the folowing:
set send-hook [EMAIL PROTECTED] set 'pgp_encypt_only_command=gpg\
-v --batch --output - --encrypt --textmode -r member1 -rmember2 -- %f'

But that does't work, since mutt is still looking for a gpg-key that
fits for [EMAIL PROTECTED]

Does anybody know how make mutt not to search for pgp-keys ?



 PGP signature


Re: Encrypt to many recipients

2001-11-01 Thread Justin R. Miller

Thus spake [EMAIL PROTECTED] ([EMAIL PROTECTED]):

 Does anybody know how make mutt not to search for pgp-keys ?

Maybe a pgp-hook set to an empty string?  I'm not sure if that would
work.  Also, what about the list address being an alias that expands
out, then after you've edited the message, hit 'p' and 'e' to encrypt
it.  Then it would look for the keys of all of the expanded-out
recipients.  

Just a couple thoughts.

-- 
Justin R. Miller [EMAIL PROTECTED]
PGP/GnuPG Key ID 0xC9C40C31 (preferred)

 PGP signature