Travis H. wrote:
> I used the excellent mutt+gpg howto to get me started,
> but I found that replying to majordomo (among other things) with
> signed email is not a good idea. Is there any way to automatically
> _not_ sign based on the recipient?
I use some send hooks to do this sort of thing.
# pgp sign messages by default
send-hook . 'set pgp_autosign=yes; set
pgp_autoencrypt=no'
# no pgp signature for some recipients
send-hook '~t .*-request@.*' 'set pgp_autosign=no; set
pgp_autoencrypt=no'
send-hook '~t .*-owner@.*' 'set pgp_autosign=no; set
pgp_autoencrypt=no'
--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
======================================================================
...this would be the best of all possible worlds, if there were no
religion in it.
-- John Adams, Letter to Thomas Jefferson, 1816
Attachment:
pgpEIoghCFA5K.pgp
Description: PGP signature