> 
> Thanks jobst.
> I ended up working it out myself just then. Here is how I did it.
> 
> In .muttrc I have:
> folder-hook slug set signature="/home/mikel/bin/fortune.sig|"
> 
> the script fortune.sig is:
> 
>         #!/bin/bash
>         # Create a short fortune to go before my email sig
>         echo `fortune -s`
>         echo 
>         cat ~/.signature
> 
> -- 
> Green light in A.M. for new projects.  Red light in P.M. for traffic tickets.
> 

Be careful you don't have fortunes-off installed (especially when sending from your 
work account!)

David


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to