Hi, Currently smtpd-filters.7 is not installed by default, which looks like an oversight.
The patch below adds smtpd-filters.7 to usr.sbin/smtpd/smtpd/Makefile untrusted comment: verify with signify key for exoticsilicon.com RWRn5d3Yx35u06SleiMhZhW6FXYvG0NkGlXPEX94Q7SMqURZ/unZoXcHP0S6eJpfy4xbRhZj/lWUJUA0YOEsHkXHvyTcOet/mw8= --- usr.sbin/smtpd/smtpd/Makefile.dist Sun Apr 11 04:18:08 2021 +++ usr.sbin/smtpd/smtpd/Makefile Sun Aug 22 10:14:33 2021 @@ -77,7 +77,7 @@ SRCS+= stat_ramstat.c -MAN= sendmail.8 smtpd.8 smtpd.conf.5 table.5 +MAN= sendmail.8 smtpd.8 smtpd.conf.5 table.5 smtpd-filters.7 BINDIR= /usr/sbin LDADD+= -levent -lutil -ltls -lssl -lcrypto -lz
