On 19 January 2017 at 14:30, Wietse Venema wrote:
>
> Wietse Venema:
> > Dominic Raferd:
> > > On 16 January 2017 at 15:11, Wietse Venema wrote:
> > > >
> > > > Dominic Raferd:
> > > > > One of the few remaining issues on my postfix server is that
> > > > > double-bounce messages don't come from
Wietse Venema:
> Dominic Raferd:
> > On 16 January 2017 at 15:11, Wietse Venema wrote:
> > >
> > > Dominic Raferd:
> > > > One of the few remaining issues on my postfix server is that
> > > > double-bounce messages don't come from the 'right' envelope sender.
> > >
> > > man 5 postconf | less '+/^
Dominic Raferd:
> On 16 January 2017 at 15:11, Wietse Venema wrote:
> >
> > Dominic Raferd:
> > > One of the few remaining issues on my postfix server is that
> > > double-bounce messages don't come from the 'right' envelope sender.
> >
> > man 5 postconf | less '+/^double_bounce_sender'
> >
> > T
On 16 January 2017 at 15:11, Wietse Venema wrote:
>
> Dominic Raferd:
> > One of the few remaining issues on my postfix server is that
> > double-bounce messages don't come from the 'right' envelope sender.
>
> man 5 postconf | less '+/^double_bounce_sender'
>
> This also is the default for addres
One of the few remaining issues on my postfix server is that
double-bounce messages don't come from the 'right' envelope sender.
I would like it to be double_bou...@mydomain.tld, or (better)
double_bounce+vps3456...@mydomain.tld. Instead it is
double_bou...@vps3456789.mydomain.tld. In other words
Dominic Raferd:
> One of the few remaining issues on my postfix server is that
> double-bounce messages don't come from the 'right' envelope sender.
man 5 postconf | less '+/^double_bounce_sender'
This also is the default for address_verify_sender.
Wietse