Markus --

...and then Markus Boelter said...
% Hi!
% 
% I'm using mutt and gpg. I want to sign each message with gpg. But:
% Is it possible to exclude some persons which get mails are not signed?

Yep.


% 
% Can I use the "hooks" vor this? I don't wont to press "p" after writing

That's exactly what you want.


% an message an than choose "nothing" - I should sign or not sign
% automatically mails :)

Here's what I have:

  send-hook .   set pgp_autosign
  send-hook .   unset pgp_autoencrypt pgp_create_traditional pgp_outlook_compat
  ...
  # spamcop forwards
  send-hook [EMAIL PROTECTED] 'unset pgp_autosign ; set editor=/bin/true ; my_hdr 
Fcc: /dev/null ; my_hdr from: [EMAIL PROTECTED]'
  ...
  # diary entries
  send-hook diary       "set nopgp_autosign signature=$HOME/.mutt/sig.daddy"
  ...
  # Dad (anyone with LookOut!) cannot handle PGP attachments as text
  # let's keep things simple for Grandpa & Mom & Laura
  # plus sven the whiner :-)
  # and christine's ISP-based(?) email
  # and dumb mail-list software, even
  send-hook 
(skip|zerepb|jgood9|topgunch|psmath|lauratg|guckes|gerstmeier|tlinux-users@)        
unset pgp_autosign
  ...
  send-hook jimh@       unset pgp_autosign      ### until we get Eudora straight
  send-hook (kielsky)   set pgp_autoencrypt pgp_create_traditional pgp_outlook_compat

As you can see, I usually have signing on (in MIME mode) and encryption
off, but I change that for certain folks..


% 
% Markus

HTH & HAND


:-D
-- 
David T-G                      * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: msg20913/pgp00000.pgp
Description: PGP signature

Reply via email to