Path: utzoo!news-server.csri.toronto.edu!rutgers!dimacs.rutgers.edu!seismo!ukma!wuarchive!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!pa.dec.com!hollie.rdg.dec.com!jch From: jch@hollie.rdg.dec.com (John Haxby) Newsgroups: comp.unix.ultrix Subject: Re: mh-mail Message-ID: <1991Mar7.085833.7792@hollie.rdg.dec.com> Date: 7 Mar 91 08:58:33 GMT References: <1991Mar7.032407.26402@news.iastate.edu> Sender: news@hollie.rdg.dec.com (Mr News) Reply-To: jch@hollie.rdg.dec.com (John Haxby) Distribution: usa Organization: Digital Equipment Corporation Lines: 27 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 Reading, England <...!ukc!wessex!jch>