]> source.dussan.org Git - rspamd.git/log
rspamd.git
7 years ago[Fix] Load skip map from all processes as shared cache is unavailable 1877/head
Vsevolod Stakhov [Sat, 21 Oct 2017 18:30:09 +0000 (19:30 +0100)]
[Fix] Load skip map from all processes as shared cache is unavailable

MFH: rspamd-1.6

7 years ago[Test] e-Mail detection
Andrew Lewis [Sat, 21 Oct 2017 18:30:26 +0000 (20:30 +0200)]
[Test] e-Mail detection

7 years ago[Fix] Some more fixes towards emails detection
Vsevolod Stakhov [Sat, 21 Oct 2017 18:24:43 +0000 (19:24 +0100)]
[Fix] Some more fixes towards emails detection

MFH: rspamd-1.6

7 years ago[Fix] Actively load skip hashes map in fuzzy storage
Vsevolod Stakhov [Sat, 21 Oct 2017 18:00:20 +0000 (19:00 +0100)]
[Fix] Actively load skip hashes map in fuzzy storage

MFH: rspamd-1.6

7 years ago[CritFix] Fix milter commands pipelining
Vsevolod Stakhov [Thu, 19 Oct 2017 18:26:29 +0000 (19:26 +0100)]
[CritFix] Fix milter commands pipelining

7 years ago[Minor] Grr, forgot to save change for the previous commit
Vsevolod Stakhov [Sat, 21 Oct 2017 14:54:14 +0000 (15:54 +0100)]
[Minor] Grr, forgot to save change for the previous commit

MFH: rspamd-1.6

7 years ago[Fix] Fix multiple headers in DKIM headers list
Vsevolod Stakhov [Sat, 21 Oct 2017 14:52:50 +0000 (15:52 +0100)]
[Fix] Fix multiple headers in DKIM headers list

MFH: rspamd-1.6
Issue: #1876

7 years ago[CritFix] Fix newlines detection
Vsevolod Stakhov [Sat, 21 Oct 2017 13:53:17 +0000 (14:53 +0100)]
[CritFix] Fix newlines detection

MFH: rspamd-1.6

7 years ago[Fix] Further tokenization fixes
Vsevolod Stakhov [Sat, 21 Oct 2017 12:46:29 +0000 (13:46 +0100)]
[Fix] Further tokenization fixes

MFH: rspamd-1.6

7 years ago[Fix] Do not treat script content as text
Vsevolod Stakhov [Sat, 21 Oct 2017 12:20:21 +0000 (13:20 +0100)]
[Fix] Do not treat script content as text

MFH: rspamd-1.6

7 years ago[Minor] Improve tags lookup slightly
Vsevolod Stakhov [Fri, 15 Sep 2017 18:26:52 +0000 (19:26 +0100)]
[Minor] Improve tags lookup slightly

7 years ago[Feature] Filter nan and inf when adding scores
Vsevolod Stakhov [Sat, 21 Oct 2017 11:40:13 +0000 (12:40 +0100)]
[Feature] Filter nan and inf when adding scores

MFH: rspamd-1.6

7 years ago[Fix] Deal with another case when processing exceptions
Vsevolod Stakhov [Sat, 21 Oct 2017 11:13:56 +0000 (12:13 +0100)]
[Fix] Deal with another case when processing exceptions

MFH: rspamd-1.6

7 years ago[Fix] Fix emails detection
Vsevolod Stakhov [Sat, 21 Oct 2017 11:07:58 +0000 (12:07 +0100)]
[Fix] Fix emails detection

MFH: rspamd-1.6

7 years ago[Fix] Do not strip last character in the last word
Vsevolod Stakhov [Sat, 21 Oct 2017 09:56:14 +0000 (10:56 +0100)]
[Fix] Do not strip last character in the last word

MFH: rspamd-1.6

7 years ago[Fix] Fix another tokenization issue
Vsevolod Stakhov [Sat, 21 Oct 2017 09:52:44 +0000 (10:52 +0100)]
[Fix] Fix another tokenization issue

MFH: rspamd-1.6

7 years ago[Minor] Update public suffix list
Andrew Lewis [Fri, 20 Oct 2017 16:40:07 +0000 (18:40 +0200)]
[Minor] Update public suffix list

