Installing SpamAssassin on DreamHost

I’ve had this post sitting in my drafts folder for ages, I don’t think I’ll ever get around to finishing it because I’ve forgotten the steps I took and I found someone else has already written up a guide.

I followed the instructions here:

http://wiki.apache.org/spamassassin/SingleUserUnixInstall

and the gist is, you have to install local copies of all the Perl libraries you need, i.e.:

perl Makefile.PL PREFIX=$HOME/usr && make && make install

The packages required and the order to install is:

  1. IP-Country (2.20)
  2. razor-agents-sdk (2.07) Also provides (Digest, Digest::SHA1, File::Spec, MIME::Base64, Test::Harness, Test::More, Test::Simple, Time:HiRes, URI)
  3. razor-agents (2.77)
  4. Net-Ident (1.20)
  5. Socket6 (0.19)
  6. IO-Socket-INET6 (2.51)
  7. Net-IP (1.23)
  8. Net-DNS (0.53)
  9. Sys-Hostname-Long (1.4)
  10. Mail-SPF-Query (1.997)
  11. pyzor (0.4) (Didn’t install correctly)
  12. dcc-dccproc (1.3.16)
  13. Mail-SpamAssassin (3.1.0)

Check out SpamAssassin 3.1.0 for Dreamhost or the DreamHost Wiki for more instructions.

Spread the word: Technorati related  |  Technorati related  |  del.icio.us bookmark it!  |  submit Installing SpamAssassin on DreamHost digg.com digg it!  |  reddit reddit!

Leave a Reply

Line and paragraph breaks automatic.
XHTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>