]>
source.dussan.org Git - rspamd.git/log
Vsevolod Stakhov [Wed, 18 Oct 2017 07:18:25 +0000 (08:18 +0100)]
[CritFix] Another portion of tokenization fixes
MFH: rspamd-1.6
Vsevolod Stakhov [Wed, 18 Oct 2017 06:42:37 +0000 (07:42 +0100)]
[Fix] Do not ignore short words
MFH: rspamd-1.6
Vsevolod Stakhov [Wed, 18 Oct 2017 06:33:11 +0000 (07:33 +0100)]
[Fix] Lowercase words
MFH: rspamd-1.6
Vsevolod Stakhov [Tue, 17 Oct 2017 19:01:05 +0000 (20:01 +0100)]
[Minor] Allow to get words from text parts
Vsevolod Stakhov [Tue, 17 Oct 2017 18:24:21 +0000 (19:24 +0100)]
[Minor] Fix lua_text processing in lua_util_tokenize_text
Vsevolod Stakhov [Fri, 13 Oct 2017 06:51:48 +0000 (07:51 +0100)]
[Feature] Support Expires header when using HTTP maps
Vsevolod Stakhov [Mon, 16 Oct 2017 19:49:36 +0000 (20:49 +0100)]
[Fix] Use greylisting threshold in greylisting module
Vsevolod Stakhov [Sat, 14 Oct 2017 17:51:16 +0000 (18:51 +0100)]
[CritFix] Fix memory leak in spf caching logic
MFH: rspamd-1.6
Andrew Lewis [Tue, 10 Oct 2017 14:00:43 +0000 (16:00 +0200)]
[Fix] SpamAssassin: Fail check_freemail_header if regexp didn't match
- MFH: rspamd-1.6
Vsevolod Stakhov [Thu, 5 Oct 2017 18:11:19 +0000 (19:11 +0100)]
[Fix] Fix obscured url in format user@@example.com
MFH: rspamd-1.6
Vsevolod Stakhov [Fri, 29 Sep 2017 18:24:55 +0000 (19:24 +0100)]
[Fix] Do not allow garbadge when checking url domain
Vsevolod Stakhov [Thu, 5 Oct 2017 18:10:55 +0000 (19:10 +0100)]
[Fix] Erase unknown HTML entities
MFH: rspamd-1.6
Andrew Lewis [Tue, 3 Oct 2017 12:39:30 +0000 (14:39 +0200)]
[Fix] Authentication Results: Fix SPF smtp.mail_from
- MFH: rspamd-1.6
Vsevolod Stakhov [Mon, 2 Oct 2017 19:49:25 +0000 (20:49 +0100)]
[Fix] Fix DKIM forgeries via multiple headers
MFH: rspamd-1.6
URL: http://noxxi.de/research/breaking-dkim-on-purpose-and-by-chance.html
Vsevolod Stakhov [Thu, 28 Sep 2017 18:16:32 +0000 (19:16 +0100)]
[Fix] Fix enormous scores for R_WHITE_ON_WHITE
MFH: 1.6
Vsevolod Stakhov [Mon, 2 Oct 2017 19:42:40 +0000 (20:42 +0100)]
[Feature] Implement headers flags in mime parser
MFH: rspamd-1.6
Vsevolod Stakhov [Sat, 23 Sep 2017 11:38:27 +0000 (12:38 +0100)]
[Fix] Deal with URLs with no slashes after protocol
Andrew Lewis [Thu, 28 Sep 2017 14:36:01 +0000 (16:36 +0200)]
[Fix] Milter headers: X-Spamd-Result header if X-Virus ran first
- Fixes: #1851
- Reported by: @iflyhigh
- MFH: rspamd-1.6
Andrew Lewis [Thu, 28 Sep 2017 11:19:25 +0000 (13:19 +0200)]
[Fix] Milter headers: skip_local / skip_authenticated settings
- Fixes: #1850
- Reported by: @iflyhigh
- MFH: rspamd-1.6
Vsevolod Stakhov [Wed, 27 Sep 2017 19:44:56 +0000 (20:44 +0100)]
[Fix] Check for magic when checking for an archive
Issue: #1848
Closes: #1848
MFH: 1.6
Vsevolod Stakhov [Tue, 18 Jul 2017 18:44:22 +0000 (19:44 +0100)]
[Fix] Add workaround for IPv6 in sendmail
Issue: #1760
Alexander Moisseev [Sat, 5 Aug 2017 07:51:07 +0000 (10:51 +0300)]
[Fix] Ratelimit: fix whitelisted_rcpts matching
Alex Hermann [Thu, 10 Aug 2017 08:55:40 +0000 (10:55 +0200)]
Fix symbol name in history
Commit
75cfe801 broke the display of the symbols in the history. This patch fixes that.
Vsevolod Stakhov [Sun, 10 Sep 2017 11:27:29 +0000 (12:27 +0100)]
Release 1.6.4
* [Feature] Add method to get all content-type attributes in Lua
* [Feature] Add some sanity checks for actions and controller
* [Feature] Allow randomly select User-Agent from a list
* [Feature] Deal with obscured URLs with @ symbols
* [Feature] Milter headers: support adding/removing arbitrary headers from config
* [Fix] Add another workaround to display history properly
* [Fix] Add missing rspamadm control options to help
* [Fix] Auth-Results: Multiple DKIM signatures
* [Fix] Crash in URL processing
* [Fix] Default monitoring domain for surbl plugin
* [Fix] Detection of maillist optimized and fixed
* [Fix] Do not cache SPF records with PTR elements
* [Fix] Fix blacklists and DMARC in whitelist
* [Fix] Fix exceptions list in surbl
* [Fix] Fix processing of closed tags
* [Fix] Fix PTR processing in SPF
* [Fix] Lowercase HTTP headers to make them searchable from Lua
* [Fix] options.local_networks setting
* [Fix] Ratelimit: lowercase email addresses
* [Fix] Rebalance and slightly rework MX check plugin
* [Fix] Redis script loading in DMARC; URL tags; URL reputation
* [Fix] Reject invalid bh for DKIM signatures earlier
* [Fix] Remove incorrect method `task:set_metric_subject`
* [Fix] Rewriting subjects via force actions module
* [Fix] RPM postinstall
* [Fix] Treat 'rewrite subject' as spam action
* [Fix] Try harder to find urls
* [Fix] Use full URL when making an HTTP request
* [Fix] Use raw urls when sending requests to redirector
* [Fix] Use weight from map for fuzzy scoring
* [Rules] Penalise R_BAD_CTE_7BIT for utf8 messages
Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Vsevolod Stakhov [Sun, 10 Sep 2017 11:26:15 +0000 (12:26 +0100)]
[Minor] Update version to 1.6.4
Andrew Lewis [Sun, 10 Sep 2017 08:41:13 +0000 (10:41 +0200)]
[Minor] Import updates from public suffix list
Andrew Lewis [Thu, 7 Sep 2017 17:43:11 +0000 (19:43 +0200)]
[Minor] Fix previous commit: avoid doing useless things
Andrew Lewis [Thu, 7 Sep 2017 17:18:42 +0000 (19:18 +0200)]
[Fix] Auth-Results: Multiple DKIM signatures
Vsevolod Stakhov [Thu, 7 Sep 2017 17:56:54 +0000 (18:56 +0100)]
[Fix] Rebalance and slightly rework MX check plugin
Vsevolod Stakhov [Thu, 7 Sep 2017 18:04:01 +0000 (19:04 +0100)]
[Fix] Fix PTR processing in SPF
Issue: #1828
Andrew Lewis [Thu, 7 Sep 2017 19:49:41 +0000 (21:49 +0200)]
Revert "[Minor] Avoid usage of the incorrect API"
This reverts commit
7b207cf0f21f89f78f41ca15ef8c0bddfb5bc264 .
Andrew Lewis [Thu, 7 Sep 2017 19:49:48 +0000 (21:49 +0200)]
Revert "[Fix] Remove incorrect method `task:set_metric_subject`"
This reverts commit
e809039a9e84cb6235a6447d1c9c8fc34ddcf8c6 .
Vsevolod Stakhov [Fri, 8 Sep 2017 07:00:42 +0000 (08:00 +0100)]
[Minor] More efforts to handle SPF PTR properly
Vsevolod Stakhov [Fri, 8 Sep 2017 18:17:34 +0000 (19:17 +0100)]
[Fix] Do not cache SPF records with PTR elements
Andrew Lewis [Fri, 8 Sep 2017 18:51:25 +0000 (20:51 +0200)]
[Test] SPF PTR macro
Andrew Lewis [Fri, 8 Sep 2017 08:09:26 +0000 (10:09 +0200)]
[Fix] Rewriting subjects via force actions module
Andrew Lewis [Mon, 31 Jul 2017 07:23:25 +0000 (09:23 +0200)]
[Fix] Crash in URL processing
Andrew Lewis [Tue, 5 Sep 2017 13:08:51 +0000 (15:08 +0200)]
[Test] Some tests for whitelist module
Vsevolod Stakhov [Mon, 4 Sep 2017 18:25:10 +0000 (19:25 +0100)]
[Fix] Fix blacklists and DMARC in whitelist
Issue: #1824
Vsevolod Stakhov [Tue, 5 Sep 2017 18:33:01 +0000 (19:33 +0100)]
[Minor] Avoid usage of the incorrect API
Vsevolod Stakhov [Tue, 5 Sep 2017 18:29:32 +0000 (19:29 +0100)]
[Fix] Remove incorrect method `task:set_metric_subject`
Vsevolod Stakhov [Thu, 31 Aug 2017 20:24:49 +0000 (21:24 +0100)]
[Fix] Fix exceptions list in surbl
Vsevolod Stakhov [Fri, 1 Sep 2017 19:51:56 +0000 (20:51 +0100)]
Merge pull request #1820 from fatalbanana/rspamd-1.6
Rspamd 1.6: backports
Vsevolod Stakhov [Thu, 13 Jul 2017 18:17:51 +0000 (19:17 +0100)]
[Minor] Fix types when iterating hash
Vsevolod Stakhov [Thu, 13 Jul 2017 18:07:43 +0000 (19:07 +0100)]
[Feature] Add method to get all content-type attributes in Lua
Andrew Lewis [Thu, 31 Aug 2017 14:57:12 +0000 (16:57 +0200)]
[Fix] Default monitoring domain for surbl plugin
Vsevolod Stakhov [Wed, 30 Aug 2017 19:33:41 +0000 (20:33 +0100)]
[Fix] Treat 'rewrite subject' as spam action
Issue: #1803
Closes: #1803
Vsevolod Stakhov [Tue, 29 Aug 2017 19:45:07 +0000 (20:45 +0100)]
Merge pull request #1817 from fatalbanana/rspamd-1.6
Rspamd 1.6: backports
Andrew Lewis [Mon, 28 Aug 2017 13:13:57 +0000 (15:13 +0200)]
[Fix] options.local_networks setting
- Issue: #1763
- Reported by: @pclemot
Vsevolod Stakhov [Sat, 12 Aug 2017 19:25:44 +0000 (20:25 +0100)]
[Feature] Allow randomly select User-Agent from a list
Andrew Lewis [Sun, 9 Jul 2017 10:21:31 +0000 (12:21 +0200)]
[Feature] Milter headers: support adding/removing arbitrary headers from config
Vsevolod Stakhov [Sat, 12 Aug 2017 18:43:34 +0000 (19:43 +0100)]
[Fix] Use full URL when making an HTTP request
Vsevolod Stakhov [Sat, 12 Aug 2017 18:29:02 +0000 (19:29 +0100)]
[Fix] Use raw urls when sending requests to redirector
Vsevolod Stakhov [Sat, 12 Aug 2017 17:04:13 +0000 (18:04 +0100)]
[Minor] Store raw urls
Vsevolod Stakhov [Tue, 8 Aug 2017 07:50:14 +0000 (08:50 +0100)]
[Feature] Deal with obscured URLs with @ symbols
Matt Simerson [Sat, 26 Aug 2017 06:18:04 +0000 (23:18 -0700)]
fix copy/paste error in comment
Alexander Moisseev [Wed, 23 Aug 2017 07:34:18 +0000 (10:34 +0300)]
[Minor] Suppress base64 symbols for mails sent with 1C v8
Alexander Moisseev [Wed, 2 Aug 2017 14:00:53 +0000 (17:00 +0300)]
[Minor] Reduce MIME_BASE64_TEXT score
Vsevolod Stakhov [Sat, 29 Jul 2017 15:22:46 +0000 (16:22 +0100)]
[Minor] Some more minor fixes to lua
Conflicts:
src/plugins/lua/fann_redis.lua
Steve Freegard [Thu, 27 Jul 2017 12:22:36 +0000 (13:22 +0100)]
Improve CTYPE_MIXED_BOGUS and MIME_BASE64_TEXT rules
Steve Freegard [Wed, 26 Jul 2017 21:55:35 +0000 (22:55 +0100)]
Update Message-ID rules with new observed patterns
Vsevolod Stakhov [Tue, 18 Jul 2017 19:15:24 +0000 (20:15 +0100)]
[Minor] Remove reduntant debug
Vsevolod Stakhov [Thu, 13 Jul 2017 18:18:12 +0000 (19:18 +0100)]
[Rules] Penalise R_BAD_CTE_7BIT for utf8 messages
Jean-Louis Dupond [Fri, 14 Jul 2017 12:24:04 +0000 (14:24 +0200)]
[Fix] Detection of maillist optimized and fixed
Some maillists were not detected correctly. Because by default all mails were checked for 'List-Unsubscribe' and 'List-Post' headers.
But those headers do not exist on all maillists.
For example majordomo detection was broken because of this.
Jean-Louis Dupond [Fri, 11 Aug 2017 12:32:58 +0000 (14:32 +0200)]
[Fix] Use weight from map for fuzzy scoring
Jean-Louis Dupond [Thu, 10 Aug 2017 20:32:03 +0000 (22:32 +0200)]
[Fix] Add missing rspamadm control options to help
Vsevolod Stakhov [Thu, 10 Aug 2017 18:07:22 +0000 (19:07 +0100)]
[Fix] Add another workaround to display history properly
Vsevolod Stakhov [Wed, 9 Aug 2017 18:15:20 +0000 (19:15 +0100)]
[Fix] Reject invalid bh for DKIM signatures earlier
Vsevolod Stakhov [Tue, 8 Aug 2017 07:20:34 +0000 (08:20 +0100)]
[Fix] Try harder to find urls
Vsevolod Stakhov [Sat, 12 Aug 2017 19:11:48 +0000 (20:11 +0100)]
[Fix] Lowercase HTTP headers to make them searchable from Lua
Vsevolod Stakhov [Mon, 14 Aug 2017 20:59:44 +0000 (21:59 +0100)]
[Minor] Randomize Lua PRNG at startup
Vsevolod Stakhov [Tue, 22 Aug 2017 07:00:47 +0000 (08:00 +0100)]
[Fix] Fix processing of closed tags
Alexander Moisseev [Tue, 22 Aug 2017 09:42:11 +0000 (12:42 +0300)]
[Minor] Update aliexpress.com Message-ID regexp
Christian Glombek [Tue, 22 Aug 2017 20:43:49 +0000 (22:43 +0200)]
Various changes to CentOS RPM
Update License to be the same as repo (ASL 2.0)
Remove hardcoded user and group
Add %{rspamd_pluginsdir}/lib/*.lua
Vsevolod Stakhov [Fri, 25 Aug 2017 18:55:35 +0000 (19:55 +0100)]
[Feature] Add some sanity checks for actions and controller
Andrew Lewis [Sat, 26 Aug 2017 09:57:23 +0000 (11:57 +0200)]
[Minor] Use controller for single-instance tasks
Andrew Lewis [Fri, 25 Aug 2017 15:36:13 +0000 (17:36 +0200)]
[Fix] Redis script loading in DMARC; URL tags; URL reputation
- Issue: #1716
Andrew Lewis [Fri, 11 Aug 2017 15:05:27 +0000 (17:05 +0200)]
[Fix] RPM postinstall
- Fixes: #1696
Andrew Lewis [Mon, 28 Aug 2017 11:00:19 +0000 (13:00 +0200)]
[Fix] Ratelimit: lowercase email addresses
Andrew Lewis [Mon, 28 Aug 2017 10:16:26 +0000 (12:16 +0200)]
[Test] Settings: few more tests
Andrew Lewis [Wed, 16 Aug 2017 20:20:55 +0000 (22:20 +0200)]
[Test] Fix tests
Vsevolod Stakhov [Wed, 26 Jul 2017 20:46:55 +0000 (21:46 +0100)]
Release 1.6.3
* [CritFix] Fix semicolons parsing in the content type
* [Feature] Add EBL to the default config
* [Feature] Allow to configure monitored
* [Feature] Allow to skip specific hashes in fuzzy storage
* [Feature] Multimap: checking of symbol options
* [Feature] Redis settings: support checking multiple keys
* [Fix] ARC: Fix Lua 5.3 compatibility; timestamp should be integer
* [Fix] Avoid changing content-transfer-encoding header's value
* [Fix] Don't use whitelist/greylist maps as regexp, but as map
* [Fix] Fix get_content method
* [Fix] Header checks: Fix get_raw_header method
* [Fix] Header checks: REPLYTO_UNPARSEABLE rule
* [Fix] Lua_http: freeing
* [Fix] Milter headers: custom headers: removing headers
* [Fix] Parse HREF urls without explicit prefix
* [Fix] WHITE_ON_WHITE: Ensure score is matched to part that fired the rule
* [WebUI] Escape strings inside HTML in history
Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Vsevolod Stakhov [Wed, 26 Jul 2017 20:37:30 +0000 (21:37 +0100)]
Merge pull request #1769 from fatalbanana/rspamd-1.6
Rspamd 1.6: backports
Vsevolod Stakhov [Wed, 19 Jul 2017 07:41:23 +0000 (08:41 +0100)]
[Feature] Add EBL to the default config
Andrew Lewis [Wed, 19 Jul 2017 13:18:42 +0000 (15:18 +0200)]
[Feature] Redis settings: support checking multiple keys
Andrew Lewis [Wed, 26 Jul 2017 11:11:57 +0000 (13:11 +0200)]
[Fix] Lua_http: freeing
Alexander Moisseev [Sun, 23 Jul 2017 09:59:57 +0000 (12:59 +0300)]
[WebUI] Escape strings inside HTML in history
Jean-Louis Dupond [Mon, 17 Jul 2017 19:54:28 +0000 (21:54 +0200)]
[Fix] Don't use whitelist/greylist maps as regexp, but as map
In whitelist & greylist module, the domain files (like spf_dkim_whitelist.inc, etc) were read as regexp map.
This caused the following false whitelists:
WHITELIST_SPF_DKIM(-3)[onmicrosoft.com]
this while only 'microsoft.com' was in the list!
Reading the maps as 'map'/'hash' instead of 'regexp' fixes the issue.
Vsevolod Stakhov [Sun, 23 Jul 2017 10:16:29 +0000 (11:16 +0100)]
[Feature] Allow to skip specific hashes in fuzzy storage
Vsevolod Stakhov [Thu, 13 Jul 2017 18:33:42 +0000 (19:33 +0100)]
[CritFix] Fix semicolons parsing in the content type
Vsevolod Stakhov [Sat, 15 Jul 2017 22:16:03 +0000 (23:16 +0100)]
[Fix] Parse HREF urls without explicit prefix
Issue: #1752
Vsevolod Stakhov [Tue, 18 Jul 2017 18:37:40 +0000 (19:37 +0100)]
[Fix] Fix get_content method
Issue: #1759
Andrew Lewis [Thu, 20 Jul 2017 11:26:10 +0000 (13:26 +0200)]
[Feature] Multimap: checking of symbol options
Vsevolod Stakhov [Wed, 19 Jul 2017 20:15:05 +0000 (21:15 +0100)]
[Minor] Add some sanity checks when managing monitoring timeouts
Vsevolod Stakhov [Thu, 20 Jul 2017 07:18:10 +0000 (08:18 +0100)]
[Feature] Allow to configure monitored
Vsevolod Stakhov [Thu, 13 Jul 2017 20:12:49 +0000 (21:12 +0100)]
[Fix] Avoid changing content-transfer-encoding header's value
Andrew Lewis [Wed, 12 Jul 2017 11:45:01 +0000 (13:45 +0200)]
[Fix] ARC: Fix Lua 5.3 compatibility; timestamp should be integer
Vsevolod Stakhov [Thu, 20 Jul 2017 07:20:47 +0000 (08:20 +0100)]
Merge pull request #1761 from mkuron/multimap_cidr-1.6
Backport "IP netmask support for Redis multimap" to 1.6
Michael Kuron [Sun, 16 Jul 2017 13:19:59 +0000 (15:19 +0200)]
Minimum netmask in Redis multimap
Michael Kuron [Sun, 16 Jul 2017 10:04:34 +0000 (12:04 +0200)]
Use HMGET to query all netmasks at once in multimap