Update to 2022-01-03 18:00

This commit is contained in:
Daniel Berteaud
2022-01-03 18:00:13 +01:00
parent 5488e2468c
commit 43402beeff
3 changed files with 3 additions and 3 deletions

View File

@@ -10,6 +10,6 @@ IMAP_SA_LEARN_PASSWORD={{ pmg_bayes_imap_pass | quote }}
IMAP_SA_LEARN_SPAMDIR={{ pmg_bayes_imap_spam }}
IMAP_SA_LEARN_HAMDIR={{ pmg_bayes_imap_ham }}
IMAP_SA_LEARN_SECURITY={{ pmg_bayes_imap_security }}
{% if pmg_bays_imap_attachment %}
{% if pmg_bayes_imap_attachment %}
IMAP_SA_LEARN_ATTACHMENT=1
{% endif %}