Skip to content

How to Enable Apache SpamAssassin

Uplusware edited this page May 25, 2017 · 1 revision
  • Install Apache SpamAssassin

    sudo apt-get install spamassassin

    sudo /etc/init.d/spamassassin start

  • Config the fileter Open /etc/erisemail/mfilter.xml

    Add new filter <filter libso="/usr/lib/liberiseantispam.so" action="TAG" param="-d 127.0.0.1 -p 783"/>