On Monday January 18 2010 18:07:17 Mark Martinec wrote: > As far as can tell, the main issue with running unmodified SA on > FreeBSD is you'd need to provide a soft link from where SA expects > its rules, to where FreeBSD places them: > ln -s /var/db/spamassassin /var/lib/ > The rest should be straightforward: > perl Makefile.PL; make; make install; sa-update
Forgot about the second FreeBSD-specific link: ln -s /usr/local/etc/mail/spamassassin /etc/mail/ to make the unmodified SpamAssassin 'feel at home'. > http://people.apache.org/~jm/devel/Mail-SpamAssassin-3.3.0-rc3.tar.bz2 Actually, make that a: http://people.apache.org/~jm/devel/Mail-SpamAssassin-3.3.0.tar.bz2 http://people.apache.org/~jm/devel/PROPOSED-3.3.0-announcement.txt Mark ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/