mh-mail

John Haxby jch at hollie.rdg.dec.com
Thu Mar 7 18:58:33 AEST 1991


This question should really be addresses to "comp.mail.mh", I'm sure
you'll get lots of answers there.  The other good place to get answers,
I suspect is Jerry Peek's MH and XMH nutshell guide (I haven't
got a copy, yet, so I don't know for sure).

However, one easy answer is to replace your editor with something
that appends the .signature to the message, eg

~/.mh_profile -
Editor: $HOME/bin/siged

$HOME/bin/siged
------------
#!/bin/sh

$EDITOR $1
cat $HOME/.signature >> $1
-------------

Alternatively, you can get a signature on the From: line
by defining a Signature: line in your ~/.mh_profile, and put
quotes round the signature please.
-- 
John Haxby, Definitively Wrong.
Digital				<jch at wessex.rdg.dec.com>
Reading, England		<...!ukc!wessex!jch>



More information about the Comp.unix.ultrix mailing list