summaryrefslogtreecommitdiffstats
path: root/content/posts/remote-spamassassin.rst
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/remote-spamassassin.rst')
-rw-r--r--content/posts/remote-spamassassin.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/posts/remote-spamassassin.rst b/content/posts/remote-spamassassin.rst
index 081436d..1f0a43c 100644
--- a/content/posts/remote-spamassassin.rst
+++ b/content/posts/remote-spamassassin.rst
@@ -40,6 +40,9 @@ Installation and preparation:
# install IMAP spam begone
pip install isbg
+ # download pyzor db for spamassassin
+ pyzor --homedir /etc/mail/spamassassin discover
+
Configuration and learning:
.. code-block:: bash