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
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
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