Totally true. Sorry and thanks!
El 21/6/22 a las 19:20, Viktor Dukhovni escribió:
smtpd_sender_restrictions =
On Tue, Jun 21, 2022 at 02:49:08PM +0200, Matus UHLAR - fantomas wrote:
> On 21.06.22 12:04, Víctor Rubiella Monfort wrote:
> >I'm trying to define independent domain reject list for inboud than
> >outbound:
> >
> >This works fine configuring:
> >
> >smtpd_sender_restrictions =
> >permit_mynet
On 21.06.22 12:04, Víctor Rubiella Monfort wrote:
I'm trying to define independent domain reject list for inboud than
outbound:
This works fine configuring:
smtpd_sender_restrictions =
permit_mynetworks,
check_sender_access hash:/etc/postfix/domainslist_in
Works ok, but for in and out w
Hi,
I'm trying to define independent domain reject list for inboud than
outbound:
This works fine configuring:
smtpd_sender_restrictions =
permit_mynetworks,
check_sender_access hash:/etc/postfix/domainslist_in
Works ok, but for in and out with the same file. I have not found a way