7 years agoMerge pull request #1870 from fatalbanana/rspamd-1.6
Vsevolod Stakhov [Thu, 19 Oct 2017 18:28:39 +0000 (19:28 +0100)]
Merge pull request #1870 from fatalbanana/rspamd-1.6

Rspamd 1.6

7 years ago[Fix] Fix empty threshold check in greylisting module 1870/head
Alexander Moisseev [Tue, 17 Oct 2017 06:22:05 +0000 (09:22 +0300)]
[Fix] Fix empty threshold check in greylisting module

7 years ago[Fix] Fix loading of per-user redis backend for statistics
Vsevolod Stakhov [Sat, 23 Sep 2017 14:44:54 +0000 (15:44 +0100)]
[Fix] Fix loading of per-user redis backend for statistics

Issue: #1843
Closes: #1843
7 years agoMerge pull request #1867 from fatalbanana/rspamd-1.6
Vsevolod Stakhov [Wed, 18 Oct 2017 19:45:46 +0000 (20:45 +0100)]
Merge pull request #1867 from fatalbanana/rspamd-1.6

Rspamd 1.6

7 years ago[Minor] Fix tests 1867/head
Andrew Lewis [Mon, 11 Sep 2017 14:05:51 +0000 (16:05 +0200)]
[Minor] Fix tests

7 years ago[CritFix] Another portion of tokenization fixes
Vsevolod Stakhov [Wed, 18 Oct 2017 07:18:25 +0000 (08:18 +0100)]
[CritFix] Another portion of tokenization fixes

MFH: rspamd-1.6

7 years ago[Fix] Do not ignore short words
Vsevolod Stakhov [Wed, 18 Oct 2017 06:42:37 +0000 (07:42 +0100)]
[Fix] Do not ignore short words

MFH: rspamd-1.6

7 years ago[Fix] Lowercase words
Vsevolod Stakhov [Wed, 18 Oct 2017 06:33:11 +0000 (07:33 +0100)]
[Fix] Lowercase words

MFH: rspamd-1.6

7 years ago[Minor] Allow to get words from text parts
Vsevolod Stakhov [Tue, 17 Oct 2017 19:01:05 +0000 (20:01 +0100)]
[Minor] Allow to get words from text parts

7 years ago[Minor] Fix lua_text processing in lua_util_tokenize_text
Vsevolod Stakhov [Tue, 17 Oct 2017 18:24:21 +0000 (19:24 +0100)]
[Minor] Fix lua_text processing in lua_util_tokenize_text

7 years ago[Feature] Support Expires header when using HTTP maps
Vsevolod Stakhov [Fri, 13 Oct 2017 06:51:48 +0000 (07:51 +0100)]
[Feature] Support Expires header when using HTTP maps

7 years ago[Fix] Use greylisting threshold in greylisting module
Vsevolod Stakhov [Mon, 16 Oct 2017 19:49:36 +0000 (20:49 +0100)]
[Fix] Use greylisting threshold in greylisting module

7 years ago[CritFix] Fix memory leak in spf caching logic
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

7 years ago[Fix] SpamAssassin: Fail check_freemail_header if regexp didn't match
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

7 years ago[Fix] Fix obscured url in format user@@example.com
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

7 years ago[Fix] Do not allow garbadge when checking url domain
Vsevolod Stakhov [Fri, 29 Sep 2017 18:24:55 +0000 (19:24 +0100)]
[Fix] Do not allow garbadge when checking url domain

7 years ago[Fix] Erase unknown HTML entities
Vsevolod Stakhov [Thu, 5 Oct 2017 18:10:55 +0000 (19:10 +0100)]
[Fix] Erase unknown HTML entities

MFH: rspamd-1.6

7 years ago[Fix] Authentication Results: Fix SPF smtp.mail_from
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

7 years ago[Fix] Fix DKIM forgeries via multiple headers
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

7 years ago[Fix] Fix enormous scores for R_WHITE_ON_WHITE
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

7 years ago[Feature] Implement headers flags in mime parser
Vsevolod Stakhov [Mon, 2 Oct 2017 19:42:40 +0000 (20:42 +0100)]
[Feature] Implement headers flags in mime parser

MFH: rspamd-1.6

7 years ago[Fix] Deal with URLs with no slashes after protocol
Vsevolod Stakhov [Sat, 23 Sep 2017 11:38:27 +0000 (12:38 +0100)]
[Fix] Deal with URLs with no slashes after protocol

7 years ago[Fix] Milter headers: X-Spamd-Result header if X-Virus ran first
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

7 years ago[Fix] Milter headers: skip_local / skip_authenticated settings
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

7 years ago[Fix] Check for magic when checking for an archive
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

7 years ago[Fix] Add workaround for IPv6 in sendmail
Vsevolod Stakhov [Tue, 18 Jul 2017 18:44:22 +0000 (19:44 +0100)]
[Fix] Add workaround for IPv6 in sendmail

Issue: #1760

7 years ago[Fix] Ratelimit: fix whitelisted_rcpts matching
Alexander Moisseev [Sat, 5 Aug 2017 07:51:07 +0000 (10:51 +0300)]
[Fix] Ratelimit: fix whitelisted_rcpts matching

7 years agoFix symbol name in history
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.

7 years agoRelease 1.6.4 1.6.4
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>
7 years ago[Minor] Update version to 1.6.4
Vsevolod Stakhov [Sun, 10 Sep 2017 11:26:15 +0000 (12:26 +0100)]
[Minor] Update version to 1.6.4

7 years ago[Minor] Import updates from public suffix list
Andrew Lewis [Sun, 10 Sep 2017 08:41:13 +0000 (10:41 +0200)]
[Minor] Import updates from public suffix list

7 years ago[Minor] Fix previous commit: avoid doing useless things
Andrew Lewis [Thu, 7 Sep 2017 17:43:11 +0000 (19:43 +0200)]
[Minor] Fix previous commit: avoid doing useless things

7 years ago[Fix] Auth-Results: Multiple DKIM signatures
Andrew Lewis [Thu, 7 Sep 2017 17:18:42 +0000 (19:18 +0200)]
[Fix] Auth-Results: Multiple DKIM signatures

7 years ago[Fix] Rebalance and slightly rework MX check plugin
Vsevolod Stakhov [Thu, 7 Sep 2017 17:56:54 +0000 (18:56 +0100)]
[Fix] Rebalance and slightly rework MX check plugin

7 years ago[Fix] Fix PTR processing in SPF
Vsevolod Stakhov [Thu, 7 Sep 2017 18:04:01 +0000 (19:04 +0100)]
[Fix] Fix PTR processing in SPF

Issue: #1828

7 years agoRevert "[Minor] Avoid usage of the incorrect API"
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.

7 years agoRevert "[Fix] Remove incorrect method `task:set_metric_subject`"
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.

7 years ago[Minor] More efforts to handle SPF PTR properly
Vsevolod Stakhov [Fri, 8 Sep 2017 07:00:42 +0000 (08:00 +0100)]
[Minor] More efforts to handle SPF PTR properly

7 years ago[Fix] Do not cache SPF records with PTR elements
Vsevolod Stakhov [Fri, 8 Sep 2017 18:17:34 +0000 (19:17 +0100)]
[Fix] Do not cache SPF records with PTR elements

7 years ago[Test] SPF PTR macro
Andrew Lewis [Fri, 8 Sep 2017 18:51:25 +0000 (20:51 +0200)]
[Test] SPF PTR macro

7 years ago[Fix] Rewriting subjects via force actions module
Andrew Lewis [Fri, 8 Sep 2017 08:09:26 +0000 (10:09 +0200)]
[Fix] Rewriting subjects via force actions module

7 years ago[Fix] Crash in URL processing
Andrew Lewis [Mon, 31 Jul 2017 07:23:25 +0000 (09:23 +0200)]
[Fix] Crash in URL processing

7 years ago[Test] Some tests for whitelist module
Andrew Lewis [Tue, 5 Sep 2017 13:08:51 +0000 (15:08 +0200)]
[Test] Some tests for whitelist module

7 years ago[Fix] Fix blacklists and DMARC in whitelist
Vsevolod Stakhov [Mon, 4 Sep 2017 18:25:10 +0000 (19:25 +0100)]
[Fix] Fix blacklists and DMARC in whitelist

