On Tue, 1 Oct 2002, Mark Hutchings wrote: > I have an email server with RH 7.2 and Imp 3.1. > > The server name has a .net extension, but the emails should be named .com > > So, when I sign onto the webmail system as mark, my email address should be > mark@email.com and not mark@email.net. > > But the emails are going out as email.net > > I checked the servers.php and they're all listed as the .com. What email MTA are you using? Sendmail? I'd check sendmail.cf for the hostname macro, Dj: Change the following line: Dj$w.foo.net to Dj$w.foo.com I'm not sure, since I use postfix and my sendmail is a bit rusty...