From: megadesign on
Hi,

please, with postfix, it is possible to forward e-mail received to
virtual user, so, that postfix will
change FROM in header? It should appear, that mail was sent from
virtual user...

Example:

customer(a)domain.com will send mail to middle(a)mydomain.com and this
mail is
forwarded to mybox(a)mydomain.com and has From: middle(a)mydomain.com.

Thanks for any help.

V.

From: ivakras1 on
On 25 ���, 13:11, megadesign <vaclav.hlo...(a)gmail.com> wrote:
> Hi,
>
> please, with postfix, it is possible to forward e-mail received to
> virtual user, so, that postfix will
> change FROM in header? It should appear, that mail was sent from
> virtual user...
>
> Example:
>
> custo...(a)domain.com will send mail to mid...(a)mydomain.com and this
> mail is
> forwarded to m...(a)mydomain.com and has From: mid...(a)mydomain.com.
>
> Thanks for any help.
>
> V.

Redirect incoming mail to script? You can deliver
mid...(a)mydomain.com's incoming to script that can mail
m...(a)mydomain.com From:mid...(a)mydomain.com.