This is a discussion on Re: virtual alias maps ignored / emails rewritten from virtual to within the mailing.postfix.users forums, part of the Mail Servers and Related category; Magnus was correct. This was not a postfix problem. My testing method generated the strange "rewriting" of the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Magnus was correct. This was not a postfix problem. My testing method
generated the strange "rewriting" of the sender's email address from eleni@secondary.org to eleni@primary.com. I was testing using a squirrelmail client on the server's public address (where primary.com is hosts) instead of the virtual host where the domain secondary.org resides= .. When I test from squirremail from an external account, the sender's name remains www.secondary.org/webmail, the sender's address remains eleni@secondary.org. can someone explain this result? thanks. > On Monday, October 04, 2004 at 13:02 CEST, > Michael Worden <mworden@substantis.com> wrote: > >> Right. Sorry about the poorly asked question. You are correct in >> that mail to and from primary.org is delivered but postfix otherwise >> acts as if secondary.org does not exist. The problem is that people >> in Secondary.org's shows the name of Primary.com in the sender / >> receiver field. For example, the headers from an email: >> >> Return-Path: <eleni@primary.com> >> X-Original-To: maw@primary.com >> Delivered-To: maw@primary.com >> Received: from 69.17.65.22 (local [127.0.0.1]) >> by mail.substantis.com (Postfix) with ESMTP id 19179386EE3 >> for <maw@substantis.com>; Mon, 4 Oct 2004 01:44:48 -0400 (EDT) >> Received: from 69.17.65.22 >> (SquirrelMail authenticated user eleni); >> by 69.17.65.22 with HTTP; >> Mon, 4 Oct 2004 01:44:48 -0400 (EDT) >> Message-ID: <34590.69.17.65.22.1096868688.squirrel@69.17.65.22 > >> Date: Mon, 4 Oct 2004 01:44:48 -0400 (EDT) >> Subject: 1:144 >> From: eleni@primary.com >> To: mworden@primary.com > > Are you absolutely positive that it is Postfix that rewrites the > addresses? Could the problem rather be that the recipients are typed > in unqualified (without a domain) in SquirrelMail? In that case, > Postfix will (unconditionally) append $myorigin. Unless you have > something funky in your canonical_maps, Postfix just will not rewrite > whatever@secondary.com to whatever@primary.com. > > [...] > > -- > Magnus B=E4ck > magnus@dsek.lth.se > --=20 Michael Worden |