[vox-tech] quickie postfix config issue
Rod Roark
rod at sunsetsystems.com
Sun Jul 23 06:16:53 PDT 2006
On Sunday 23 July 2006 01:52, Cylar Z wrote:
...
> The system is able to receive mail normally. It also
> sends it with no problems. HOWEVER, mail sent from the
> system appears to come from
> "root at localhost.localdomain" instead of from my domain
> name. How can I fix this?
...
Postfix, being a Mail Transport Agent, just moves mail around; it
does not create the FROM header.
What you are interested in is the host and domain name of the system
as returned by gethostname(). This can be system-dependent and it's
been a while since I have worked with Red Hat... start with
"man hostname" for details.
Rod
More information about the vox-tech
mailing list