Re: check_ccert_access without SASL

2021-10-30 Thread Viktor Dukhovni
On Sat, Oct 30, 2021 at 02:55:45PM +, Brad Barden wrote: > Oct 30 14:03:22 postfix/submission/smtpd[7724]: warning: restriction > `check_ccert_access' ignored: no SASL support The proposed patch is correct. Well spotted. Thanks. --- a/src/smtpd/smtpd_check.c 2021-10-30 14:07:05.21580132

check_ccert_access without SASL

2021-10-30 Thread Brad Barden
Greetings, During recent infrastructure updates, I ran into an oddity using a check_ccert_access rule on postfix built without SASL support. The following warning is logged: Oct 30 14:03:22 postfix/submission/smtpd[7724]: warning: restriction `check_ccert_access' ignored: no SASL support Despit