Issue: #1824

7 years ago[Minor] Avoid usage of the incorrect API
Vsevolod Stakhov [Tue, 5 Sep 2017 18:33:01 +0000 (19:33 +0100)]
[Minor] Avoid usage of the incorrect API

7 years ago[Fix] Remove incorrect method `task:set_metric_subject`
Vsevolod Stakhov [Tue, 5 Sep 2017 18:29:32 +0000 (19:29 +0100)]
[Fix] Remove incorrect method `task:set_metric_subject`

7 years ago[Fix] Fix exceptions list in surbl
Vsevolod Stakhov [Thu, 31 Aug 2017 20:24:49 +0000 (21:24 +0100)]
[Fix] Fix exceptions list in surbl

7 years agoMerge pull request #1820 from fatalbanana/rspamd-1.6
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

7 years ago[Minor] Fix types when iterating hash 1820/head
Vsevolod Stakhov [Thu, 13 Jul 2017 18:17:51 +0000 (19:17 +0100)]
[Minor] Fix types when iterating hash

7 years ago[Feature] Add method to get all content-type attributes in Lua
Vsevolod Stakhov [Thu, 13 Jul 2017 18:07:43 +0000 (19:07 +0100)]
[Feature] Add method to get all content-type attributes in Lua

7 years ago[Fix] Default monitoring domain for surbl plugin
Andrew Lewis [Thu, 31 Aug 2017 14:57:12 +0000 (16:57 +0200)]
[Fix] Default monitoring domain for surbl plugin

7 years ago[Fix] Treat 'rewrite subject' as spam action
Vsevolod Stakhov [Wed, 30 Aug 2017 19:33:41 +0000 (20:33 +0100)]
[Fix] Treat 'rewrite subject' as spam action

Issue: #1803
Closes: #1803
7 years agoMerge pull request #1817 from fatalbanana/rspamd-1.6
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

7 years ago[Fix] options.local_networks setting 1817/head
Andrew Lewis [Mon, 28 Aug 2017 13:13:57 +0000 (15:13 +0200)]
[Fix] options.local_networks setting

 - Issue: #1763
 - Reported by: @pclemot

7 years ago[Feature] Allow randomly select User-Agent from a list
Vsevolod Stakhov [Sat, 12 Aug 2017 19:25:44 +0000 (20:25 +0100)]
[Feature] Allow randomly select User-Agent from a list

7 years ago[Feature] Milter headers: support adding/removing arbitrary headers from config
Andrew Lewis [Sun, 9 Jul 2017 10:21:31 +0000 (12:21 +0200)]
[Feature] Milter headers: support adding/removing arbitrary headers from config

7 years ago[Fix] Use full URL when making an HTTP request
Vsevolod Stakhov [Sat, 12 Aug 2017 18:43:34 +0000 (19:43 +0100)]
[Fix] Use full URL when making an HTTP request

7 years ago[Fix] Use raw urls when sending requests to redirector
Vsevolod Stakhov [Sat, 12 Aug 2017 18:29:02 +0000 (19:29 +0100)]
[Fix] Use raw urls when sending requests to redirector

7 years ago[Minor] Store raw urls
Vsevolod Stakhov [Sat, 12 Aug 2017 17:04:13 +0000 (18:04 +0100)]
[Minor] Store raw urls

7 years ago[Feature] Deal with obscured URLs with @ symbols
Vsevolod Stakhov [Tue, 8 Aug 2017 07:50:14 +0000 (08:50 +0100)]
[Feature] Deal with obscured URLs with @ symbols

7 years agofix copy/paste error in comment
Matt Simerson [Sat, 26 Aug 2017 06:18:04 +0000 (23:18 -0700)]
fix copy/paste error in comment

7 years ago[Minor] Suppress base64 symbols for mails sent with 1C v8
Alexander Moisseev [Wed, 23 Aug 2017 07:34:18 +0000 (10:34 +0300)]
[Minor] Suppress base64 symbols for mails sent with 1C v8

