Wietse:
> Your mistake: you are trying to match a SENDER ADDRESS with
> check_CLIENT_access.
lists--- via Postfix-users:
> Well do I put the domain in sender_access or sender_checks?
What do you want to not block: the sender email domain? Then
use check_sender_access (note that is check_sender_
Well do I put the domain in sender_access or sender_checks?
It looks like sender_access with an OK since it acts on the FROK field.
https://www.postfix.org/postconf.5.html
I have a sender_checks file but I don't see that on the postfix.org website. Is
that a deprecated parameter?
Feb 27, 2024
Your mistake: you are trying to match a SENDER ADDRESS with
check_CLIENT_access.
Wietse
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
I still have that problem with the sender that used a spammy microsoft
server that gets rejected by IP for using spamcop. I put the domain in
the client_checks file but the sender gets bounced.
postconf mail_version
mail_version = 3.8.1
compatibility_level = 2
The client_checks line was added
natan via Postfix-users:
> If i set smtpd_proxy_timeout=60s I "terminating" (timeout) all old
> connections who get
> "warning: proxy:mysql:/etc/postfix/mysql_sender_bcc_maps_user.cf-new
> lookup error for u...@test.lt"
> after 60s ?
smtpd_proxy_timeout is a time limit for Postfix to talk to an
Hi
I have questions about "high ability" in postfix
For example setup
1)postfix + external mysql (klaster) like
main.cf:
...
smtpd_sender_login_maps =
proxy:mysql:/etc/postfix/mysql_sender_login_maps.cf
smtpd_proxy_timeout=60s
...
For example I have a mysql maps - mysql_sender_login_maps.cf: