At 01:37 PM 10/6/2006, you wrote:
> > 0fw: spamassassin.lock
> > spamd -L -c -s 512000

This should be:

    spamc -c -s 512000

> Now it appears spamassassin isn't checking mail at all, as the mail
> isn't marked up at all.
>
> My cron entry upon bootup is:
>
> /opt/local/bin/spamd -L

Get rid of the '-L'.

That went from bad to worse... It looked for a while like all messages were being scored as 0, but it actually is basically blackholing messages. I'd ses entries in my mail log, but no mail in my inbox:

Oct 6 22:15:37 www-espphotography-com postfix/smtpd[292]: connect from web53414.mail.yahoo.com[206.190.39.74] Oct 6 22:15:37 www-espphotography-com postfix/smtpd[292]: C11838F80AC: client=web53414.mail.yahoo.com[206.190.39.74] Oct 6 22:15:37 www-espphotography-com postfix/cleanup[293]: C11838F80AC: message-id=<[EMAIL PROTECTED]> Oct 6 22:15:37 www-espphotography-com postfix/qmgr[96]: C11838F80AC: from=<[EMAIL PROTECTED]>, size=1079, nrcpt=1 (queue active) Oct 6 22:15:38 www-espphotography-com spamd[256]: spamd: connection from localhost [127.0.0.1] at port 49157\n Oct 6 22:15:38 www-espphotography-com spamd[256]: spamd: setuid to nobody succeeded\n Oct 6 22:15:38 www-espphotography-com spamd[256]: spamd: checking message <[EMAIL PROTECTED]> for nobody:-2\n Oct 6 22:15:38 www-espphotography-com postfix/smtpd[292]: disconnect from web53414.mail.yahoo.com[206.190.39.74] Oct 6 22:15:38 www-espphotography-com postfix/local[294]: C11838F80AC: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=sent (delivered to command: IFS=' ' && exec /usr/bin/procmail || exit 75 #eplatt)
Oct  6 22:15:38 www-espphotography-com postfix/qmgr[96]: C11838F80AC: removed
Oct 6 22:15:38 www-espphotography-com spamd[256]: spamd: clean message (0.2/5.0) for nobody:-2 in 0.2 seconds, 1227 bytes.\n Oct 6 22:15:38 www-espphotography-com spamd[256]: spamd: result: . 0 - BLANK_LINES_80_90,SUBJECT_NOVOWEL scantime=0.2,size=1227,user=nobody,uid=-2,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=49157,mid=<[EMAIL PROTECTED]>,autolearn=no\n
Oct  6 22:15:38 www-espphotography-com spamd[70]: prefork: child states: II\n
^[[BOct 6 22:16:16 www-espphotography-com ipop3d[301]: pop3 service init from 192.168.1.2 Oct 6 22:16:16 www-espphotography-com ipop3d[301]: Login user=eplatt host=[192.168.1.2] nmsgs=0/0 Oct 6 22:16:16 www-espphotography-com ipop3d[301]: Logout user=eplatt host=[192.168.1.2] nmsgs=0 ndele=0 Oct 6 22:16:36 www-espphotography-com ipop3d[303]: pop3 service init from 192.168.1.2 Oct 6 22:16:36 www-espphotography-com ipop3d[303]: Login user=eplatt host=[192.168.1.2] nmsgs=0/0 Oct 6 22:16:36 www-espphotography-com ipop3d[303]: Logout user=eplatt host=[192.168.1.2] nmsgs=0 ndele=0



Then took out
:0fw: spamassassin.lock
| spamc -c -s 512000

From my procmail, and it's fine - well obviously no spamassassin scores.

I'm at my wits end, and the fact that I'm sick isn't helping much either. :(

Reply via email to