Re: how to make spamassassin work with ipfw?

2010-07-20 Thread Daniel O'Connor
ciated with other tools to deliver the mail > or reject it?! You might be confusing /usr/ports/mail/spamd with SA. SA doesn't run via ipfw, however you can hook it up using MIMEDefang or similar. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft

Re: Any one interested in using a proper forum?

2009-07-28 Thread Daniel O'Connor
#x27;t think is > serving the majority of the SpamAssassin users... the numbers just > don't add up). How about the nabble version of the list? http://www.nabble.com/SpamAssassin-f191.html It might be more to your liking.. -- Daniel O'Connor software and network engineer for Genes

Re: Spamassassin scanning slower on Linux compared to FreeBSD

2007-03-25 Thread Daniel O'Connor
On Monday 26 March 2007 06:34, Julian Yap wrote: > On 3/25/07, Daniel O'Connor <[EMAIL PROTECTED]> wrote: > > One thing I would check is to make sure your malloc options are sensible. > > > > I have seen Perl benchmarks where subtle malloc options can have a huge &

Re: Spamassassin scanning slower on Linux compared to FreeBSD

2007-03-25 Thread Daniel O'Connor
32 & 64 bit, although you can put more RAM in a 64 bit version :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerpri

Re: Cannot install SA-3.1.1 FreeBSD 5.4

2006-04-08 Thread Daniel O'Connor
ke install cd /usr/ports/security/clamav make install (as root) Also, I didn't think 5.x had Perl in the base system at all - was this system upgraded from 4.x? The version of perl you want is the one in /usr/local/bin. The one in /usr/bin will be hopelessly out of date. -- Daniel O'Co

Re: OT: sa-learn, interfaced with Cyrus mailboxes

2005-09-07 Thread Daniel O'Connor
On Sunday 21 August 2005 19:27, Daniel O'Connor wrote: > I have a script which requires users to login and then it processes their > mails.. I haven't tried logging in as admin yet, but it would be nice then > I could run it as a cron job. I've attached my current work-in

Re: OT: sa-learn, interfaced with Cyrus mailboxes

2005-08-21 Thread Daniel O'Connor
. I have a script which requires users to login and then it processes their mails.. I haven't tried logging in as admin yet, but it would be nice then I could run it as a cron job. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "Th

RBL lookup failures

2005-07-25 Thread Daniel O'Connor
RBL3.0 trusted_networks 203.31.81.0/24 203.122.192.0/26 dns_available yes in the MD .cf file. Anyone have any clues about how I can resolve this? Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards i

Perl crashing in sa-learn

2005-07-01 Thread Daniel O'Connor
upt file but I get the same result with 2 separate systems so perhaps something is causing the toks file to become bogus. I am running SA v3.0.4 on both systems. One system is FreeBSD 4.11 with Perl 5.6.2, and the other is FreeBSD 5.4 with Perl 5.8.7 (both built from ports) Any help greatly appr