Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!PAWL.RPI.EDU!tale From: tale@PAWL.RPI.EDU (David C Lawrence) Newsgroups: gnu.emacs.gnus Subject: how to add Reply-To: to outgoing articles? Message-ID: <8905091737.AA03396@pawl.rpi.edu> Date: 9 May 89 17:37:08 GMT Sender: news@tut.cis.ohio-state.edu Organization: The Internet Lines: 14 This is how I do it: (setq news-inews-hook '(lambda () (mail-position-on-field "Reply-to") (insert "tale@pawl.rpi.edu"))) Works just fine for me; I use it because I sometimes read news under a different account or when I am in the its.rpi.edu domain (which I don't think will accept mail for the *.its.rpi.edu). Dave -- tale@rpitsmts.bitnet, tale%mts@itsgw.rpi.edu, tale@pawl.rpi.edu