]> source.dussan.org Git - rspamd.git/log
rspamd.git
8 years agoUpdate local_scan.c 796/head
Bryon Gloden, CISSPĀ® [Tue, 2 Aug 2016 21:49:49 +0000 (17:49 -0400)]
Update local_scan.c

[../rspamd-master/contrib/exim/local_scan.c:630]: (error) Uninitialized variable: rej

It's always good to initialize integer variables, at least to 0, because if you try to retrieve its value before it gets assigned any actual (non-garbage) value, then it results in undefined behavior.

Found by https://github.com/bryongloden/cppcheck

8 years ago[Fix] Fix last token folding
Vsevolod Stakhov [Tue, 2 Aug 2016 16:16:28 +0000 (17:16 +0100)]
[Fix] Fix last token folding

8 years ago[Fix] Add spaces to dkim signature to allow folding
Vsevolod Stakhov [Tue, 2 Aug 2016 16:06:29 +0000 (17:06 +0100)]
[Fix] Add spaces to dkim signature to allow folding

8 years ago[Fix] Fix confusing OpenSSL API usage of i2d_RSAPublicKey
Vsevolod Stakhov [Tue, 2 Aug 2016 15:50:33 +0000 (16:50 +0100)]
[Fix] Fix confusing OpenSSL API usage of i2d_RSAPublicKey

8 years ago[Minor] Really save privkey in file
Vsevolod Stakhov [Tue, 2 Aug 2016 15:50:21 +0000 (16:50 +0100)]
[Minor] Really save privkey in file

8 years ago[Fix] Fix folding for semicolon separated tokens
Vsevolod Stakhov [Tue, 2 Aug 2016 15:32:33 +0000 (16:32 +0100)]
[Fix] Fix folding for semicolon separated tokens

8 years ago[Feature] Rspamc can now add dkim signature in mime mode
Vsevolod Stakhov [Tue, 2 Aug 2016 15:28:49 +0000 (16:28 +0100)]
[Feature] Rspamc can now add dkim signature in mime mode

