Commit Graph

200 Commits

Author SHA1 Message Date
bjoe2k4
4d6c328fec
[Minor] Simplify auth=pass generation of AR/AAR header 2018-04-16 22:41:22 +02:00
bjoe2k4
4b484e29fa
[Feature] use_domain_sign_inbound 2018-04-16 21:03:30 +02:00
bjoe2k4
474a85f597
[Fix] Typo use_domain_local --> use_domain_sign_local
use_domain_sign_local is documented on rspamd.com (https://rspamd.com/doc/modules/dkim_signing.html)
2018-04-16 20:56:33 +02:00
Vsevolod Stakhov
190530179a [Minor] Cache hostname value 2018-04-16 17:52:15 +01:00
Vsevolod Stakhov
8b4df46ccc
Merge pull request #2134 from bjoe2k4/patch-4
[Minor] Improve AuthservID generation in AR-header
2018-04-16 16:50:26 +01:00
Alexander Moisseev
e2cd2b783b [Minor] Validate expire value in configwizard 2018-04-11 20:10:14 +03:00
Vsevolod Stakhov
36590c124e [Minor] Shut up luacheck 2018-04-11 14:20:29 +01:00
Vsevolod Stakhov
68329eaa23 [Minor] Check actions section sanity 2018-04-11 14:08:23 +01:00
Vsevolod Stakhov
88d41f65cb [Minor] Add fool protection for nested section in ucl 2018-04-11 09:10:49 +01:00
Vsevolod Stakhov
ee29cb7459 [Minor] Fix index 2018-04-09 12:23:44 +01:00
Vsevolod Stakhov
498a8112a1 [Fix] Fix weights of dynamic squeezed rules 2018-04-09 12:11:21 +01:00
Vsevolod Stakhov
4b86e84051 [Minor] Use override_defaults from lua_util 2018-04-05 13:18:05 +01:00
Vsevolod Stakhov
f422d322ec [Minor] Add generic routine to override default settings 2018-04-05 12:44:59 +01:00
Vsevolod Stakhov
b8606a2916 [Minor] Allow to set sign headers in dkim_signing 2018-04-03 17:57:59 +01:00
bjoe2k4
e7879ae70d
[Minor] Improve AuthservID generation in AR-header 2018-03-30 21:09:01 +02:00
Vsevolod Stakhov
f3d6aacab5 [Minor] Describe RSPAMD_FUZZY_EPOCH11 def 2018-03-30 10:05:04 +01:00
Vsevolod Stakhov
fc73009371 [Minor] Add routine to simplify headers folding 2018-03-28 18:14:10 +01:00
Evan Klitzke
dc302db8a9
fix a typo previuous -> previous in configwizard 2018-03-24 23:07:23 -07:00
Vsevolod Stakhov
7ad0e93ce6 [Fix] Fix disabling of squeezed symbols
Issue: #2106
2018-03-23 13:03:33 +00:00
Vsevolod Stakhov
c32c0ca0ee [Fix] Allow to disable certain actions by assigning null to them 2018-03-22 11:02:58 +00:00
Vsevolod Stakhov
e5c77aed5e [Minor] Some lua style fixes 2018-03-19 15:43:03 +00:00
Vsevolod Stakhov
bef67cce03
Merge pull request #2089 from smfreegard/rules_20180301
Corpus/Rescore improvements, new and improved rules
2018-03-19 14:16:02 +00:00
Vsevolod Stakhov
e9c35582e7 [Minor] Allow to parse integer database names for Redis
Issue: #2083
Closes: #2083
2018-03-19 14:13:02 +00:00
Steve Freegard
bc7911b668 Corpus test improvements 2018-03-19 12:11:24 +00:00
Steve Freegard
154cca920d Rescore logging and reporting improvements 2018-03-19 12:09:40 +00:00
Vsevolod Stakhov
48c38a585d [Minor] Fix squeezed groups enabling 2018-03-17 14:48:26 +00:00
Vsevolod Stakhov
caf418acf6 [Fix] Fix enabling/disabling symbols 2018-03-17 12:22:39 +00:00
Vsevolod Stakhov
b53a152e06 [Minor] Try to deal with squeezed symbols with a special care 2018-03-16 17:27:09 +00:00
Vsevolod Stakhov
d8c5f3adff [Fix] Fix enabling/disabling squeezed rules 2018-03-16 17:14:32 +00:00
Vsevolod Stakhov
976603f0a7 [Fix] Fix external dependencies 2018-03-16 15:50:33 +00:00
Vsevolod Stakhov
8bfc39be4c [Minor] Fix syntax error added by CLion 2018-03-16 13:26:06 +00:00
Vsevolod Stakhov
6144d5af22 [Minor] Fix zero return value 2018-03-16 13:22:21 +00:00
Vsevolod Stakhov
b01c3e8dfb [Minor] Silence warning 2018-03-16 12:32:16 +00:00
Vsevolod Stakhov
dcef54ec95 [Fix] Handle callbacks that returns table of options 2018-03-16 11:51:46 +00:00
Vsevolod Stakhov
48c010166b [Fix] Fix dependencies in lua squeeze 2018-03-16 10:56:09 +00:00
Vsevolod Stakhov
e417edfa97 [Feature] Add lua rules squeezing 2018-03-15 18:00:35 +00:00
Vsevolod Stakhov
5321190dc5 [Project] Add some generic code to squeeze lua rules 2018-03-15 16:24:44 +00:00
Vsevolod Stakhov
75a629f31a
Merge pull request #2067 from moisseev/configwizard
[Minor] configwizard: check version matching
2018-03-14 14:01:47 +00:00
Vsevolod Stakhov
f73dba9e82 [Minor] Understand both 'statistic' and 'statistics' 2018-03-13 16:36:18 +00:00
Vsevolod Stakhov
b9a4b9eea9 [Minor] Check sqlite databases before conversation 2018-03-12 15:48:41 +00:00
Vsevolod Stakhov
3297040791 [Minor] Fix reporting of fatal errors in redis scripts 2018-03-12 13:12:06 +00:00
Alexander Moisseev
aa99e4aed7 [Minor] configwizard: check version matching 2018-03-11 21:14:09 +03:00
Vsevolod Stakhov
af1871ee4f [Minor] Do not add duplicate changes 2018-03-11 12:46:46 +00:00
Alexander Moisseev
7e46bcead6 [Minor] Advise user to reload configuration 2018-03-10 19:31:31 +03:00
Alexander Moisseev
24f312aae4 [Minor] Abort classifier checks if failed to connect to Redis 2018-03-10 19:09:08 +03:00
Vsevolod Stakhov
837393b130 [Minor] Silence empty group message 2018-03-10 15:21:34 +00:00
Vsevolod Stakhov
586560e919 [Feature] Implement l1/l2 regularization against the current weights 2018-03-09 17:05:49 +00:00
Alexander Moisseev
866b3c205b [Minor] configwizard: minor fixes
- Fix prompt
- Remove the trailing slash of a pathname, if present
2018-03-09 19:36:16 +03:00
Vsevolod Stakhov
4a55801321 [Minor] Fix redis-less setup 2018-03-09 13:00:18 +00:00
Andrew Lewis
28f183d2be [Minor] Apply library functions in plugins 2018-03-08 15:16:44 +02:00