1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-07 23:03:10 +02:00

Update user-patches.sh (#3932)

This commit is contained in:
Ikko Eltociear Ashimine
2024-03-11 20:02:22 +09:00
committed by GitHub
parent 267fc552d2
commit 8bdda5f433

View File

@ -8,7 +8,7 @@
echo "enable_test_patterns = true;" >>/etc/rspamd/local.d/options.inc
# We want Dovecot to be very detailed about what it is doing,
# specificially for Sieve because we need to check whether the
# specifically for Sieve because we need to check whether the
# Sieve scripts are executed so Rspamd is trained when using
# `RSPAMD_LEARN=1`.
echo 'mail_debug = yes' >>/etc/dovecot/dovecot.conf