feat: allow disabling bogofilter (enabled by default)
This commit is contained in:
parent
a61e429d76
commit
41a092ae06
@ -52,7 +52,7 @@ ENV SMTPD_MILTERS=""
|
|||||||
ENV NON_SMTPD_MILTERS="\$smtpd_milters"
|
ENV NON_SMTPD_MILTERS="\$smtpd_milters"
|
||||||
ENV MILTER_DEFAULT_ACTION=accept
|
ENV MILTER_DEFAULT_ACTION=accept
|
||||||
ENV INTERNAL_MAIL_FILTER_CLASSES=bounce
|
ENV INTERNAL_MAIL_FILTER_CLASSES=bounce
|
||||||
ENV BOGOFILTER_ENABLE=""
|
ENV BOGOFILTER_ENABLE="yes"
|
||||||
|
|
||||||
# TODO: template access lists
|
# TODO: template access lists
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user