On 14/07/23 16:26, Aban Dokht via Postfix-users wrote:
https://www.postfix.org/postconf.5.html#smtpd_sender_restrictions
check_sender_access type:table
...
Any hints how smtpd_sender_restrictions can be overridden with an IP
based hash or cidr table?
/etc/postfix/sender_override.cidr:
1.2
Hello list,
I use the following smtpd_sender_restrictions to enforce TLS:
smtpd_sender_restrictions = permit_mynetworks, check_sender_access
hash:/etc/postfix/tls-exceptions reject_plaintext_session
The check_sender_access is used, to "whitelist" some domains.
So far, everything is working
On 7/13/2023 3:53 PM, Chris Green via Postfix-users wrote:
On the Postfix Basic Configuration page it says:-
For the sake of consistency between sender and recipient addresses,
myorigin also specifies the domain name that is appended to an
unqualified recipient address.
Is there
On the Postfix Basic Configuration page it says:-
For the sake of consistency between sender and recipient addresses,
myorigin also specifies the domain name that is appended to an
unqualified recipient address.
Is there any way to override this, i.e. can one explicitly set the
domain