|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Marc G. Fournier (scrappy_at_hub.org)
Date: Mon Sep 02 2002 - 13:27:29 CDT
Morning all ..
I just setup a new server, using postfix+virtual (sendmail-style)
... I have two files setup:
mydestination = hash:/usr/local/etc/postfix/hostnames
virtual_maps = hash:/usr/local/etc/postfix/virtual
hostnames contains:
===
pluto# cat hostnames
moon.hub.org moon.hub.org
pluto.hub.org pluto.hub.org
===
virtual contains:
===
pluto# cat virtual
admin
moon.hub.org admin
moon.hub.org
scrappy
moon.hub.org scrappy
moon.hub.org
moon.hub.org admin
moon.hub.org
admin
pluto.hub.org admin
pluto.hub.org
pluto.hub.org admin
pluto.hub.org
===
If I send an email to scrappy
moon.hub.org from outside of the server, it
gets delivered to admin
pluto.hub.org ... if I send it from within the
server, it goes to scrappy
moon.hub.org ...
I've tried stop'n'starting the server, in case maybe it was an
smtpd/reload issue, but that makes no difference ...
from the logs, thi one worked:
Sep 2 18:18:22 pluto postfix/pickup[25212]: 6D503329B4E: uid=0 from=<root>
Sep 2 18:18:22 pluto postfix/cleanup[27269]: 6D503329B4E: message-id=<20020902181821.6D503329B4E
pluto.hub.org>
Sep 2 18:18:25 pluto postfix/qmgr[27270]: 6D503329B4E: from=<root
pluto.hub.org>, size=296, nrcpt=1 (queue active)
Sep 2 18:18:25 pluto postfix/lmtp[27272]: 6D503329B4E: to=<scrappy
moon.hub.org>, relay=/var/run/socket/lmtp[/var/run/socket/lmtp], delay=4, status=sent (250 2.1.5 Ok)
and this one failed:
Sep 2 18:22:08 pluto postfix/smtpd[27971]: connect from earth.hub.org[64.49.215.11]
Sep 2 18:22:08 pluto postfix/smtpd[27971]: 8A245329B6D: client=earth.hub.org[64.49.215.11]
Sep 2 18:22:08 pluto postfix/cleanup[27972]: 8A245329B6D: message-id=<20020902152203.B2186-100000
hub.org>
Sep 2 18:22:08 pluto postfix/qmgr[27941]: 8A245329B6D: from=<scrappy
hub.org>, size=603, nrcpt=1 (queue active)
Sep 2 18:22:08 pluto postfix/smtpd[27971]: disconnect from earth.hub.org[64.49.215.11]
Sep 2 18:22:09 pluto postfix/lmtp[27975]: 8A245329B6D: to=<admin
pluto.hub.org>, relay=/var/run/socket/lmtp[/var/run/socket/lmtp], delay=1, status=sent (250 2.1.5 Ok)
and, to show what the 'failed' message looked like:
pluto# cat p/pluto.hub.org/a/user/admin/5.
Return-Path: <scrappy
hub.org>
Received: from pluto.hub.org ([unix socket])
by pluto.hub.org (Cyrus v2.2.prealpha) with LMTP; Mon, 02 Sep 2002 18:22:08 +0000
X-Sieve: CMU Sieve 2.2
Received: from earth.hub.org (earth.hub.org [64.49.215.11])
by pluto.hub.org (Postfix) with ESMTP id 8A245329B6D
for <scrappy
pluto.hub.org>; Mon, 2 Sep 2002 18:22:08 +0000 (GMT)
Received: from earth.hub.org (earth.hub.org [64.49.215.11])
by earth.hub.org (Postfix) with ESMTP id 1FCE72CC7F8
for <scrappy
moon.hub.org>; Mon, 2 Sep 2002 15:22:08 -0300 (ADT)
Date: Mon, 2 Sep 2002 15:22:08 -0300 (ADT)
From: "Marc G. Fournier" <scrappy
hub.org>
To: scrappy
moon.hub.org
Message-ID: <20020902152203.B2186-100000
hub.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
From the one received line, it looks like postfix on pluto.hub.org is
re-writing the 'for' part?
Is there a setting here that I've mis-configured?
-
To unsubscribe, send mail to majordomo
postfix.org with content
(not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]