Gerd Hoerst via Postfix-users skrev den 2024-07-19 14:36:

smtpd_sender_restrictions = permit_mynetworks,
                            permit_sasl_authenticated,
                            reject_non_fqdn_sender,
                            reject_unknown_sender_domain

maybe you miss more smtpd_mumble_restrictions where permit_mynetworks and permit_sasl_authenticated is in front of other restrictions ?

in mynetworks 192.168.99.1 is included...

So how can i manage the mailserver to accept all mail on vpn interface
?

clients can use sasl auth, you already have postfix to support it imho

or add 192.168.99.1 to mynetworks (ifconfig -a)

make sure milters or content filters is not bypassed on lan

more help ? then postconf -nf and postconf -Mf to check it





_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to