Rene Verharen said:

> Because of my manual maintained procmail filters are getting bigger and 
> bigger I just wondered if I can setup Spamassassin on my virtual host.
> 
> This host is running Apache/1.3.26 (Unix) PHP/4.2.2 FrontPage/4.0.4.3 
> mod_ssl/2.8.10 OpenSSL/0.9.6e on Linux.  I have no root access but i have 
> shell access through SSH and can use procmail filters and cgi.
> 
> If this is possible where do I start ?

yep, download 2.41, read the INSTALL doc, specifically the bit about
installing SpamAssassin as a normal, non-root user. 

Main problem will probably be that your ISP does not have up to date
perl modules installed.  that can be a total PITA.  What you
need to do is install them like this:

        perl Makefile.PL PREFIX=/home/you/lib

so they're all "installed" into a /home/you/lib dir.  Read "perldoc
perlmod" and a few perl FAQs for more details.

--j.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to