Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bcm!convex!beaulac From: beaulac@convex.com (Bill Beaulac) Newsgroups: comp.mail.elm Subject: Re: adding .signature Message-ID: Date: 30 Jan 91 00:15:10 GMT References: <1991Jan29.222339.14628@bradley.bradley.edu> Sender: news@convex.com (news access account) Organization: Convex Computer Corporation, Richardson, Tx. Lines: 16 Nntp-Posting-Host: mikey.convex.com In <1991Jan29.222339.14628@bradley.bradley.edu> ragnarok@buhub.bradley.edu (Matthew Lathrum) writes: >What can I do to ELM so it will >automatically put my .signature at the end of my post whenever I send or >edit mail? you'll need the files ~/.elm/{signature,rsignature} then check ~/.elm/elmrc for something like this: localsignature = /mnt/user_name/.elm/signature remotesignature = /mnt/user_name/.elm/signature -bill