7 years ago[Minor] Reduce MIME_BASE64_TEXT score
Alexander Moisseev [Wed, 2 Aug 2017 14:00:53 +0000 (17:00 +0300)]
[Minor] Reduce MIME_BASE64_TEXT score

7 years ago[Minor] Some more minor fixes to lua
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

7 years agoImprove CTYPE_MIXED_BOGUS and MIME_BASE64_TEXT rules
Steve Freegard [Thu, 27 Jul 2017 12:22:36 +0000 (13:22 +0100)]
Improve CTYPE_MIXED_BOGUS and MIME_BASE64_TEXT rules

7 years agoUpdate Message-ID rules with new observed patterns
Steve Freegard [Wed, 26 Jul 2017 21:55:35 +0000 (22:55 +0100)]
Update Message-ID rules with new observed patterns

7 years ago[Minor] Remove reduntant debug
Vsevolod Stakhov [Tue, 18 Jul 2017 19:15:24 +0000 (20:15 +0100)]
[Minor] Remove reduntant debug

7 years ago[Rules] Penalise R_BAD_CTE_7BIT for utf8 messages
Vsevolod Stakhov [Thu, 13 Jul 2017 18:18:12 +0000 (19:18 +0100)]
[Rules] Penalise R_BAD_CTE_7BIT for utf8 messages

7 years ago[Fix] Detection of maillist optimized and fixed
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.

7 years ago[Fix] Use weight from map for fuzzy scoring
Jean-Louis Dupond [Fri, 11 Aug 2017 12:32:58 +0000 (14:32 +0200)]
[Fix] Use weight from map for fuzzy scoring

7 years ago[Fix] Add missing rspamadm control options to help
Jean-Louis Dupond [Thu, 10 Aug 2017 20:32:03 +0000 (22:32 +0200)]
[Fix] Add missing rspamadm control options to help

7 years ago[Fix] Add another workaround to display history properly
Vsevolod Stakhov [Thu, 10 Aug 2017 18:07:22 +0000 (19:07 +0100)]
[Fix] Add another workaround to display history properly

7 years ago[Fix] Reject invalid bh for DKIM signatures earlier
Vsevolod Stakhov [Wed, 9 Aug 2017 18:15:20 +0000 (19:15 +0100)]
[Fix] Reject invalid bh for DKIM signatures earlier

7 years ago[Fix] Try harder to find urls
Vsevolod Stakhov [Tue, 8 Aug 2017 07:20:34 +0000 (08:20 +0100)]
[Fix] Try harder to find urls

7 years ago[Fix] Lowercase HTTP headers to make them searchable from Lua
Vsevolod Stakhov [Sat, 12 Aug 2017 19:11:48 +0000 (20:11 +0100)]
[Fix] Lowercase HTTP headers to make them searchable from Lua

7 years ago[Minor] Randomize Lua PRNG at startup
Vsevolod Stakhov [Mon, 14 Aug 2017 20:59:44 +0000 (21:59 +0100)]
[Minor] Randomize Lua PRNG at startup

7 years ago[Fix] Fix processing of closed tags
Vsevolod Stakhov [Tue, 22 Aug 2017 07:00:47 +0000 (08:00 +0100)]
[Fix] Fix processing of closed tags

7 years ago[Minor] Update aliexpress.com Message-ID regexp
Alexander Moisseev [Tue, 22 Aug 2017 09:42:11 +0000 (12:42 +0300)]
[Minor] Update aliexpress.com Message-ID regexp

7 years agoVarious changes to CentOS RPM
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

7 years ago[Feature] Add some sanity checks for actions and controller
Vsevolod Stakhov [Fri, 25 Aug 2017 18:55:35 +0000 (19:55 +0100)]
[Feature] Add some sanity checks for actions and controller

7 years ago[Minor] Use controller for single-instance tasks
Andrew Lewis [Sat, 26 Aug 2017 09:57:23 +0000 (11:57 +0200)]
[Minor] Use controller for single-instance tasks

7 years ago[Fix] Redis script loading in DMARC; URL tags; URL reputation
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

7 years ago[Fix] RPM postinstall
Andrew Lewis [Fri, 11 Aug 2017 15:05:27 +0000 (17:05 +0200)]
[Fix] RPM postinstall

 - Fixes: #1696