> ul 30 19:13:29 rvm spamd[88566]: checking message > <[EMAIL PROTECTED]> for [EMAIL PROTECTED]:0. > Jul 30 19:13:29 rvm spamd[88566]: Argument "CHECK" isn't numeric in > subroutine entry at /usr/lib/perl5/5.6.1/i386-freebsd/IO/Socket/INET.pm > line 194, <GEN28> line 230.
This is just a guess, but what version of Net::DNS are you running? It looks like something is confused in the network code (or possibly you have a mis-configured net-based rule). Since Net::DNS between about versions 49 and 51 or 52 have been known to exhibit problems with SA, I think I'd check that first. Also run spamassassin --lint and make sure it doesn't complain, and spamassassin -D and see if it shows any complaints in the output. Loren