Commit Graph

16198 Commits

Author SHA1 Message Date
Vsevolod Stakhov
d538b9d97f [Fix] Select a different upstream on last retransmit
Issue: #3182
2019-12-10 10:49:22 +00:00
Vsevolod Stakhov
f001e86f0b [Minor] Try to get filename from CT if CD header is broken 2019-12-09 15:03:42 +00:00
Vsevolod Stakhov
628c70f017 [Minor] Add an extra check 2019-12-09 12:44:36 +00:00
Vsevolod Stakhov
e620e76baf [Minor] Allow nil options when adding symbols 2019-12-09 12:32:58 +00:00
Vsevolod Stakhov
f7daba4edf [Minor] Fix length calculations 2019-12-09 12:27:57 +00:00
Vsevolod Stakhov
ee02701412 [Minor] Remove debugging as it is called in a destructor where logger is absent 2019-12-09 11:40:55 +00:00
Vsevolod Stakhov
bf44e0fa8f [Test] Disable broken test, I've given up 2019-12-08 10:37:39 +00:00
Vsevolod Stakhov
c38ba89230 [Test] Slightly improve a test message 2019-12-08 09:48:47 +00:00
Vsevolod Stakhov
a30c4a1d46 [Test] Add missing test records 2019-12-08 09:45:57 +00:00
Vsevolod Stakhov
b1b7c1f7fc [Minor] Lua_task: Fix error handling for a task with no message 2019-12-08 09:39:59 +00:00
Vsevolod Stakhov
ba501e250f
Merge pull request #3179 from korgoth1/master
[Test] SPF for external relay
2019-12-07 20:49:44 +00:00
korgoth1
1d0c3ae0ac [Test] SURBL html entity&shy 2019-12-07 23:48:27 +03:00
korgoth1
1e38f59416 [Test] SPF for relay 2019-12-07 23:46:50 +03:00
korgoth1
d6a1a0f31f [Test] SPF for relay 2019-12-07 21:47:51 +03:00
korgoth1
cad261c52f [Test] SPF for relay 2019-12-07 21:29:24 +03:00
Vsevolod Stakhov
f6f3c2dea8 [Minor] Spf: Fix external relay detection 2019-12-07 13:45:06 +00:00
korgoth1
def24b4f41 [Test] SPF for relay 2019-12-06 22:55:51 +03:00
korgoth1
5eee098439 [Test] SPF PERMFAIL REDIRECT WITHOUT SPF 2019-12-06 22:55:00 +03:00
Vsevolod Stakhov
6dc4448d14 [Minor] Treat flags properly in dns tool 2019-12-06 18:02:45 +00:00
Vsevolod Stakhov
2b3d75925a [Minor] Check if we have a current item 2019-12-06 18:01:02 +00:00
Vsevolod Stakhov
a3f2acd3f7 [Minor] Fix race condition with LRU keys lifetime 2019-12-06 13:58:39 +00:00
Vsevolod Stakhov
c25ecd901b [Minor] Add debugging for spf references to find refcount leak 2019-12-06 13:10:43 +00:00
Vsevolod Stakhov
a7e98226be [Minor] Allow to log numeric id 2019-12-06 13:10:31 +00:00
Vsevolod Stakhov
1bd9b9af85 [Minor] Improve error message 2019-12-05 20:33:25 +00:00
Vsevolod Stakhov
4d5b9740d6 [Minor] Some small changes to the logic 2019-12-05 20:31:31 +00:00
Vsevolod Stakhov
df3b0491a8
Merge pull request #3177 from korgoth1/master
[Test] SPF PERMFAIL REDIRECT WITHOUT SPF
2019-12-05 19:49:11 +00:00
korgoth1
0fd10b75e3 [Test] SPF PERMFAIL REDIRECT WITHOUT SPF 2019-12-05 21:52:33 +03:00
Vsevolod Stakhov
d10951d927 [Fix] Treat soft hyphen as zero width space 2019-12-05 11:09:25 +00:00
Vsevolod Stakhov
ab46c92e0c [Minor] Oops, set item just on registration phase 2019-12-04 15:00:30 +00:00
Vsevolod Stakhov
22946f3b05 [Minor] Fix API function 2019-12-04 14:36:00 +00:00
Vsevolod Stakhov
07933519f3 [Minor] Add more flexible symcache item access functions 2019-12-04 14:32:52 +00:00
Vsevolod Stakhov
253067d2b5 [Minor] Allow to disable virtual symbols permanently 2019-12-04 10:10:14 +00:00
Vsevolod Stakhov
35de6fb550 [Minor] Forgot to list method 2019-12-03 11:15:52 +00:00
Vsevolod Stakhov
8c437fa7c9
Merge pull request #3172 from korgoth1/master
[Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf.
2019-12-03 09:43:03 +00:00
Vsevolod Stakhov
7774b5f0ac [Minor] Fix regexps for using in pcre 2019-12-02 19:01:26 +00:00
Vsevolod Stakhov
dbe3d373ce [Test] Spf is now Lua module 2019-12-02 18:23:24 +00:00
korgoth1
ff4dadc87a [Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf. 2019-12-02 20:51:17 +03:00
korgoth1
388c82ffff [Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf. 2019-12-02 20:49:54 +03:00
Vsevolod Stakhov
e2dfcf15cc [Feature] Spf: Add external_relay option 2019-12-02 17:37:49 +00:00
Vsevolod Stakhov
f90cb29802 [Minor] Lua_spf: Allow string representation of the IP address 2019-12-02 17:36:08 +00:00
Vsevolod Stakhov
cacf3f9450 [Conf] SPF is no longer a C module 2019-12-02 17:03:14 +00:00
Vsevolod Stakhov
1d577bf39b [Project] More fixes to follow the C module semantics 2019-12-02 17:02:08 +00:00
Vsevolod Stakhov
813496a14d [Minor] Add generic methods to deal with check_local/check_authed flags 2019-12-02 17:01:47 +00:00
Vsevolod Stakhov
946c6d5af3 [Minor] Lua_task: Allow to get a raw timestamp 2019-12-02 15:42:25 +00:00
Vsevolod Stakhov
5f116f6edb [Minor] Fix dmarc after change 2019-12-02 15:17:01 +00:00
Vsevolod Stakhov
0bf4593604 [Minor] Sigh, some more error paths handling fixed 2019-12-02 15:01:23 +00:00
Vsevolod Stakhov
c371d29834 [Minor] Fix issues found 2019-12-02 14:02:44 +00:00
Vsevolod Stakhov
590b8ae34e [Minor] Fix errors handling 2019-12-02 13:35:15 +00:00
Vsevolod Stakhov
b48f15002c [Project] Bye-bye, sweet prince 2019-12-02 13:13:14 +00:00
Vsevolod Stakhov
2a0c89f256 [Project] Preliminary SPF plugin in Lua 2019-12-02 13:11:55 +00:00