Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: converted to 1.6 markup

...

No Format
     Debian unstable: apt-get install spamassassin
    Gentoo: emerge mail-filter/spamassassin
  • Wiki MarkupIf you install manually, first *download* the \[http://spamassassin.apache.org/downloads.cgi new version\]. Then, \\
No Format
     [unzip/untar the archive]
    cd Mail-SpamAssassin-*
    perl Makefile.PL
    make
    make install                            [as root]

...