mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
46 lines
793 B
Plaintext
46 lines
793 B
Plaintext
Rspamd is fast, modular and lightweight spam filter. It is designed to work
|
|
with big amount of mail and can be easily extended with own filters written in
|
|
lua.
|
|
|
|
Plugin Changelog
|
|
----------------
|
|
|
|
1.13
|
|
|
|
* Make local whitelist by e-mail address possible (contributed by itNGO)
|
|
* Fix typo in "whitelisted_ip" option (contributed by Alexander Riedel)
|
|
* Add phishing exclusion (contributed by Makss39)
|
|
|
|
1.12
|
|
|
|
* Adjusting the multimap setting to make the multimap whitelist work
|
|
|
|
1.11
|
|
|
|
* Fix Milter Protocol by binding to Unix Sockets
|
|
|
|
1.10
|
|
|
|
* Add nameserver option
|
|
|
|
1.9
|
|
|
|
* Add History Rows field
|
|
|
|
1.8
|
|
|
|
* Add Bayes autolearn option
|
|
|
|
1.7
|
|
|
|
* Fix permissions due to upstream changes
|
|
|
|
1.6
|
|
|
|
* Fix permissions on maps.d folder
|
|
* Add global sender whitelisting
|
|
|
|
1.5
|
|
|
|
* Add whitelisting to Graylist section
|