Hi,

* Michael Tatge [04/11/02 11:10:25 CEST] wrote:
> 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"

You mean:

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

?

Cheers, Rocco.

Attachment: msg27013/pgp00000.pgp
Description: PGP signature

Reply via email to