Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!uwm.edu!ogicse!schaefer From: schaefer@ogicse.ogi.edu (Barton E. Schaefer) Newsgroups: comp.mail.mush Subject: Re: Problems with mush addresses?? Keywords: Internet addresses are incorrect Message-ID: <19299@ogicse.ogi.edu> Date: 29 Mar 91 02:34:06 GMT References: <602@edpmgt.UUCP> Organization: Oregon Graduate Institute (formerly OGC), Beaverton, OR Lines: 16 In article <602@edpmgt.UUCP> gpitcher@edpmgt.UUCP (Glenn Pitcher) writes: } When I send mail out through mush, my Internet address } is being formed incorrectly. } } gpitcher@edpmgt.edpmgt.cts.com. } } The problem is, we're just edpmgt.cts.com. It seems that Mush is for some } reason prepending another edpmgt to my addresses. Mush gets the hostnames from the gethostname() system call and uses whichever one is first in the list returned. You can override this by using 'set hostname=edpmgt.cts.com", but you might want to look into why gethostname() is returning what it is. -- Bart Schaefer schaefer@zipcode.com Z-Code Software Corporation schaefer@cse.ogi.edu