Hi,

if auto_whitelist is anabled, and the sender has sent enough good stuff,
to fulfill it, bayes_file() will set the spamicity result to
REAL_HAM_TOKEN_PROBABILITY, which is 0.0001 per default.

Would it be possible to let the result be 0 and an extra header like
"SPAMINESS_HEADER_FIELD statistically whitelisted" to be added?

I'm not pretty sure on how to implement this, if it's possible to
hand a reasonable value (except a probability) back from bayes_file()
or if the statistically whitelisted senders could be added into
the database?

Regards
Christoph Wilke

ps. thanks for committing :)

Reply via email to