From: Wietse Venema (no email)
Date: Sun Jan 01 2006 - 21:26:13 EST
Dimitris Zilaskos:
>
> Hi ,
>
> If the mail from: line is like "X Y"@Z.COM , postfix delivers
> the message to the normal recipient , to Y at Z dot COM , and sends a bounce to
> X at Z dot COM :
>
> Diagnostic-Code: X-Postfix; invalid recipient syntax: "-- at somedomain dot com"
>
> contrary to just delivering the message to its recipient(s). I do not have
> recipient delimiter set.
> I am running postfix 2.0.6-14 on RHEL3 compatible OS.
> Any ideas on how to solve this?
This is incorrect. See session and logging below.
Wietse
SMTP session:
=============
220 spike.porcupine.org ESMTP Postfix (2.3-20051229)
EHLO spike.porcupine.org
250-spike.porcupine.org
250-PIPELINING
250-SIZE 20240000
250-ETRN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
MAIL FROM:<"wietse venema"@porcupine.org>
250 2.1.0 Ok
RCPT TO:<>
250 2.1.5 Ok
DATA
354 End data with <CR><LF>.<CR><LF>
From:<"wietse venema"@porcupine.org>
To:<>
Subject: test
asd
.
250 2.0.0 Ok: queued as D745CBC191
Logging:
========
Jan 1 21:24:10 spike postfix/smtpd[58788]: D745CBC191: client=spike.porcupine.org[168.100.189.2]
Jan 1 21:24:16 spike postfix/cleanup[59175]: D745CBC191: message-id=<>
Jan 1 21:24:16 spike postfix/qmgr[53452]: D745CBC191: from=<wietse >, size=398, nrcpt=1 (queue active)
Jan 1 21:24:16 spike postfix/local[59125]: D745CBC191: to=<>, relay=local, delay=6.7, delays=6.7/0.01/0/0.05, dsn=2.0.0, status=sent (delivered to command: umask 077; exec /usr/local/bin/filter)
Jan 1 21:24:16 spike postfix/qmgr[53452]: D745CBC191: removed
|
|
|