HI According to http://www.howtoforge.com/forums/showpost.php?p=162001&postcount=6 and http://www.howtoforge.com/forums/showpost.php?p=237478&postcount=8, URIBL should be configured in /etc/spamassassin/local.cf on a ISPConfig 3 installation This is not the case on mine. Those two lines are the only uncommented contents of my /etc/spamassassin/local.cf: Code: ifplugin Mail::SpamAssassin::Plugin::Shortcircuit endif # Mail::SpamAssassin::Plugin::Shortcircuit What should I add to that file for URIBL to work in my ISPconfig installation?
I've just received a mail tagged as spam in this server: X-Spam-Status: No, score=2.335 tagged_above=1 required=4.5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, HTML_IMAGE_RATIO_02=0.437, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.723, SPF_PASS=-0.001, URIBL_BLACK=1.725, URIBL_JP_SURBL=1.25] autolearn=no Does "URIBL_BLACK=1.725, URIBL_JP_SURBL=1.25" means that spamassassin is using URIBL ?