[pfx] Re: subnets restrictions for specific address

2024-10-11 Thread Wietse Venema via Postfix-users
Adam Weremczuk via Postfix-users: > Hi, > > Postfix 2.9.6 > > Is it possible to only allow certain subnets (LAN and VPN in my case) to > send to a specific email address? Multiple criteria are probably more intuitive with postfwd (www.postfwd.org) or with milter-regex. Otherwise, this would ta

[pfx] Re: subnets restrictions for specific address

2024-10-11 Thread Viktor Dukhovni via Postfix-users
On Fri, Oct 11, 2024 at 07:10:54PM -0400, Wietse Venema via Postfix-users wrote: > Otherwise, this would take a Postfix restriction class: > > main.cf: > restriction_classes = allow_certain_subnets That should of course be: smtpd_restriction_classes = allow_certain_subnets > # Uses

[pfx] subnets restrictions for specific address

2024-10-11 Thread Adam Weremczuk via Postfix-users
Hi, Postfix 2.9.6 Is it possible to only allow certain subnets (LAN and VPN in my case) to send to a specific email address? Ideally, all other sources should be silently dropped. Regards, Adam ___ Postfix-users mailing list -- postfix-users@postfi