index
:
rspamd.git
external-maps
libev-migration
log_json
master
mime-rework
rdns-tcp-rework
rework-symcache
rspamd-0.5
rspamd-0.6
rspamd-0.7
rspamd-0.8
rspamd-0.9
rspamd-1.0
rspamd-1.1
rspamd-1.2
rspamd-1.3
rspamd-1.4
rspamd-1.5
rspamd-1.6
rspamd-1.9
rspamd-3.10
rspamd-3.7
rspamd-3.8
rspamd-3.9
torch-removal
vstakhov-anonymize-mime
vstakhov-another-grow-factor-fix
vstakhov-ci-try
vstakhov-conf-reorg
vstakhov-cpu-detection
vstakhov-cumulative-tcp-timeout
vstakhov-fasttext-langdet
vstakhov-fix-2047-encode
vstakhov-fix-dcc
vstakhov-fuzzy-cxx
vstakhov-fuzzy-limits-display
vstakhov-fuzzy-noop
vstakhov-fuzzy-tcp
vstakhov-gpt-consensus
vstakhov-gpt-ollama
vstakhov-keypair-encoding
vstakhov-known-senders
vstakhov-llm-anonymize
vstakhov-llm-embeddings
vstakhov-lua-shingles
vstakhov-lua-text-api
vstakhov-new-hiredis
vstakhov-openssl-provider-message
vstakhov-redis-pool-fixes
vstakhov-remove-control-block
vstakhov-some-build-fixes
vstakhov-ssl-fixes
vstakhov-stringzilla
vstakhov-strip-attachments
vstakhov-surbl-conf-fix
vstakhov-universal-hashing-lua
vstakhov-utf8-mime
vstakhov-zstd-headers
Rapid spam filtering system: https://github.com/rspamd/rspamd
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
lua
/
rbl.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Fix] RBL: received: deal with missing data (#1965)
Andrew Lewis
2017-12-18
1
-1
/
+2
*
[Feature] RBL: received: filtering by position & flags
Andrew Lewis
2017-12-12
1
-13
/
+79
*
[Feature] Store plugins state
Vsevolod Stakhov
2017-12-03
1
-0
/
+7
*
[Fix] Do not fail rbl plugin when there are no received or emails
Vsevolod Stakhov
2017-07-28
1
-3
/
+8
*
[Minor] RBL: don't register duplicate monitoring
Andrew Lewis
2017-07-07
1
-1
/
+3
*
[Fix] RBL: Fixed hashed email address lookups
Andrew Lewis
2017-06-28
1
-1
/
+1
*
[Minor] Do not query RBLs with no monitored set
Vsevolod Stakhov
2017-06-05
1
-2
/
+4
*
[Feature] Add `monitored_address` for rbls
Vsevolod Stakhov
2017-06-05
1
-3
/
+10
*
[Fix] Detect confighelp in plugins initialisation
Vsevolod Stakhov
2017-04-22
1
-0
/
+4
*
[Minor] Don't try to use filtered results
Andrew Lewis
2017-04-06
1
-1
/
+3
*
[Fix] Fix domain_only emails RBL
Andrew Lewis
2017-04-06
1
-28
/
+21
*
[Minor] RBL: deal with missing DKIM config
Andrew Lewis
2017-03-26
1
-1
/
+1
*
[Minor] Remove deprecated API calls
Vsevolod Stakhov
2017-03-23
1
-23
/
+0
*
[Minor] Support setting `enabled = false` on RBLs
Andrew Lewis
2017-02-23
1
-0
/
+2
*
[Feature] RBL module: support hashing for emails and helo RBL
Andrew Lewis
2017-02-03
1
-6
/
+40
*
[Minor] Avoid some table lookups in Lua parts
Andrew Lewis
2016-12-15
1
-1
/
+3
*
[Minor] Use new API for debug logging in Lua plugins
Andrew Lewis
2016-11-25
1
-23
/
+24
*
[Minor] Some debug logging for RBL module
Andrew Lewis
2016-11-25
1
-1
/
+8
*
[Rework] Use new maps add function
Vsevolod Stakhov
2016-11-24
1
-1
/
+2
*
[Minor] Fix DNS lookup errors
Andrew Lewis
2016-11-15
1
-2
/
+2
*
[Minor] Lint Lua plugins & global functions
Andrew Lewis
2016-11-14
1
-20
/
+20
*
[Minor] Get rid of some global variables
Andrew Lewis
2016-11-01
1
-3
/
+4
*
[Minor] RBL: Display matched IP instead of thing being matched against
Andrew Lewis
2016-09-13
1
-2
/
+2
*
[Feature] Descriptive options for RBL symbols
Andrew Lewis
2016-09-09
1
-7
/
+7
*
Revert "[Feature] Add common way to disable Lua modules"
Andrew Lewis
2016-09-05
1
-3
/
+1
*
[Minor] Use infox instead of info in logging
Vsevolod Stakhov
2016-09-04
1
-1
/
+1
*
[Feature] Add common way to disable Lua modules
Andrew Lewis
2016-09-01
1
-1
/
+4
*
[Minor] Resurrect RBL module
Andrew Lewis
2016-08-30
1
-1
/
+2
*
[Fix] Params should be treated as a hash
Vsevolod Stakhov
2016-08-29
1
-1
/
+1
*
[Rework] Rework and simplify rbl plugin
Vsevolod Stakhov
2016-08-29
1
-220
/
+265
*
[Feature] Monitor RBL records
Vsevolod Stakhov
2016-08-26
1
-84
/
+93
*
[Feature] Simple mechanism for disabling RBLs in local.d/rbl.conf
Andrew Lewis
2016-08-10
1
-71
/
+74
*
[Feature] Enable forced resolving for some lua plugins
Vsevolod Stakhov
2016-06-13
1
-7
/
+16
*
[Feature] Use new version of register_symbol in rspamd plugins
Vsevolod Stakhov
2016-04-22
1
-3
/
+17
*
Drop unneeded `require`
Andrew Lewis
2016-02-05
1
-1
/
+0
*
Switch the rest to apache 2
Vsevolod Stakhov
2016-02-04
1
-19
/
+9
*
RBL module: remove `private_ips` setting in favour of `local_addrs`
Andrew Lewis
2016-01-03
1
-14
/
+2
*
Do not parse URLs for getting TLD in lua
Vsevolod Stakhov
2015-12-21
1
-21
/
+17
*
Fix DKIM RBL
Andrew Lewis
2015-09-17
1
-2
/
+2
*
Minor refactoring
Andrew Lewis
2015-09-02
1
-40
/
+29
*
Update logging in lua modules.
Vsevolod Stakhov
2015-09-01
1
-2
/
+2
*
Use symbol_allow from DKIM module if set
Andrew Lewis
2015-08-19
1
-0
/
+5
*
Fix lua plugins with the new DNS API.
Vsevolod Stakhov
2015-07-21
1
-25
/
+40
*
Add DKIM support to RBL module
Andrew Lewis
2015-07-05
1
-0
/
+48
*
Fix use of RBL name as symbol; ignore RBL names that would not be yielded
Andrew Lewis
2015-06-30
1
-2
/
+4
*
Remove duplicated symbol registration
Andrew Lewis
2015-06-29
1
-1
/
+0
*
rbl.lua: Fix issues with application of whitelists
Andrew Lewis
2015-06-23
1
-2
/
+23
*
Add whitelist_exception setting to RBL module
Andrew Lewis
2015-06-22
1
-1
/
+16
*
Fix lua plugins.
Vsevolod Stakhov
2015-05-28
1
-4
/
+5
*
RBL: Change order of calls to avoid sending error messages to logs
Andrew Lewis
2015-04-01
1
-2
/
+2
[next]