* christoph <[email protected]> [Fri, Sep 17, 2010 at 10:53:55PM +0200] > * Am Do, Sep 16, 2010 at 11:51:38 +0200 , schrieb [email protected]: > > 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. > > In ~/.gnupg/gpg.conf: > group 0x55555555=KEYID1 > group 0x55555555=KEYID2 > group 0x55555555=KEYID3 > > in muttrc: > crypt-hook [email protected] 0x55555555 Hey, thx, looks very promising. Somehow it is not working, and I don't find much information about this crypto-hook. What version is it working with?
Do you have more information about that hook, maybe a link to the documentation, which I couldn't find? So I could investigate why it is not running on my own. > But its quite hard to keep track of all the keys to use. Yeah, true, but I have a pla for that. Thanks for ypur help, the real kabel
