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
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