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-tcp
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
/
greylist.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1129 from fatalbanana/lint
Vsevolod Stakhov
2016-11-14
1
-27
/
+10
|
\
|
*
[Minor] Lint Lua plugins & global functions
Andrew Lewis
2016-11-14
1
-27
/
+10
*
|
[Minor] Update sample whitelist for greylist
AL
2016-11-14
1
-1
/
+1
|
/
*
Merge pull request #1126 from AlexeySa/patch-8
Vsevolod Stakhov
2016-11-13
1
-1
/
+1
|
\
|
*
[Minor] Further simplify conditionals
AL
2016-11-13
1
-1
/
+1
*
|
[Minor] Further simplify conditionals
Alexander Moisseev
2016-11-13
1
-4
/
+2
|
/
*
Fix if-else condition
AL
2016-11-13
1
-1
/
+2
*
Clearer greylist module code
AL
2016-11-13
1
-4
/
+4
*
[Fix] No greylist rejected messages
AL
2016-11-13
1
-1
/
+1
*
[Minor] Fix selective greylisting
Andrew Lewis
2016-11-11
1
-2
/
+4
*
[Minor] Remove default message_func from greylist plugin
Andrew Lewis
2016-11-05
1
-1
/
+0
*
[Feature] Allow custom functions for ratelimits
Vsevolod Stakhov
2016-11-02
1
-1
/
+6
*
[Feature] Allow to have a function to set custom greylist message
Vsevolod Stakhov
2016-11-02
1
-5
/
+11
*
[Minor] Get rid of some global variables
Andrew Lewis
2016-11-01
1
-2
/
+2
*
[Minor] Add var for premature greylisting
AL
2016-10-27
1
-2
/
+5
*
Rework greylist plugin
AL
2016-10-18
1
-16
/
+58
*
[Rework] Adopt plugins
Vsevolod Stakhov
2016-10-17
1
-3
/
+3
*
Fix error level on some messages
AL
2016-10-16
1
-3
/
+3
*
[Minor] Set/reduce postfilter priorities
Andrew Lewis
2016-09-29
1
-1
/
+1
*
[Feature] Allow whitelisting by IP for greylisting plugin
Vsevolod Stakhov
2016-09-25
1
-0
/
+14
*
Revert "[Feature] Add common way to disable Lua modules"
Andrew Lewis
2016-09-05
1
-4
/
+0
*
[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
-0
/
+4
*
[Minor] Skip greylisting for local networks as well
Andrew Lewis
2016-08-24
1
-2
/
+6
*
[Minor] Disable greylisting for authenticated users
Andrew Lewis
2016-08-01
1
-0
/
+8
*
[Fix] Restore selective greylisting behaviour
Andrew Lewis
2016-07-29
1
-41
/
+38
*
[Fix] Fix greylisting plugin variable usage
Vsevolod Stakhov
2016-07-27
1
-2
/
+2
*
[Fix] Fix greylist plugin (#755)
Andrew Lewis
2016-07-26
1
-14
/
+12
*
[Fix] Use new postfilters and prefilters API in the plugins
Vsevolod Stakhov
2016-07-12
1
-2
/
+11
*
[Feature] Use new redis API in greylist plugin
Vsevolod Stakhov
2016-06-22
1
-51
/
+76
*
[Feature] Use universal redis definitions in rspamd plugins
Vsevolod Stakhov
2016-05-28
1
-10
/
+5
*
[Fix] Do not greylist messages if redis has failed somehow
Vsevolod Stakhov
2016-05-07
1
-2
/
+10
*
[Fix] Do not greylist on rejection
Vsevolod Stakhov
2016-05-04
1
-1
/
+1
*
[Feature] Various improvements in greylist module
Vsevolod Stakhov
2016-05-03
1
-35
/
+70
*
[Feature] Add preliminary greylist plugin
Vsevolod Stakhov
2016-05-03
1
-0
/
+270