Re: Append signature on a case-by-case basis

2007-09-07 Thread Thor Andreassen
so: send-hook PATTERN set signature=SIGNATURE_FILE -- with kind regards Thor Andreassen

Re: Append signature on a case-by-case basis

2007-09-08 Thread Thor Andreassen
d on > outgoing address. There is another notable feature, you can set SIGNATURE_FILE to a pipe like this: send-hook PATTERN set signature="SIGNATURE_FILE|" mutt will then execute SIGNATURE_FILE and use the output as the signature. -- with kind regards Thor Andreassen

Re: calling Iceweasel/Firefox from mutt

2011-05-21 Thread Thor Andreassen
-browser(1) on the url. So to change the default, you set the BROWSER variable in mutts environment, eg. for bash: BROWSER=iceweasel mutt or export BROWSER=iceweasel mutt [...] -- best regards Thor Andreassen