* Hu Tao <[email protected]> [Fri, Sep 17, 2010 at 04:04:07PM +0800]
> Hi,
> 
> On Thu, Sep 16, 2010 at 11:51:38PM +0200, [email protected] wrote:
> > Hello list,
> > 
> > I am somehow clueless, I searched the web a lot regarding this topic but
> > didn't find a clear statement. Therefore I ask on this list.
> > 
> > I'm using mailing lists a lot, no problem so far. I'm also a big GPG
> > user. Some mailing lists I'm on are using encryption too, in order to
> > not have to re-encode the mails on the sever, the admins configured the
> > mailing list in a way that you send an email to one address:
> > [email protected] for example, but the mail should be encrypted to all
> > the users (which I know) on that list. 
> > 
> > I didn't figure out a way to manage that kind of lists. How would
> > you do it? I prefer to ask before I start writing my own wrapper for
> > GPG, maybe I miss something easy.
> > 
> 
> Would this work?
> 
> send-hook '~C ^secur...@foo\.edu\.fi$' "set crypt_autoencrypt=yes ; set 
> crypt_autosign=yes"
Hi,
mh I doubt it, as how should mutt know to whom it should encrypt the
mails? I guess I should somehow tell gpg to use:

gpg -e [email protected] [email protected] ...

I guess it would not be hard to write a wrapper that checks if the email
address is [email protected] and if yes encrypt the mail according to
my needs. But, I guess there are people that do this too, so I prefered
to ask as my time is short these days :)

Thanks for the answer, if nobody has a complete solution, I will use
your hook to buld my wrapper.

Have a nice day,
the real kabel

Reply via email to