Files

46 lines
793 B
Plaintext
Raw Permalink Normal View History

2017-10-30 20:29:54 +01:00
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
----------------
2023-10-24 12:23:16 +02:00
1.13
* Make local whitelist by e-mail address possible (contributed by itNGO)
2025-01-10 14:51:53 +01:00
* Fix typo in "whitelisted_ip" option (contributed by Alexander Riedel)
2024-09-11 06:44:34 +02:00
* Add phishing exclusion (contributed by Makss39)
2023-10-24 12:23:16 +02:00
2022-02-08 18:37:02 +01:00
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
2019-11-29 18:54:07 +01:00
1.9
* Add History Rows field
2019-09-11 13:15:25 +02:00
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