[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mutt script-fu help



Incoming from Kevin Mark:
> On Wed, Aug 11, 2004 at 08:30:28PM -0600, s. keeling wrote:
> > Incoming from Kevin Mark:
> > 
> > > how do I do the following whith mutt.
> > > tell it to use the 'ascii gpg sig' when I mail to list xyz?
> > 
> > set pgp_create_traditional=ask-no
> > 
> > Then say yes when you're mailing them.
> 
> mutt didn't like 'ask-on' is wanted =yes or =no.

Then try "ask-no" then.  See above.

> Thanks for the info.

You could also automate this with a hook:

  folder-hook . set pgp_create_traditional=no
  folder-hook lug set pgp_create_traditional=yes

... or somesuch.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)               http://www.spots.ab.ca/~keeling 
- -



Reply to: