miroir de
https://github.com/mail-in-a-box/mailinabox.git
synchronisé 2026-03-25 19:17:22 +01:00
Fixed multiple commented add_header entries in /etc/spamassassin/local.cf (#1641)
Cette révision appartient à :
révisé par
Joshua Tauberer
Parent
81176c8e4b
révision
aa15670dc2
@@ -64,8 +64,8 @@ tools/editconf.py /etc/default/spampd \
|
||||
# the X-Spam-Status & X-Spam-Score mail headers and related headers.
|
||||
tools/editconf.py /etc/spamassassin/local.cf -s \
|
||||
report_safe=0 \
|
||||
add_header="all Report _REPORT_" \
|
||||
add_header="all Score _SCORE_"
|
||||
"add_header all Report"=_REPORT_ \
|
||||
"add_header all Score"=_SCORE_
|
||||
|
||||
# Bayesean learning
|
||||
# -----------------
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur