Norbert Preining ([EMAIL PROTECTED]) muttered:
> Is it possible to set a config variable only for one specific
> email to be send? I want:
> 
> pgp_create_traditionl=no
> ...
> send email to this and that person who uses stupid MUA
> therefor set pgp_creat_traditional=yes
> send it
> ...
> now p_c_t=no again.
> 
> send-hook does not work because it does not reset the variable back to
> previous state.

You need a default send-hook to reset p_c_t

send-hook . "set pgp_create_traditionl=no"
send [EMAIL PROTECTED] "set pgp_create_traditionl=no"

HTH,

Michael
-- 

PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key

Reply via email to