summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2014-06-25 11:18:47 +0200
committermakefu <root@pigstarter.de>2014-06-25 11:18:47 +0200
commit83db04970ef2cccc6170aa2f27457b94ab2f8403 (patch)
treeb9c45b6c36cbec4996cd9e06df89b6f0a370883c
parent20d0e0d17fd784b31dff9b3f7ed46387acab947c (diff)
add pyzor db shizzle
-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