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

Re: How can I make mutt use different .sogs for local/remote mail?



On Sat, Feb 02, 2002 at 11:14:30AM -0500, Stan Brown wrote:
| I'm converting from elm to mutt. Elm supports a "local" signature filename,
| and "remote" .sig file. How can I get mutt to do this?

Probably with a hook.  Perhaps

send-hook '~t ^address_pattern$' 'set signature="other.sig"'

(untested)

I'm using

set signature="~/util/script/sig_gen.py|"

to use the output of the script as my sig.

-D

-- 

Many a man claims to have unfailing love,
but a faithful man who can find?
        Proverbs 20:6



Reply to: