Bug? Number filter drops emails without numeric data in header

lhamey

Registered
Sep 4, 2007
1
0
51
My site is using CPanel 10.

I had a filter set up that used X-Spam-Score is not below 100.
I found that emails sent locally (e.g. from cgiemail or from webmail)
were lost because spamassassin did not run to set up the X-Spam-Score
header. To get around this bug, I had to use regex instead of numeric
test.

Posted to save others wasting the same time I did.