|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: all outgoing mail is written as user
localhost.localdomain
From: Aaron Harwood (aharwood
cs.mu.oz.au)
Date: Mon Nov 21 2005 - 07:24:12 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Well I solved the problem by fixing my hosts file, it is now this:
aharwood
home ~]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost
192.168.1.1 gateway.aerosoul.com.au gateway
[aharwood
home ~]$
However, now my email address is listed as
user
home.aerosoul.com.au
rather than
user
aerosoul.com.au
It looks like the address is dependent on things outside postfix; the
postfix
configuration specifies mail.aerosoul.com.au as the myhostname,
however the
single server has a name of home.aerosoul.com.au to the outside
world. Probably
what /dev/rob0 was saying about the sendmail command doing something
is the
place to look. I'm not sure where or how to remove that culprit
though (not
/dev/rob0, the sendmail command :)
--Aaron
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]