Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!rex!mb From: mb@rex.cs.tulane.edu (Mark Benard) Newsgroups: comp.mail.elm Subject: Why is domain added to local address on reply? Message-ID: <4963@rex.cs.tulane.edu> Date: 15 Nov 90 02:49:30 GMT Sender: mb@rex.cs.tulane.edu Organization: Computer Science Dept., Tulane Univ., New Orleans, LA Lines: 11 I recently upgraded from 2.2 and am running 2.3 PL8. I now find that when I reply to a message from a local user, the full local hostname with domain is attached to the address; i.e., if I got mail from "joe" and I use reply, the reply is addressed to "joe@rex.cs.tulane.edu". No harm is done, but it is annoying. I checked my configuration and am sure that USE_DOMAIN is not defined. I do not see anything else in the configuration that might cause this. Also, I have dug through the code of reply.c and addr_util.c a bit and cannot determine where this is being done. Please note that this does not happen if I address mail to "joe"; it happens only on reply to a local user. Can anyone tell me how to turn this off? Thanks.