Re: Conditionnal sender address rewriting

2016-08-08 Thread Noel Jones
On 8/8/2016 1:21 PM, Julien Sansonnens wrote: > Hi Postfix users, > > For some reason, I would like my sender address to be altered, > depending on the recipient domain. > It's quite simple: when I send an email to j...@myexample.com domain, > the FROM header must be changed to "mys...@myexample.c

Conditionnal sender address rewriting

2016-08-08 Thread Julien Sansonnens
Hi Postfix users, For some reason, I would like my sender address to be altered, depending on the recipient domain. It's quite simple: when I send an email to j...@myexample.com domain, the FROM header must be changed to "mys...@myexample.com" instead of mys...@myhostname.com". Here is my (non wo