On Thu, Jul 11, 2019 at 09:44:53PM +0200, Patrick Ben Koetter wrote:
> > > I'd like to configure postfix to send bounce notification via another
> > > host:
> >
> > Why should bounces follow a different path than non-bounces?
>
> Because bounces get a different rating on the receiving than 'reg
* Wietse Venema :
> Nico Angenon:
> > hello,
> >
> > I?d like to configure postfix to send bounce notification via another host :
>
> Why should biunces follow a different path than non-bounces?
Because bounces get a different rating on the receiving than 'regular' mail
and this might have a neg
Nico Angenon:
> hello,
>
> I?d like to configure postfix to send bounce notification via another host :
Why should biunces follow a different path than non-bounces?
> i?ve tried to setup something like this :
>
> in main.cf
> -> smtp_header_checks = regexp:/etc/postfix/header_checks
>
> in /et
hello,
I’d like to configure postfix to send bounce notification via another host :
i’ve tried to setup something like this :
in main.cf
-> smtp_header_checks = regexp:/etc/postfix/header_checks
in /etc/postfix/header_checks
-> /^From: MAILER-DAEMON.*/ FILTER smtp:my_other_host