Viktor Dukhovni via Postfix-users:
> On Mon, Oct 21, 2024 at 03:55:54PM +0800, Joan Moreau via Postfix-users wrote:
>
> > > This should be either the instance independent:
> > >
> > > relay/unix/syslog_name =
> > > ${multi_instance_name?{$multi_instance_name}:{postfix}}/$service_name
> > >
> > How to do that ?
>
> By not NOT setting:
>
> relay unix ... smtp
> -o syslog_name = postix/$service_name
>
> and instead setting:
>
> relay unix ... smtp
> -o { syslog_name =
> ${multi_instance_name?{$multi_instance_name}:{postfix}}/$service_name }
My bad. I have updated the default master.cf file.
Joan Moreau, please provide logging to support your claims that
mail received in one instance ends up in the other. If you can't
find it, see https://www.postfix.org/DEBUG_README.html#logging
DO NOT turn on "debug" logging, that would just make it harder to
see the mail flow.
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]