I have just installed zimbra 7 on ubuntu 10.04 lts 64 bit and is working much better than I could have imagined. The only problem is that the return path(and displayed email address) is showing the actual local address email.advanced.local instead of the email.domain.net. I have searched but I am not sure what to search for exactly.
Example:
Delivered-To:
myto@gmail.com
Received: by 10.42.145.66 with SMTP id e2cs118309icv;
Tue, 15 Mar 2011 08:04:08 -0700 (PDT)
Received: by 10.213.15.139 with SMTP id k11mr1956290eba.31.1300201447039;
Tue, 15 Mar 2011 08:04:07 -0700 (PDT)
Return-Path: <myemail@email.advanced.local>
Received: from mail.domain.net
Tue, 15 Mar 2011 08:04:07 -0700 (PDT)
Received-SPF: neutral (google.com: 2.119.138.214 is neither permitted nor denied by best guess record for domain of
myemail@email.advanced.local) client-ip=*.***.***.214;
Authentication-Results: mx.google.com; spf=neutral (google.com: *.***.***.214 is neither permitted nor denied by best guess record for domain of
myemail@email.advanced.local) smtp.mail=myemail@email.advanced.local
Received: from localhost (localhost [127.0.0.1])
by mail.domain.net (Postfix)
for <myto@gmail.com>; Tue, 15 Mar 2011 16:03:58 +0100 (CET)
X-Virus-Scanned: amavisd-new at email.advanced.local
Received: from mail.domain.net ([127.0.0.1])
by localhost (email.advanced.local [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id eR-0ICO0ztFW for <myto@gmail.com>;
Tue, 15 Mar 2011 16:03:58 +0100 (CET)
Received: from email.advanced.local (mail.advanced.local [192.168.2.40])
by mail.domain.net (Postfix) with ESMTP id *********
for <myto@gmail.com>; Tue, 15 Mar 2011 16:03:58 +0100 (CET)
Date: Tue, 15 Mar 2011 16:03:57 +0100 (CET)
From: "My Name" <myemail@email.advanced.local>
To: MY TO <myto@gmail.com>
Everything else is working well, just the display email and the return path.
Thank you in advance,
David