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

Re: signature in mutt



On Sat, Nov 09, 2002 at 03:42:29PM +0530, Sandip P Deshmukh wrote:
> earlier i had a .signature file that put my name etc in the e-mails.
> then i thought of adding a tagline to my messages and changed .muttrc
> to "fortune |". so i get all these wonderful tag lines.
> 
> but now i do not get my signature!! is there a way by which i can use
> signature and a tag line?

Try:

  set signature="cat .signature; echo; fortune |"

... or some similar shell construct that prints the output you want.
Alternatively, write a shell script that does it and point mutt at that.

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: