On Monday, May 18, 2009 at 03:44 CEST,
     Carlos Williams <carlosw...@gmail.com> wrote:

> I am using a new Postfix server and when I send an email to anyone, it
> shows the FQDN as follows:
> 
> u...@mail.myserver.com
> 
> When it should display:
> 
> u...@myserver.com
> 
> Now in my Postfix main.cf file, I made sure to check I have:
> 
> [code]myorigin = $mydomain[/code]

That won't help if the mail is submitted with the wrong From: header in
the first place (but masquerading as pointed out but someone else can
fix that). Another possibility is that you're submitting the messages
through /usr/sbin/sendmail (or whatever path you use) and that binary
isn't Postfix's but sendmail.org's. Show logs.

[...]

-- 
Magnus Bäck
mag...@dsek.lth.se

Reply via email to