8 years ago[Fix] Do not stress redis with KEYS command (#791)
Vsevolod Stakhov [Tue, 2 Aug 2016 15:09:42 +0000 (16:09 +0100)]
[Fix] Do not stress redis with KEYS command (#791)

Issue: #791
Reported by: @wociscz

8 years agoMerge pull request #790 from fatalbanana/coverage
Vsevolod Stakhov [Tue, 2 Aug 2016 14:33:10 +0000 (15:33 +0100)]
Merge pull request #790 from fatalbanana/coverage

[Minor] Integrate coveralls

8 years ago[Minor] Integrate coveralls 790/head
Andrew Lewis [Tue, 2 Aug 2016 14:18:29 +0000 (15:18 +0100)]
[Minor] Integrate coveralls

8 years ago[Feature] Allow to create settings for authenticated users
Vsevolod Stakhov [Tue, 2 Aug 2016 13:49:03 +0000 (14:49 +0100)]
[Feature] Allow to create settings for authenticated users

Use `authenticated = true;` for this feature

8 years ago[Feature] Add experimental CGP integration
Vsevolod Stakhov [Tue, 2 Aug 2016 13:13:45 +0000 (14:13 +0100)]
[Feature] Add experimental CGP integration

8 years agoMerge pull request #786 from fatalbanana/www
Vsevolod Stakhov [Tue, 2 Aug 2016 09:13:28 +0000 (10:13 +0100)]
Merge pull request #786 from fatalbanana/www

[WebUI] Try harder to clear password on disconnect

8 years agoMerge pull request #788 from moisseev/ct-case
Vsevolod Stakhov [Tue, 2 Aug 2016 09:13:16 +0000 (10:13 +0100)]
Merge pull request #788 from moisseev/ct-case

[Fix] Ignore content type/subtype case

8 years agoMerge pull request #787 from fatalbanana/tests
Vsevolod Stakhov [Tue, 2 Aug 2016 09:13:08 +0000 (10:13 +0100)]
Merge pull request #787 from fatalbanana/tests

[Test] Replace get_process_children with psutil function

8 years ago[Fix] Ignore content type/subtype case 788/head
Alexander Moisseev [Tue, 2 Aug 2016 08:26:49 +0000 (11:26 +0300)]
[Fix] Ignore content type/subtype case

to comply with RFC 2045

8 years ago[Test] Replace get_process_children with psutil function 787/head
Andrew Lewis [Mon, 1 Aug 2016 23:10:19 +0000 (01:10 +0200)]
[Test] Replace get_process_children with psutil function

8 years ago[WebUI] Try harder to clear password on disconnect 786/head
Andrew Lewis [Mon, 1 Aug 2016 17:35:28 +0000 (19:35 +0200)]
[WebUI] Try harder to clear password on disconnect

8 years agoMerge pull request #785 from fatalbanana/www
Vsevolod Stakhov [Mon, 1 Aug 2016 16:41:31 +0000 (17:41 +0100)]
Merge pull request #785 from fatalbanana/www

[WebUI] Clear connect password (#783)

8 years ago[Feature] Add a special symbol for SPF DNS errors: R_SPF_DNSFAIL
Vsevolod Stakhov [Mon, 1 Aug 2016 16:05:21 +0000 (17:05 +0100)]
[Feature] Add a special symbol for SPF DNS errors: R_SPF_DNSFAIL

8 years ago[Fix] Do not cache SPF records with DNS errors
Vsevolod Stakhov [Mon, 1 Aug 2016 16:04:58 +0000 (17:04 +0100)]
[Fix] Do not cache SPF records with DNS errors

8 years ago[Feature] Improve DNS failures when dealing with SPF
Vsevolod Stakhov [Mon, 1 Aug 2016 15:51:12 +0000 (16:51 +0100)]
[Feature] Improve DNS failures when dealing with SPF

8 years ago[WebUI] Clear connect password (#783) 785/head
Andrew Lewis [Mon, 1 Aug 2016 15:21:24 +0000 (17:21 +0200)]
[WebUI] Clear connect password (#783)

8 years ago[Minor] Update version to 1.3.2
Vsevolod Stakhov [Mon, 1 Aug 2016 13:27:15 +0000 (14:27 +0100)]
[Minor] Update version to 1.3.2

8 years agoRelease 1.3.1 1.3.1
Vsevolod Stakhov [Mon, 1 Aug 2016 12:49:33 +0000 (13:49 +0100)]
Release 1.3.1

* [CritFix] Fix catena passwords validation
* [CritFix] Fix crash when the first received is faked
* [Feature] Add DMARC_BAD_POLICY symbol when DMARC policy was invalid
* [Feature] Allow for matching hostnames in multimap (#773)
* [Feature] Allow for setting action based on DMARC disposition
* [Feature] Allow limiting of the inbound message size
* [Feature] Allow maps with multiple symbols and scores
* [Feature] Allow regexps in the emails maps
* [Feature] Allow to register metric symbols from multimap
* [Feature] Allow to reset redis tokens instead of appendig values
* [Feature] Allow to store strings in radix maps
* [Feature] Check UTF validity when there are utf regexps in a map
* [Feature] Correctly work when there is no hard reject action
* [Feature] Implement dependencies for maps
* [Fix] Another effort to unbreak sqlite locking
* [Fix] Avoid crash when closing mmapped file
* [Fix] Do not break history on NaN in required score
* [Fix] Ensure that hyperscan cache written is written properly
* [Fix] Filter NaN from scores in history
* [Fix] Fix DNSBL maps
* [Fix] Fix another locking issue in sqlite
* [Fix] Fix another locking issue with mapped files
* [Fix] Fix deadlock in mmaped file stats
* [Fix] Fix dependencies in multimap plugin
* [Fix] Fix emails module configuration
* [Fix] Fix greylist plugin (#755)
* [Fix] Fix greylisting plugin variable usage
* [Fix] Fix installed permissions for rspamd_stats
* [Fix] Fix locking in mmapped statistics
* [Fix] Fix paths in tests
* [Fix] Fix prefilter mode for multimap
* [Fix] Forgot to commit leftover changes
* [Fix] Really fix local.d includes
* [Fix] Restore selective greylisting behaviour
* [Fix] Set max size on per connection basis
* [Fix] Use temporary storage for hyperscan cache
* [Rework] Remove systemd socket activation

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
8 years ago[Fix] Fix another locking issue with mapped files
Vsevolod Stakhov [Mon, 1 Aug 2016 11:03:25 +0000 (12:03 +0100)]
[Fix] Fix another locking issue with mapped files

8 years agoMerge pull request #781 from fatalbanana/www
Vsevolod Stakhov [Mon, 1 Aug 2016 10:00:08 +0000 (11:00 +0100)]
Merge pull request #781 from fatalbanana/www

[WebUI] Fix saving actions from web interface (#769)

8 years ago[WebUI] Fix saving actions from web interface (#769) 781/head
Andrew Lewis [Mon, 1 Aug 2016 09:53:39 +0000 (11:53 +0200)]
[WebUI] Fix saving actions from web interface (#769)

8 years agoMerge pull request #780 from fatalbanana/greylist
Vsevolod Stakhov [Mon, 1 Aug 2016 09:35:58 +0000 (10:35 +0100)]
Merge pull request #780 from fatalbanana/greylist

Disable greylisting for authenticated users

8 years agoMerge pull request #779 from fatalbanana/el6
Vsevolod Stakhov [Mon, 1 Aug 2016 09:35:38 +0000 (10:35 +0100)]
Merge pull request #779 from fatalbanana/el6

Fix RPM spec for CentOS 6

8 years agoMerge pull request #778 from moisseev/patch-1
Vsevolod Stakhov [Mon, 1 Aug 2016 09:35:29 +0000 (10:35 +0100)]
Merge pull request #778 from moisseev/patch-1

Add missed MIME types

8 years agoMerge pull request #777 from moisseev/rspamd_stats
Vsevolod Stakhov [Mon, 1 Aug 2016 09:35:13 +0000 (10:35 +0100)]
Merge pull request #777 from moisseev/rspamd_stats

[Minor] rspamd_stats: check all symbols by default

8 years agoMerge pull request #775 from fatalbanana/multimap
Vsevolod Stakhov [Mon, 1 Aug 2016 09:34:58 +0000 (10:34 +0100)]
Merge pull request #775 from fatalbanana/multimap

Allow for matching hostnames in multimap (#773)

8 years ago[Feature] Check UTF validity when there are utf regexps in a map
Vsevolod Stakhov [Mon, 1 Aug 2016 09:20:44 +0000 (10:20 +0100)]
[Feature] Check UTF validity when there are utf regexps in a map

8 years ago[Minor] Disable greylisting for authenticated users 780/head
Andrew Lewis [Mon, 1 Aug 2016 08:01:10 +0000 (09:01 +0100)]
[Minor] Disable greylisting for authenticated users

8 years ago[Minor] Fix RPM spec for CentOS 6 779/head
Andrew Lewis [Mon, 1 Aug 2016 07:51:20 +0000 (08:51 +0100)]
[Minor] Fix RPM spec for CentOS 6

8 years agoAdd missed MIME types 778/head
Alexander Moisseev [Mon, 1 Aug 2016 06:24:42 +0000 (09:24 +0300)]
Add missed MIME types

Reported by: @xpunkt via IRC

8 years ago[Minor] Support filters for hostnames in multimap 775/head
Andrew Lewis [Sun, 31 Jul 2016 20:52:32 +0000 (22:52 +0200)]
[Minor] Support filters for hostnames in multimap

8 years ago[Minor] rspamd_stats: check all symbols by default 777/head
Alexander Moisseev [Sun, 31 Jul 2016 18:05:51 +0000 (21:05 +0300)]
[Minor] rspamd_stats: check all symbols by default

8 years ago[Test] Add test for hostname map
Andrew Lewis [Sun, 31 Jul 2016 14:03:56 +0000 (16:03 +0200)]
[Test] Add test for hostname map

8 years agoMerge pull request #774 from fatalbanana/dmarc
Vsevolod Stakhov [Sun, 31 Jul 2016 14:53:35 +0000 (15:53 +0100)]
Merge pull request #774 from fatalbanana/dmarc

Allow for setting action based on DMARC disposition

8 years ago[Test] Some minor fixes for tests
Andrew Lewis [Sun, 31 Jul 2016 13:52:29 +0000 (15:52 +0200)]
[Test] Some minor fixes for tests

8 years ago[Feature] Allow for matching hostnames in multimap (#773)
Andrew Lewis [Sun, 31 Jul 2016 13:30:05 +0000 (15:30 +0200)]
[Feature] Allow for matching hostnames in multimap (#773)

8 years ago[Feature] Allow for setting action based on DMARC disposition 774/head
Andrew Lewis [Sun, 31 Jul 2016 13:34:38 +0000 (15:34 +0200)]
[Feature] Allow for setting action based on DMARC disposition

8 years ago[Feature] Add DMARC_BAD_POLICY symbol when DMARC policy was invalid
Andrew Lewis [Sun, 31 Jul 2016 13:33:48 +0000 (15:33 +0200)]
[Feature] Add DMARC_BAD_POLICY symbol when DMARC policy was invalid

8 years ago[Test] Add a simple multimap utf test
Vsevolod Stakhov [Sun, 31 Jul 2016 11:44:58 +0000 (12:44 +0100)]
[Test] Add a simple multimap utf test

8 years ago[Fix] Fix locking in mmapped statistics
Vsevolod Stakhov [Sun, 31 Jul 2016 11:20:36 +0000 (12:20 +0100)]
[Fix] Fix locking in mmapped statistics

8 years ago[Fix] Set max size on per connection basis
Vsevolod Stakhov [Sat, 30 Jul 2016 12:56:04 +0000 (13:56 +0100)]
[Fix] Set max size on per connection basis

8 years ago[Feature] Allow limiting of the inbound message size
Vsevolod Stakhov [Sat, 30 Jul 2016 10:44:53 +0000 (11:44 +0100)]
[Feature] Allow limiting of the inbound message size

- Set default limit to 50MB
- Reply even in case of HTTP errors

8 years ago[Minor] Update version to 1.3.1
Vsevolod Stakhov [Fri, 29 Jul 2016 16:43:48 +0000 (17:43 +0100)]
[Minor] Update version to 1.3.1

8 years ago[Fix] Filter NaN from scores in history
Vsevolod Stakhov [Fri, 29 Jul 2016 16:10:44 +0000 (17:10 +0100)]
[Fix] Filter NaN from scores in history

8 years ago[Fix] Do not break history on NaN in required score
Vsevolod Stakhov [Fri, 29 Jul 2016 15:30:31 +0000 (16:30 +0100)]
[Fix] Do not break history on NaN in required score

Issue: #763
Reported by: @fatalbanana

8 years agoMerge pull request #771 from fatalbanana/fun
Vsevolod Stakhov [Fri, 29 Jul 2016 15:28:57 +0000 (16:28 +0100)]
Merge pull request #771 from fatalbanana/fun

[Test] Help rspamd find fun.lua

8 years ago[Test] Help rspamd find fun.lua 771/head
Andrew Lewis [Fri, 29 Jul 2016 15:05:56 +0000 (16:05 +0100)]
[Test] Help rspamd find fun.lua

8 years ago[Fix] Forgot to commit leftover changes
Vsevolod Stakhov [Fri, 29 Jul 2016 14:59:06 +0000 (15:59 +0100)]
[Fix] Forgot to commit leftover changes

8 years agoMerge pull request #768 from fatalbanana/robot
Vsevolod Stakhov [Fri, 29 Jul 2016 14:24:01 +0000 (15:24 +0100)]
Merge pull request #768 from fatalbanana/robot

[Test] Some minor fixes & improvements for tests

8 years ago[Test] Some minor fixes & improvements for tests 768/head
Andrew Lewis [Thu, 28 Jul 2016 19:33:26 +0000 (20:33 +0100)]
[Test] Some minor fixes & improvements for tests

 - Also machine-format test data again

8 years agoMerge pull request #762 from fatalbanana/no-more-socket-activation
Vsevolod Stakhov [Fri, 29 Jul 2016 13:10:18 +0000 (14:10 +0100)]
Merge pull request #762 from fatalbanana/no-more-socket-activation

[Rework] Remove systemd socket activation (Fixes #759)

8 years agoMerge pull request #770 from fatalbanana/gl
Vsevolod Stakhov [Fri, 29 Jul 2016 13:09:17 +0000 (14:09 +0100)]
Merge pull request #770 from fatalbanana/gl

[Fix] Restore selective greylisting behaviour (Fixes #764)

8 years ago[Fix] Use temporary storage for hyperscan cache
Vsevolod Stakhov [Fri, 29 Jul 2016 13:05:02 +0000 (14:05 +0100)]
[Fix] Use temporary storage for hyperscan cache

8 years ago[Fix] Fix prefilter mode for multimap
Vsevolod Stakhov [Fri, 29 Jul 2016 13:04:35 +0000 (14:04 +0100)]
[Fix] Fix prefilter mode for multimap

8 years ago[Fix] Ensure that hyperscan cache written is written properly
Vsevolod Stakhov [Fri, 29 Jul 2016 12:54:58 +0000 (13:54 +0100)]
[Fix] Ensure that hyperscan cache written is written properly

8 years ago[Fix] Restore selective greylisting behaviour 770/head
Andrew Lewis [Fri, 29 Jul 2016 11:55:31 +0000 (13:55 +0200)]
[Fix] Restore selective greylisting behaviour

8 years ago[Feature] Allow maps with multiple symbols and scores
Vsevolod Stakhov [Fri, 29 Jul 2016 12:44:08 +0000 (13:44 +0100)]
[Feature] Allow maps with multiple symbols and scores

8 years ago[Fix] Fix dependencies in multimap plugin
Vsevolod Stakhov [Fri, 29 Jul 2016 12:43:45 +0000 (13:43 +0100)]
[Fix] Fix dependencies in multimap plugin

8 years ago[Feature] Allow to store strings in radix maps
Vsevolod Stakhov [Fri, 29 Jul 2016 12:43:12 +0000 (13:43 +0100)]
[Feature] Allow to store strings in radix maps

8 years ago[Feature] Allow to register metric symbols from multimap
Vsevolod Stakhov [Fri, 29 Jul 2016 11:29:37 +0000 (12:29 +0100)]
[Feature] Allow to register metric symbols from multimap

8 years ago[Fix] Fix another locking issue in sqlite
Vsevolod Stakhov [Fri, 29 Jul 2016 10:07:25 +0000 (11:07 +0100)]
[Fix] Fix another locking issue in sqlite

8 years ago[CritFix] Fix crash when the first received is faked
Vsevolod Stakhov [Fri, 29 Jul 2016 09:05:46 +0000 (10:05 +0100)]
[CritFix] Fix crash when the first received is faked

8 years ago[Fix] Fix installed permissions for rspamd_stats
Vsevolod Stakhov [Thu, 28 Jul 2016 17:40:11 +0000 (18:40 +0100)]
[Fix] Fix installed permissions for rspamd_stats

8 years ago[Test] Add tests for controller passwords
Vsevolod Stakhov [Thu, 28 Jul 2016 17:35:09 +0000 (18:35 +0100)]
[Test] Add tests for controller passwords

8 years ago[CritFix] Fix catena passwords validation
Vsevolod Stakhov [Thu, 28 Jul 2016 17:34:41 +0000 (18:34 +0100)]
[CritFix] Fix catena passwords validation

8 years ago[Minor] Fighting with windmills (sqlite locking)
Vsevolod Stakhov [Thu, 28 Jul 2016 17:34:19 +0000 (18:34 +0100)]
[Minor] Fighting with windmills (sqlite locking)

8 years ago[Feature] Implement dependencies for maps
Vsevolod Stakhov [Thu, 28 Jul 2016 16:20:04 +0000 (17:20 +0100)]
[Feature] Implement dependencies for maps

Issue: #765

8 years ago[Test] Add more tests for multimap module
Vsevolod Stakhov [Thu, 28 Jul 2016 15:20:18 +0000 (16:20 +0100)]
[Test] Add more tests for multimap module

8 years agoMerge pull request #767 from fatalbanana/robot
Vsevolod Stakhov [Thu, 28 Jul 2016 14:22:28 +0000 (15:22 +0100)]
Merge pull request #767 from fatalbanana/robot

[Test] Fix paths

8 years ago[Test] Add multimap test
Vsevolod Stakhov [Thu, 28 Jul 2016 14:20:38 +0000 (15:20 +0100)]
[Test] Add multimap test

8 years ago[Fix] Fix paths in tests
Vsevolod Stakhov [Thu, 28 Jul 2016 14:20:17 +0000 (15:20 +0100)]
[Fix] Fix paths in tests

8 years ago[Fix] Fix DNSBL maps
Vsevolod Stakhov [Thu, 28 Jul 2016 14:20:00 +0000 (15:20 +0100)]
[Fix] Fix DNSBL maps

8 years ago[Fix] Another effort to unbreak sqlite locking
Vsevolod Stakhov [Thu, 28 Jul 2016 14:19:41 +0000 (15:19 +0100)]
[Fix] Another effort to unbreak sqlite locking

8 years ago[Fix] Fix deadlock in mmaped file stats
Vsevolod Stakhov [Thu, 28 Jul 2016 13:59:39 +0000 (14:59 +0100)]
[Fix] Fix deadlock in mmaped file stats

8 years ago[Minor] Another sanity check
Vsevolod Stakhov [Thu, 28 Jul 2016 13:34:14 +0000 (14:34 +0100)]
[Minor] Another sanity check

8 years ago[Test] Reorder tests
Vsevolod Stakhov [Thu, 28 Jul 2016 12:57:55 +0000 (13:57 +0100)]
[Test] Reorder tests

8 years ago[Test] Fix rspamc invocation to support arguments passing
Vsevolod Stakhov [Thu, 28 Jul 2016 12:57:33 +0000 (13:57 +0100)]
[Test] Fix rspamc invocation to support arguments passing

8 years ago[Test] Fix paths 767/head
Andrew Lewis [Thu, 28 Jul 2016 12:39:47 +0000 (13:39 +0100)]
[Test] Fix paths

8 years ago[Fix] Avoid crash when closing mmapped file
Vsevolod Stakhov [Thu, 28 Jul 2016 12:21:18 +0000 (13:21 +0100)]
[Fix] Avoid crash when closing mmapped file

8 years ago[Test] Rework tests framework to run in a custom environment
Vsevolod Stakhov [Thu, 28 Jul 2016 12:12:36 +0000 (13:12 +0100)]
[Test] Rework tests framework to run in a custom environment

8 years ago[Rework] Remove systemd socket activation 762/head
Andrew Lewis [Wed, 27 Jul 2016 15:43:45 +0000 (16:43 +0100)]
[Rework] Remove systemd socket activation

8 years ago[Feature] Correctly work when there is no hard reject action
Vsevolod Stakhov [Wed, 27 Jul 2016 14:02:20 +0000 (15:02 +0100)]
[Feature] Correctly work when there is no hard reject action

8 years ago[Feature] Allow regexps in the emails maps
Vsevolod Stakhov [Wed, 27 Jul 2016 12:39:49 +0000 (13:39 +0100)]
[Feature] Allow regexps in the emails maps

8 years ago[Fix] Fix emails module configuration
Vsevolod Stakhov [Wed, 27 Jul 2016 12:34:07 +0000 (13:34 +0100)]
[Fix] Fix emails module configuration

8 years ago[Fix] Fix greylisting plugin variable usage
Vsevolod Stakhov [Wed, 27 Jul 2016 12:15:09 +0000 (13:15 +0100)]
[Fix] Fix greylisting plugin variable usage

Issue: #758
Reported by: @dehnli

8 years ago[Feature] Allow to reset redis tokens instead of appendig values
Vsevolod Stakhov [Wed, 27 Jul 2016 11:56:05 +0000 (12:56 +0100)]
[Feature] Allow to reset redis tokens instead of appendig values

8 years ago[Fix] Really fix local.d includes
Vsevolod Stakhov [Tue, 26 Jul 2016 18:01:30 +0000 (19:01 +0100)]
[Fix] Really fix local.d includes

8 years agoMerge pull request #756 from fatalbanana/webui
Vsevolod Stakhov [Tue, 26 Jul 2016 17:14:55 +0000 (18:14 +0100)]
Merge pull request #756 from fatalbanana/webui

[WebUI] Friendly error messages for failed learns

8 years agoMerge pull request #757 from fatalbanana/greylist
Vsevolod Stakhov [Tue, 26 Jul 2016 17:14:34 +0000 (18:14 +0100)]
Merge pull request #757 from fatalbanana/greylist

[Fix] Fix greylist plugin (#755)

8 years ago[Fix] Fix greylist plugin (#755) 757/head
Andrew Lewis [Tue, 26 Jul 2016 15:29:47 +0000 (17:29 +0200)]
[Fix] Fix greylist plugin (#755)

8 years ago[WebUI] Friendly error messages for failed learns 756/head
Andrew Lewis [Tue, 26 Jul 2016 12:47:10 +0000 (14:47 +0200)]
[WebUI] Friendly error messages for failed learns

8 years agoMerge pull request #753 from moisseev/rspamd_stats
Vsevolod Stakhov [Tue, 26 Jul 2016 08:10:25 +0000 (09:10 +0100)]
Merge pull request #753 from moisseev/rspamd_stats

Attempt to make rspamd_stats output readable

8 years agoAttempt to make rspamd_stats output readable 753/head
Alexander Moisseev [Tue, 26 Jul 2016 07:58:49 +0000 (10:58 +0300)]
Attempt to make rspamd_stats output readable