Documentation Edit Request - smtpd_reject_unlisted_recipient

2022-05-07 Thread James Feeney
At http://www.postfix.org/postconf.5.html : smtpd_reject_unlisted_recipient (default: yes) Request that the Postfix SMTP server rejects mail for unknown recipient addresses, even when no explicit reject_unlisted_recipient access restriction is specified. This prevents the Postfix queue fro

postscreen_access_list and SPF bypass

2022-05-07 Thread Alex
Hi, It appears that entries included in my postscreen_access_list are being used to also bypass SPF checks by policyd-spf. Is this intentional? Would someone explain to me how this works? smtpd_recipient_restrictions = ... check_policy_service unix:private/policy-spf, postscreen_access_l

Re: Documentation Edit Request - smtpd_reject_unlisted_recipient

2022-05-07 Thread Wietse Venema
James Feeney: > At http://www.postfix.org/postconf.5.html : > > > smtpd_reject_unlisted_recipient (default: yes) > > Request that the Postfix SMTP server rejects mail for unknown > recipient addresses, even when no explicit reject_unlisted_recipient > access restriction is specified. This pr

Re: postscreen_access_list and SPF bypass

2022-05-07 Thread Viktor Dukhovni
On Sat, May 07, 2022 at 02:55:36PM -0400, Alex wrote: > It appears that entries included in my postscreen_access_list are > being used to also bypass SPF checks by policyd-spf. Is this > intentional? Would someone explain to me how this works? This is not possible. Postscreen(8) just rejects som