At some point hitherto, Will Yardley hath spake thusly:
> i'd like to use some message hooks to deal with setting / unsetting
> p_c_t when replying to messages.... but i'd like to set a default
> send-hook for composing new messages regardless of the message-hook.
> 
> any suggestions?
> 
> i'm doing stuff like this:
> message-hook    .                               'set pgp_create_traditional'
> message-hook    '~h "^X-Mailer: Microsoft Outlook Express"'  'set 
>pgp_create_traditional'
> message-hook    '~h "User-Agent: Mutt"'         'unset pgp_create_traditional'

I do this, but using send-hooks instead.  I believe you've got the
right idea, but you need to "set pgp_create_traditional=[yes|no]"
rather than just setting it or unsetting it.  That's what I'm doing,
and it seems to work fine.  The order above seems right to me.


-- 
Derek Martin               [EMAIL PROTECTED]    
---------------------------------------------
I prefer mail encrypted with PGP/GPG!
GnuPG Key ID: 0x81CFE75D
Retrieve my public key at http://pgp.mit.edu
Learn more about it at http://www.gnupg.org

Attachment: msg23109/pgp00000.pgp
Description: PGP signature

Reply via email to