| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Fix adding extra space to raw headers.
Reported by: Victor Ustugov
|
|
|
|
| |
Submitted by: Victor Ustugov
|
|
|
|
|
|
|
| |
* Add one_shot option for avoiding inserting several results from one rule
Fix parsing of headers with \t symbol [1]
Reported by: Victor Ustugov [1]
|
|
|
|
| |
Submitted by: Victor Ustugov
|
|
|
|
| |
Submitted by: Victor Ustugov
|
|
|
|
|
|
|
|
| |
Change default pid file location.
Change MISSING_TO rule not to work when header exists but empty.
Add rules for bad bondaries and message ids.
Suggested by: Victor Ustugov.
|
|
|
|
|
|
|
| |
Remove warnings from rspamc.
Add new rules [1]
Submitted by: Victor Ustugov [1]
|
|
|
|
| |
Submitted by: Victor Ustugov
|
|
|
|
|
|
|
|
| |
weights [1]
* Improve rspamc output by adding '--verbose' flag
Suggested by: Victor Ustugov [1]
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- now symbols inside metrics definition must be inside rules as well
- symbols may be virtual (e.g. when module can insert several symbols inside callback)
- symbols may be pure callbacks (when symbol's name is unknown and depends on conditions)
* Module 'emails' is removed as it is not used in the current rspamd
MANY fixes to sample config files
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Completely remove lex/yacc readers for config
* Make common sense of metric/action and symbols
* Sync changes with all plugins
TODO: add this to documentation
|
|
|
|
| |
* Add chapters about configuration of modules, classifiers and about rspamc protocol
|
|
* Fix minor errors in logging initializing
* Fix installation of config files
|