Mailing List Archive

Uncheked Spams - weird reporting
Some spams slips throught, those have no spamassassin headers.

In the same day, I see spams what has been processed and sorted to right
places as defined in my .procmail rules.

When I report those by hand (with mutt keybinding), I get only output as:
0/0
Press any key to continue ...

Normally there I have seen the spamassasin report output there.

Any ideas what can be wrong?

I have SpamAssassin 2.63
--
Jarkko Niemi jin@sci.fi http://www.sci.fi/~jin Registered Linux User #51106
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=51106
Ultimate office automation: networked coffee.
Re: Uncheked Spams - weird reporting [ In reply to ]
On Fri, 6 Feb 2004 23:05:30 +0200
Jarkko Niemi <jin@sci.fi> wrote:

> Some spams slips throught, those have no spamassassin headers.
>
> In the same day, I see spams what has been processed and sorted to right
> places as defined in my .procmail rules.
>

Are you using auto-whitelist? I had the same thing happening, but it seems to
have cleared up after removing the '-a' from the spamd startup script.

If not and you can do this in a test environment, turn on debug for SA for a
few minutes.

Alex
Re: Uncheked Spams - weird reporting [ In reply to ]
On Fri, Feb 06, 2004 at 11:05:30PM +0200, Jarkko Niemi wrote:
> Some spams slips throught, those have no spamassassin headers.
>
> In the same day, I see spams what has been processed and sorted to right
> places as defined in my .procmail rules.
>
> When I report those by hand (with mutt keybinding), I get only output as:
> 0/0
> Press any key to continue ...
>
> Normally there I have seen the spamassasin report output there.
>
> Any ideas what can be wrong?
>
> I have SpamAssassin 2.63

New info - I did that "spamc -r" so that I had "tail -f /var/log/syslog"
running - and I got kernel errors - here is slightly modified output.

---

Feb 20 18:41:04 my-box spamd[22338]: info: setuid to normal-user succeeded
Feb 20 18:41:04 my-box spamd[22338]: checking message <348689950351734.98717991578560615255@demijohn> for normal-user:1001.
Feb 20 18:41:11 my-box kernel: kernel BUG at page_alloc.c:105!
Feb 20 18:41:11 my-box kernel: invalid operand: 0000
Feb 20 18:41:11 my-box kernel: CPU: 0
Feb 20 18:41:11 my-box kernel: EIP: 0010:[__free_pages_ok+68/660] Not tainted
Feb 20 18:41:11 my-box kernel: EFLAGS: 00010282
Feb 20 18:41:11 my-box kernel: eax: 0100000d ebx: c1113468 ecx: c1113468 edx: 00000000
Feb 20 18:41:11 my-box kernel: esi: 00000000 edi: 00000000 ebp: c19bd164 esp: c9f4feec
Feb 20 18:41:11 my-box kernel: ds: 0018 es: 0018 ss: 0018
Feb 20 18:41:11 my-box kernel: Process spamd (pid: 22338, stackpage=c9f4f000)
Feb 20 18:41:11 my-box kernel: Stack: c1113468 00001000 00000000 c19bd164 0000006d 00000460 c36b8760 c01263c6
Feb 20 18:41:11 my-box kernel: c1113468 c1113468 c12494b0 00000000 c19bd164 c012d687 c0126635 c9f4ff90
Feb 20 18:41:11 my-box kernel: c1113468 00000000 00001000 00001000 c36b8760 ffffffea bffff24c 00001000
Feb 20 18:41:11 my-box kernel: Call Trace: [generic_file_readahead+262/316] [__free_pages+27/28] [do_generic_file_read+521/1080] [generic_file_read+147/400] [file_read_actor+0/136]
Feb 20 18:41:11 my-box kernel: [sys_pread+156/244] [system_call+51/64]
Feb 20 18:41:11 my-box kernel:
Feb 20 18:41:11 my-box kernel: Code: 0f 0b 69 00 d3 75 20 c0 89 d8 2b 05 b0 58 29 c0 69 c0 a3 8b

I have Debian stock kernel 2.4.23 running on that box,
looks like it's time to update that at least

---
I have spamd running with these options.
/usr/sbin/spamd -c -m 1 -H -d --pidfile=/var/run/spamd.pid

--
Jarkko Niemi jin@sci.fi http://www.sci.fi/~jin Registered Linux User #51106
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=51106
Hacker = A skilled and enthusiastic user of computers. Developer Guru. Good Guy
Craker = Computer using criminal, possibly with low computer skills. Bad Guy
Media intentionally uses term Hacker when they mean Craker
More info: http://catb.org/esr/jargon/html/H/hacker.html