Commit Graph

23 Commits

Author SHA1 Message Date
Vsevolod Stakhov
99c56f1eea [Minor] Fix various issues 2017-06-29 19:28:38 +01:00
Vsevolod Stakhov
0e2d605055 [Feature] Add per-domain emails normalisation rules 2017-06-29 19:13:49 +01:00
Vsevolod Stakhov
5f52812464 [Minor] Move emails normalization to the lua library 2017-06-29 08:59:21 +01:00
Andrew Lewis
a18f713ce1 [Fix] DKIM sign tools: edge-cases around use_esld 2017-06-22 13:06:32 +02:00
Andrew Lewis
c30cfcb21a [Feature] Bayes expiry plugin 2017-06-10 15:45:29 +02:00
Vsevolod Stakhov
2476107d16 [Minor] Improve redis params parsing 2017-06-09 11:30:54 +01:00
Andrew Lewis
b8b79e3c59 [Minor] lua_util.round: don't round up 2017-06-02 17:56:32 +02:00
Andrew Lewis
865633cdcb [Minor] Metadata exporter: score should be number 2017-06-02 16:11:31 +02:00
Vsevolod Stakhov
9d72040612 [Minor] Add smtp auth results to Authentication-Results 2017-06-01 15:24:26 +01:00
Vsevolod Stakhov
8489874e86 [Minor] Add ARC check results to Authentication-Results 2017-06-01 15:24:26 +01:00
Vsevolod Stakhov
888a22db34 [Minor] Move E to the proper place 2017-05-28 17:13:10 +01:00
Vsevolod Stakhov
907cea71d1 [Fix] Append MX name for authentication results as required 2017-05-28 15:34:51 +01:00
Vsevolod Stakhov
392e294637 [Rework] Move common DKIM functions to a separate lua module 2017-05-28 15:24:52 +01:00
Vsevolod Stakhov
6ddb09bcb7 [Minor] Add string trimming routine 2017-05-26 17:04:39 +01:00
Andrew Lewis
f859b29631 [Minor] Split global functions into libraries 2017-05-23 12:37:43 +02:00
Andrew Lewis
022505f480 [Minor] Auth results: Fix nil index 2017-05-22 14:06:43 +02:00
Vsevolod Stakhov
84d6c763cf [Rework] Move authentication results generation to a separate routine 2017-05-20 13:42:21 +01:00
Vsevolod Stakhov
f7054dc0b5 [Fix] Fix Redis timeout set
Issue: #1646
2017-05-19 16:12:57 +01:00
Vsevolod Stakhov
c5f4b41eee [Minor] Further fixes in global functions 2017-05-19 15:17:52 +01:00
Vsevolod Stakhov
6a9f1eab80 [Minor] Fix redis_params usage 2017-05-19 15:07:04 +01:00
Vsevolod Stakhov
8e4777724d [Rework] Continue modularisation for lua library 2017-05-18 16:40:48 +01:00
Vsevolod Stakhov
61b2a08f5d [Minor] Allow to use global functions modularly 2017-05-18 16:40:48 +01:00
Vsevolod Stakhov
01d8f7e7a8 [Rework] Move global functions to a separate directory 2017-05-18 16:40:48 +01:00