| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Use array of actions instead of a linked list to speed up processing.
* Removed required_score, reject_score and action in metric config,
now REJECT is the only default action for a metric.
|
| |
|
| |
|
|
|
|
|
|
| |
Identify maps by id.
Initialize secure random numbers using openssl.
Add description to maps.
|
|
|
|
|
|
| |
Cleanup client's code.
Update manual page for client.
Make 'bayes' as the default classifier for client learning operations.
|
|
|
|
|
| |
* File maps are now being watched even if they don't exist on rspamd start.
Several fixes to dynamic configuration logic.
|
|
|
|
|
|
| |
* Add labels support to the statfiles (would be used for meta-classification)
* Rewrite exim spam.c patch to work with both rspamd and SA by using 'variant=rspamd' option
in spam_server line.
|
|
|
|
| |
Add utility functions for dynamic config.
|
|
|