Gaby L:
> Ok
> "Postfix logs the orig_to address when the envelope recipient address
>  is replaced (for example with virtual_alias_maps)."
> The email is send to [email protected]  (Envelope)but in orig_to is 
> [email protected]
> Why not appear real delivery address in message? (although it is in orig_to 
> from maillog)

Email is delivered to the envelope recipient address. This address
may differ from the recipient address in the header.

For example, this message is sent to postfix-users, but it is
delivered to your mailbox (and my mailbox, and the mailbox of a
bunch of other people). Listing everyone in the message header
would not be desirable.

Postfix can be configured to add an X-Original-To: message header
upon final delivery (with local(8), pipe(8) and lmtp(8)).

        Wietse

> Can I do original destination to appear in message? If not use virtual 
> tables then appear in message original destination?
> This is example email
> 
> Return-Path: <[email protected]>
> X-Original-To: [email protected]
> Delivered-To: [email protected]
> Received: from localhost (mail.ag2000.ro [127.0.0.1])
>  by mail.ag2000.ro (Postfix) with ESMTP id 68F58818082;
>  Mon, 17 Aug 2009 13:19:41 +0300 (EEST)
> X-Virus-Scanned: amavisd-new at ag2000.ro
> Received: from mail.ag2000.ro ([127.0.0.1])
>  by localhost (mail.ag2000.ro [127.0.0.1]) (amavisd-new, port 10024)
>  with ESMTP id LhINW+bFSHlR; Mon, 17 Aug 2009 13:19:28 +0300 (EEST)
> Received: from plgmler5.imr.gm.com (plgmler5.imr.gm.com [199.228.142.85])
>  by mail.ag2000.ro (Postfix) with ESMTP id 450CE818081;
>  Mon, 17 Aug 2009 13:19:27 +0300 (EEST)
> Received: from plgmlir1.imr.gm.com (plgmlir1-2.imr.gm.com [199.228.142.169])
>  by plgmler5.imr.gm.com (8.14.2/8.13.8) with ESMTP id n7HAJHgr023744;
>  Mon, 17 Aug 2009 05:19:20 -0500
> Received: from plgmlir1.imr.gm.com (localhost [127.0.0.1])
>  by plgmlir1.imr.gm.com (8.14.2/8.12.10) with ESMTP id n7HAJDxX005565;
>  Mon, 17 Aug 2009 05:19:13 -0500
> Received: from DERUEMA16.eur.corp.gm.com ([134.46.236.103])
>  by plgmlir1.imr.gm.com (8.14.2/8.12.10) with ESMTP id n7HAJBwN005525;
>  Mon, 17 Aug 2009 05:19:11 -0500
> X-EDSINT-Source-Ip: 134.46.236.103
> To: [email protected]
> Subject: Rezultate Aftersales pe H2, la 13.08.2009.
> MIME-Version: 1.0
> X-Mailer: Lotus Notes Release 6.5.4 HF1151 March 27, 2007
> Message-ID: 
> <of07650702.057205dd-onc1257615.0036dc19-c1257615.0038b...@de.opel.com>
> From: Dragos Dobre <[email protected]>
> Date: Mon, 17 Aug 2009 12:19:09 +0200
> X-MIMETrack: Serialize by Router on DERUEMA16/M/GMSERVER/GMC at 17.08.2009 
> 12:19:12
> Content-Type: multipart/mixed; boundary="=_mixed 0038B094C125761
> 
> ----- Original Message ----- 
> From: "Wietse Venema" <[email protected]>
> To: "Postfix users" <[email protected]>
> Sent: Wednesday, August 19, 2009 5:58 PM
> Subject: Re: postfix original recipient
> 
> 
> > Gaby L:
> >>
> >> ----- 
> >>
> >>
> >>
> >> I want to use virtual_alias_maps but I want to appear original
> >> destination address in header.
> >> It is possible?
> >
> > As documented (man 5 virtual), virtual_alias_maps changes the
> > ENVELOPE address not the HEADER address.
> >
> > Wietse
> >
> >> Thanks
> >>
> >>
> >> Postfix logs the orig_to address when the envelope recipient address
> >> is replaced (for example with virtual_alias_maps).
> >>
> >> Gaby L:
> >> > Hi
> >> >  I have a problem with multi-destination and hidden address email 
> >> > (generic address is @de.opel.com)
> >> > I use virtual table,amavisd-new.
> >> > I don't view in header destination address but in maillog it appear in 
> >> > orig_to field.([email protected])
> >> > What insert in mail header orig_to field for filter for other incoming 
> >> > machine?
> >>
> > 
> 
> 
> 

Reply via email to