
16 Nov
2004
16 Nov
'04
5:16 p.m.
Erm it's still isn't filtering at all. I changed the spelling error (now it's exactly what it shows below, copy/pasted) and I got a piece of spam 53 minutes ago that doesn't have any of the spamassassin headers in it. Why isn't otrs running spamassassin? The otrs logs don't tell me a thing. --Matthew Shapiro
# Job Name: 5-Spam # (Move spam to spam queue $Self->{'PostMaster::PreFilterModule'}->{'5-Spam'} = {
Module => 'Kernel::System::PostMaster::Filter::CMD', CMD => '/opt/spamassassin-301/bin/spamassassin | grep -i "X-Spam-Status: yes"', Set => { 'X-OTRS-Queue' => 'spam', }, };