]> source.dussan.org Git - rspamd.git/log
rspamd.git
7 years ago[Minor] Import updates from public suffix list
Andrew Lewis [Wed, 14 Jun 2017 13:09:36 +0000 (15:09 +0200)]
[Minor] Import updates from public suffix list

7 years ago[Fix] Milter: Don't defer on "greylist" action
Andrew Lewis [Wed, 14 Jun 2017 12:53:54 +0000 (14:53 +0200)]
[Fix] Milter: Don't defer on "greylist" action

7 years ago[Fix] Fix abstract context layout
Vsevolod Stakhov [Wed, 14 Jun 2017 09:27:13 +0000 (10:27 +0100)]
[Fix] Fix abstract context layout

7 years ago[Fix] Fix crashes when socket write errors occur
Vsevolod Stakhov [Wed, 14 Jun 2017 09:26:55 +0000 (10:26 +0100)]
[Fix] Fix crashes when socket write errors occur

7 years ago[Fix] Fix parsing IPv6 nameservers in resolv.conf
Vsevolod Stakhov [Wed, 14 Jun 2017 08:30:08 +0000 (09:30 +0100)]
[Fix] Fix parsing IPv6 nameservers in resolv.conf

7 years ago[Fix] Do not crash when resolver failed to initialize
Vsevolod Stakhov [Tue, 13 Jun 2017 20:12:02 +0000 (21:12 +0100)]
[Fix] Do not crash when resolver failed to initialize

7 years ago[Minor] Pass rspamd_config to taskless TCP requests
Vsevolod Stakhov [Tue, 13 Jun 2017 20:06:01 +0000 (21:06 +0100)]
[Minor] Pass rspamd_config to taskless TCP requests

7 years ago[Minor] Allow to specify config when doing TCP request
Vsevolod Stakhov [Tue, 13 Jun 2017 20:01:42 +0000 (21:01 +0100)]
[Minor] Allow to specify config when doing TCP request

7 years ago[Fix] Allow to init resolver without rspamd_config
Vsevolod Stakhov [Tue, 13 Jun 2017 20:01:24 +0000 (21:01 +0100)]
[Fix] Allow to init resolver without rspamd_config

7 years ago[Fix] Fix CGP helper reply parsing
Vsevolod Stakhov [Tue, 13 Jun 2017 19:10:53 +0000 (20:10 +0100)]
[Fix] Fix CGP helper reply parsing

7 years ago[Minor] Update version to 1.6.1
Vsevolod Stakhov [Tue, 13 Jun 2017 05:38:36 +0000 (06:38 +0100)]
[Minor] Update version to 1.6.1

7 years agoRelease 1.6.0 1.6.0
Vsevolod Stakhov [Mon, 12 Jun 2017 13:50:03 +0000 (14:50 +0100)]
Release 1.6.0

* [Conf] Add rspamd_proxy to the default configuration set
* [Conf] Add sample arc module config
* [Conf] Do away with systemd specifics completely
* [Conf] Increase min_bytes to avoid FP
* [Conf] Remove ratelimits from default configuration
* [CritFix] Fix accepting on IPv6 sockets
* [CritFix] Fix corruption when multiple fuzzy are defined
* [CritFix] Fix learn condition in fuzzy check
* [CritFix] Fix memory leak in fuzzy check
* [CritFix] Fix memory leak in maps scheduling
* [CritFix] Paese the last character in DKIM signature correctly
* [CritFix] Zero fill sockaddr_un
* [Feature] Add ability to add doc strings by example
* [Feature] Add API to verify DKIM (and ARC) signatures
* [Feature] Add compression/decompression to proxy
* [Feature] Add count to url structure
* [Feature] Add initial support of the new protocol reply
* [Feature] Add Lua plugin spamtrap
* [Feature] Add `monitored_address` for rbls
* [Feature] Add new schema for bayes tokens
* [Feature] Add preliminary ARC support to dkim code
* [Feature] Add preliminary support of ARC signing
* [Feature] Add rules to detect bad 8bit characters in From and To
* [Feature] Add scanning support for milter protocol
* [Feature] Add support for bidirectional symbols in rspamd_stats
* [Feature] Add support for static maps
* [Feature] Add support of maps with multiple regexps matches
* [Feature] Add `text_multiplier` param
* [Feature] Add the preliminary ARC plugin
* [Feature] Add top redirector targets rank
* [Feature] Allow async events to be registered from LUA rules
* [Feature] Allow storing bayes tokens in Redis
* [Feature] Allow to exclude specific domains from mx check
* [Feature] Allow to have a stack of watcher finalisers
* [Feature] Allow to pass hostname to `-i` flag in Rspamc
* [Feature] Allow to set custom user agent in url redirector
* [Feature] Allow to use custom callback when parsing resolv.conf
* [Feature] Allow to use domain from authenticated user
* [Feature] Bayes expiry plugin
* [Feature] Check dkim sign keys for modifications
* [Feature] DKIM signing: sign_networks/local address specific use_domain settings
* [Feature] DMARC: Support excluding domains from sampling
* [Feature] Expire processing items for URL redirector aggressively
* [Feature] Fix surbl monitored for IP lists, add `monitored_domain` option
* [Feature] Implement caching for dkim body hashes
* [Feature] Implement milter protocol scan reply
* [Feature] Improve omograph phishing detection
* [Feature] Initial support of self-scan in Rspamd proxy
* [Feature] Keep track of headers in milter interface
* [Feature] Milter headers: better controls for local/authenticated
* [Feature] Multimap: email:domain:tld filter
* [Feature] Preliminary DMARC reporting implementation
* [Feature] Reuse stemmers in the cache
* [Feature] Rework confighelp to load Lua plugins
* [Feature] Rework hfilter to use hyperscan if possible
* [Feature] Rework lua RSA API
* [Feature] Rmilter_headers: approximate rmilter's extended_spam_headers
* [Feature] Start integration of milter support in proxy
* [Feature] Store average words length and short words count
* [Feature] Store hash of headers order and names
* [Feature] Support MTA name header
* [Feature] Support multiple types of dkim signing in Lua
* [Feature] Support numeric arguments for Redis requests
* [Feature] Use headers hash in bayes metatokens
* [Feature] Use normal resolv.conf rules of rotation in Rspamd
* [Feature] Use version 2 proto for checking messages
* [Fix] Allow to follow symlinks when safe
* [Fix] Append MX name for authentication results as required
* [Fix] Change default text multiplier from 0.5 to 2.0
* [Fix] Check min_bytes for images as well
* [Fix] Deal with 7bit charsets properly
* [Fix] Deal with 8bit characters in email addresses
* [Fix] Deal with unpaired <a> tags
* [Fix] Detect confighelp in plugins initialisation
* [Fix] Disable certain checks for utf spoof detection
* [Fix] DKIM Signing: avoid nil index when From header is missing
* [Fix] Do not add exact hashes from different parts
* [Fix] Do not check DMARC if SPF or DKIM were not checked
* [Fix] Do not check URLs that are resolved to be redirected
* [Fix] Do not set bayes probability if we don't use it
* [Fix] Do not stop on illegal unicode points - replace them
* [Fix] Fix another race condition in arc checks
* [Fix] Fix arc count logic
* [Fix] Fix ARC signing
* [Fix] Fix brain-damaged spamc protocol for now
* [Fix] Fix calling for peak functions
* [Fix] Fix couple of issues in FORWARDED rule
* [Fix] Fix CTE propagation from parent containers to children parts
* [Fix] Fix errors processing in the controller
* [Fix] Fix format string in milter
* [Fix] Fix issues in SPF macros parsing
* [Fix] Fix logging format string
* [Fix] Fix logic of cached passwords check
* [Fix] Fix lowercasing of stemmed words
* [Fix] Fix LRU elements removal
* [Fix] Fix memory leak when accepting from unix sockets
* [Fix] Fix milter connections persistence
* [Fix] Fix objects merging in UCL
* [Fix] Fix order of operations to avoid race condition
* [Fix] Fix parsing of long regexp types
* [Fix] Fix passing data to log helper when many symbols defined
* [Fix] Fix pools management for milter session
* [Fix] Fix processing of the watchers
* [Fix] Fix queue id macro in milter
* [Fix] Fix R_BAD_CTE_7BIT rule
* [Fix] Fix Redis timeout set
* [Fix] Fix REPLYTO_UNPARSEABLE rule
* [Fix] Fix setting of email address
* [Fix] Fix some more issues about duplicated fuzzy requests
* [Fix] Fix spamc support in rspamd proxy
* [Fix] Fix syntax error in spamtrap plugin
* [Fix] Fix url counts for href urls
* [Fix] Fix url handling in the protocol
* [Fix] Multimap: Received IP filters with Redis
* [Fix] Oops, fix d9d0fa5e86db2f4470d34395a233b450478b2f60
* [Fix] Parse rgb[a](x,x,x[,x]) css colors
* [Fix] Phishing: strict_domains
* [Fix] Reduce maps aggressiveness
* [Fix] Reresolve upstreams even if there is a single server there
* [Fix] Rspamadm grep: Disable Lua patterns in string search by default
* [Fix] Skip text parts when checking binary parts in fuzzy check
* [Fix] Support v2 checks in controller
* [Fix] Treat empty address as valid
* [Fix] Try harder to detect CTE
* [Fix] Try to deal with v4 mapped to v6 addresses on accept
* [Fix] Use dkim signing callback properly
* [Fix] Use non-volatile memory for storing data
* [Fix] Use static maps instead of ugly hack for radix_from_config
* [Fix] Use the same pool for related sessions
* [Rework] Continue modularisation for lua library
* [Rework] Initial milter protocol support
* [Rework] Make log pipes worker agnostic, add scanners API
* [Rework] Move authentication results generation to a separate routine
* [Rework] Move common DKIM functions to a separate lua module
* [Rework] Move global functions to a separate directory
* [Rework] Prepare dkim module for ARC checks
* [Rework] Propagate ucl variables from the command line
* [Rework] Remove multiple metrics support from Rspamd
* [Rework] Stop using name 'rmilter' for the modern protocol
* [Rework] Use LFU algorithm in LRU cache
* [Rules] Fix received TLS rules
* [Rules] Improve URL_COUNT_ODD rule
* [WebUI] Fix add header filter in history
* [WebUI] Use modern protocol for checking messages

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
7 years ago[Minor] RPM: do chown in %post
Andrew Lewis [Mon, 12 Jun 2017 13:43:24 +0000 (15:43 +0200)]
[Minor] RPM: do chown in %post

7 years ago[Fix] FORWARDING: fix comparisons
Andrew Lewis [Mon, 12 Jun 2017 13:37:57 +0000 (15:37 +0200)]
[Fix] FORWARDING: fix comparisons

7 years ago[Minor] Fix normalization in FORWARDING rule
Vsevolod Stakhov [Mon, 12 Jun 2017 13:36:57 +0000 (14:36 +0100)]
[Minor] Fix normalization in FORWARDING rule

7 years ago[Minor] Milter headers: fix extended_spam_headers
Andrew Lewis [Mon, 12 Jun 2017 12:53:36 +0000 (14:53 +0200)]
[Minor] Milter headers: fix extended_spam_headers

7 years ago[Minor] Milter headers x-spamd-result: format numbers, remove spaces
Andrew Lewis [Mon, 12 Jun 2017 12:18:24 +0000 (14:18 +0200)]
[Minor] Milter headers x-spamd-result: format numbers, remove spaces

7 years ago[Feature] Milter headers: better controls for local/authenticated
Andrew Lewis [Mon, 12 Jun 2017 11:21:34 +0000 (13:21 +0200)]
[Feature] Milter headers: better controls for local/authenticated

7 years ago[Minor] Import changes from public suffix list
Andrew Lewis [Mon, 12 Jun 2017 11:05:46 +0000 (13:05 +0200)]
[Minor] Import changes from public suffix list

7 years ago[Fix] Fix queue id macro in milter
Vsevolod Stakhov [Mon, 12 Jun 2017 11:03:09 +0000 (12:03 +0100)]
[Fix] Fix queue id macro in milter

7 years ago[Fix] Fix logic of cached passwords check
Vsevolod Stakhov [Mon, 12 Jun 2017 10:38:35 +0000 (11:38 +0100)]
[Fix] Fix logic of cached passwords check

Issue: #913

7 years ago[Minor] Adopt to glib insane GHashTable
Vsevolod Stakhov [Mon, 12 Jun 2017 10:05:20 +0000 (11:05 +0100)]
[Minor] Adopt to glib insane GHashTable

7 years ago[Minor] Add workaround for ISO-2022-JP encoding
Vsevolod Stakhov [Mon, 12 Jun 2017 09:55:22 +0000 (10:55 +0100)]
[Minor] Add workaround for ISO-2022-JP encoding

Issue: #1669

7 years ago[Minor] Fix another hiredis issue with uninitialized access
Vsevolod Stakhov [Mon, 12 Jun 2017 09:42:44 +0000 (10:42 +0100)]
[Minor] Fix another hiredis issue with uninitialized access

7 years ago[Minor] Fix leaks
Vsevolod Stakhov [Mon, 12 Jun 2017 09:35:41 +0000 (10:35 +0100)]
[Minor] Fix leaks

7 years ago[Minor] Check task for being processed before return
Vsevolod Stakhov [Mon, 12 Jun 2017 09:27:56 +0000 (10:27 +0100)]
[Minor] Check task for being processed before return

7 years ago[Fix] Fix pools management for milter session
Vsevolod Stakhov [Mon, 12 Jun 2017 09:23:32 +0000 (10:23 +0100)]
[Fix] Fix pools management for milter session

7 years ago[Minor] RPM/DEB: fix log directory ownership on systemd platforms
Andrew Lewis [Sun, 11 Jun 2017 20:28:25 +0000 (22:28 +0200)]
[Minor] RPM/DEB: fix log directory ownership on systemd platforms

7 years agoMerge pull request #1675 from fatalbanana/no_systemd_specials
Vsevolod Stakhov [Sun, 11 Jun 2017 18:15:40 +0000 (19:15 +0100)]
Merge pull request #1675 from fatalbanana/no_systemd_specials

[Conf] Do away with systemd specifics completely

7 years ago[Conf] Do away with systemd specifics completely 1675/head
Andrew Lewis [Sun, 11 Jun 2017 17:48:57 +0000 (19:48 +0200)]
[Conf] Do away with systemd specifics completely

7 years agoMerge pull request #1674 from fatalbanana/srt1673
Vsevolod Stakhov [Sun, 11 Jun 2017 17:28:15 +0000 (18:28 +0100)]
Merge pull request #1674 from fatalbanana/srt1673

[Minor] SPOOF_REPLY_TO: mitigate some possible FPs on mailing list posts (#1673)

7 years agoMerge pull request #1670 from fatalbanana/bayes_expiry
Vsevolod Stakhov [Sun, 11 Jun 2017 17:27:58 +0000 (18:27 +0100)]
Merge pull request #1670 from fatalbanana/bayes_expiry

[Feature] Bayes expiry plugin

7 years ago[Minor] SPOOF_REPLY_TO: mitigate some possible FPs on mailing list posts 1674/head
Andrew Lewis [Sun, 11 Jun 2017 15:25:22 +0000 (17:25 +0200)]
[Minor] SPOOF_REPLY_TO: mitigate some possible FPs on mailing list posts

7 years ago[Fix] Fix another race condition in arc checks
Vsevolod Stakhov [Sun, 11 Jun 2017 11:07:26 +0000 (12:07 +0100)]
[Fix] Fix another race condition in arc checks

7 years ago[Fix] Fix arc count logic
Vsevolod Stakhov [Sun, 11 Jun 2017 10:59:17 +0000 (11:59 +0100)]
[Fix] Fix arc count logic

7 years ago[Feature] Bayes expiry plugin 1670/head
Andrew Lewis [Sat, 10 Jun 2017 13:45:29 +0000 (15:45 +0200)]
[Feature] Bayes expiry plugin

7 years ago[Fix] Do not check URLs that are resolved to be redirected
Vsevolod Stakhov [Sat, 10 Jun 2017 11:42:38 +0000 (12:42 +0100)]
[Fix] Do not check URLs that are resolved to be redirected

7 years ago[Minor] Minor fixes to log messages
Vsevolod Stakhov [Sat, 10 Jun 2017 11:39:55 +0000 (12:39 +0100)]
[Minor] Minor fixes to log messages

7 years ago[Fix] Fix order of operations to avoid race condition
Vsevolod Stakhov [Sat, 10 Jun 2017 11:39:30 +0000 (12:39 +0100)]
[Fix] Fix order of operations to avoid race condition

7 years ago[Fix] Fix processing of the watchers
Vsevolod Stakhov [Sat, 10 Jun 2017 11:39:15 +0000 (12:39 +0100)]
[Fix] Fix processing of the watchers

7 years ago[Minor] Fix url redirector after previous changes
Vsevolod Stakhov [Sat, 10 Jun 2017 10:26:34 +0000 (11:26 +0100)]
[Minor] Fix url redirector after previous changes

7 years ago[Feature] Keep track of headers in milter interface
Vsevolod Stakhov [Sat, 10 Jun 2017 08:54:20 +0000 (09:54 +0100)]
[Feature] Keep track of headers in milter interface

It is now possible to remove not first but also last or even all headers
with the specific name by using `milter` control block in Rspamd.

7 years ago[Feature] Allow to set custom user agent in url redirector
Vsevolod Stakhov [Sat, 10 Jun 2017 08:33:49 +0000 (09:33 +0100)]
[Feature] Allow to set custom user agent in url redirector

7 years ago[Minor] Support friendly rate specification format in user-defined ratelimits
Andrew Lewis [Fri, 9 Jun 2017 15:58:26 +0000 (17:58 +0200)]
[Minor] Support friendly rate specification format in user-defined ratelimits

7 years ago[Fix] Fix url counts for href urls
Vsevolod Stakhov [Fri, 9 Jun 2017 14:42:26 +0000 (15:42 +0100)]
[Fix] Fix url counts for href urls

7 years ago[Minor] Improve maintenance for top urls list
Vsevolod Stakhov [Fri, 9 Jun 2017 10:43:01 +0000 (11:43 +0100)]
[Minor] Improve maintenance for top urls list

7 years ago[Minor] Improve redis params parsing
Vsevolod Stakhov [Fri, 9 Jun 2017 10:30:54 +0000 (11:30 +0100)]
[Minor] Improve redis params parsing

7 years ago[Feature] Add top redirector targets rank
Vsevolod Stakhov [Fri, 9 Jun 2017 09:57:28 +0000 (10:57 +0100)]
[Feature] Add top redirector targets rank

7 years ago[Minor] Use shorter keys for url redirections
Vsevolod Stakhov [Fri, 9 Jun 2017 09:52:07 +0000 (10:52 +0100)]
[Minor] Use shorter keys for url redirections

7 years ago[Feature] Expire processing items for URL redirector aggressively
Vsevolod Stakhov [Fri, 9 Jun 2017 09:45:52 +0000 (10:45 +0100)]
[Feature] Expire processing items for URL redirector aggressively

7 years ago[Fix] Use the same pool for related sessions
Vsevolod Stakhov [Thu, 8 Jun 2017 18:21:58 +0000 (19:21 +0100)]
[Fix] Use the same pool for related sessions

7 years ago[Minor] Allow to set custom pool for a task
Vsevolod Stakhov [Thu, 8 Jun 2017 18:16:56 +0000 (19:16 +0100)]
[Minor] Allow to set custom pool for a task

7 years ago[Minor] Allow to get mempool from a session
Vsevolod Stakhov [Thu, 8 Jun 2017 18:13:58 +0000 (19:13 +0100)]
[Minor] Allow to get mempool from a session

7 years ago[Minor] Use a more persistent string to set SNI hostname
Vsevolod Stakhov [Thu, 8 Jun 2017 14:49:43 +0000 (15:49 +0100)]
[Minor] Use a more persistent string to set SNI hostname

7 years ago[WebUI] Use modern protocol for checking messages
Vsevolod Stakhov [Thu, 8 Jun 2017 10:14:13 +0000 (11:14 +0100)]
[WebUI] Use modern protocol for checking messages

7 years ago[Minor] Understand /scan path
Vsevolod Stakhov [Thu, 8 Jun 2017 10:12:00 +0000 (11:12 +0100)]
[Minor] Understand /scan path

7 years ago[Fix] Fix errors processing in the controller
Vsevolod Stakhov [Thu, 8 Jun 2017 10:09:58 +0000 (11:09 +0100)]
[Fix] Fix errors processing in the controller

7 years ago[Minor] Fix allocation size for milter commands
Vsevolod Stakhov [Thu, 8 Jun 2017 09:57:18 +0000 (10:57 +0100)]
[Minor] Fix allocation size for milter commands

7 years ago[Minor] Use mime from/rcpt if SMTP ones are missing
Vsevolod Stakhov [Thu, 8 Jun 2017 09:17:09 +0000 (10:17 +0100)]
[Minor] Use mime from/rcpt if SMTP ones are missing

7 years ago[Minor] Allow `spam_header` configuration option in the proxy
Vsevolod Stakhov [Wed, 7 Jun 2017 18:38:54 +0000 (19:38 +0100)]
[Minor] Allow `spam_header` configuration option in the proxy

7 years ago[Minor] Allow to initialize milter context globally
Vsevolod Stakhov [Wed, 7 Jun 2017 18:35:52 +0000 (19:35 +0100)]
[Minor] Allow to initialize milter context globally

7 years ago[Minor] Allow to set custom spam header in milter module
Vsevolod Stakhov [Wed, 7 Jun 2017 18:33:35 +0000 (19:33 +0100)]
[Minor] Allow to set custom spam header in milter module

7 years ago[Minor] DMARC reporting: support copying reports
Andrew Lewis [Tue, 6 Jun 2017 15:16:56 +0000 (17:16 +0200)]
[Minor] DMARC reporting: support copying reports

7 years ago[Conf] Add rspamd_proxy to the default configuration set
Vsevolod Stakhov [Tue, 6 Jun 2017 15:07:59 +0000 (16:07 +0100)]
[Conf] Add rspamd_proxy to the default configuration set

7 years ago[Minor] Improve upstreams and mirrors parsing in proxy
Vsevolod Stakhov [Tue, 6 Jun 2017 13:31:06 +0000 (14:31 +0100)]
[Minor] Improve upstreams and mirrors parsing in proxy

7 years ago[Rules] Improve URL_COUNT_ODD rule
Vsevolod Stakhov [Tue, 6 Jun 2017 12:53:56 +0000 (13:53 +0100)]
[Rules] Improve URL_COUNT_ODD rule

7 years ago[Minor] Add url:get_count method
Vsevolod Stakhov [Tue, 6 Jun 2017 12:52:58 +0000 (13:52 +0100)]
[Minor] Add url:get_count method

7 years ago[Feature] Add count to url structure
Vsevolod Stakhov [Tue, 6 Jun 2017 12:50:38 +0000 (13:50 +0100)]
[Feature] Add count to url structure

7 years ago[Minor] Remove unused debug
Vsevolod Stakhov [Tue, 6 Jun 2017 11:39:33 +0000 (12:39 +0100)]
[Minor] Remove unused debug

7 years ago[Rules] Fix received TLS rules
Vsevolod Stakhov [Tue, 6 Jun 2017 11:32:12 +0000 (12:32 +0100)]
[Rules] Fix received TLS rules

7 years ago[Fix] Fix issues in SPF macros parsing
Vsevolod Stakhov [Tue, 6 Jun 2017 11:17:54 +0000 (12:17 +0100)]
[Fix] Fix issues in SPF macros parsing

7 years agoMerge pull request #1666 from andryyy/patch-9
Andrew Lewis [Tue, 6 Jun 2017 09:23:59 +0000 (11:23 +0200)]
Merge pull request #1666 from andryyy/patch-9

Add ability to skip local and/or authenticated

7 years agoAdd ability to skip local and/or authenticated 1666/head
André Peters [Tue, 6 Jun 2017 06:42:10 +0000 (08:42 +0200)]
Add ability to skip local and/or authenticated

Default behavior remains.

7 years ago[Minor] Silence warnings
Andrew Lewis [Mon, 5 Jun 2017 15:33:46 +0000 (17:33 +0200)]
[Minor] Silence warnings

7 years ago[Minor] Do not query RBLs with no monitored set
Vsevolod Stakhov [Mon, 5 Jun 2017 15:23:05 +0000 (16:23 +0100)]
[Minor] Do not query RBLs with no monitored set

7 years ago[Minor] Do not overlap expiry and store_tokens
Vsevolod Stakhov [Mon, 5 Jun 2017 14:31:32 +0000 (15:31 +0100)]
[Minor] Do not overlap expiry and store_tokens

7 years ago[Feature] Add `monitored_address` for rbls
Vsevolod Stakhov [Mon, 5 Jun 2017 14:02:01 +0000 (15:02 +0100)]
[Feature] Add `monitored_address` for rbls

Also disable monitoring for whitelists

Issue: #1662

7 years ago[Feature] Fix surbl monitored for IP lists, add `monitored_domain` option
Vsevolod Stakhov [Mon, 5 Jun 2017 13:54:43 +0000 (14:54 +0100)]
[Feature] Fix surbl monitored for IP lists, add `monitored_domain` option

7 years ago[Minor] Fix store_tokens in new bayes layout
Vsevolod Stakhov [Mon, 5 Jun 2017 13:24:12 +0000 (14:24 +0100)]
[Minor] Fix store_tokens in new bayes layout

7 years ago[Minor] Remove `skip_multi` from DKIM module
Vsevolod Stakhov [Mon, 5 Jun 2017 13:13:46 +0000 (14:13 +0100)]
[Minor] Remove `skip_multi` from DKIM module

7 years ago[Minor] Fix milter protocol element name
Vsevolod Stakhov [Mon, 5 Jun 2017 09:29:37 +0000 (10:29 +0100)]
[Minor] Fix milter protocol element name

7 years ago[Minor] Disable libgd by default
Vsevolod Stakhov [Mon, 5 Jun 2017 09:14:47 +0000 (10:14 +0100)]
[Minor] Disable libgd by default

7 years ago[Minor] Update ChangeLog from 1.5 branch
Vsevolod Stakhov [Sun, 4 Jun 2017 10:59:01 +0000 (11:59 +0100)]
[Minor] Update ChangeLog from 1.5 branch

7 years agoMerge pull request #1661 from moisseev/metadata-exporter
Andrew Lewis [Sat, 3 Jun 2017 20:41:48 +0000 (22:41 +0200)]
Merge pull request #1661 from moisseev/metadata-exporter

[Minor] Metadata exporter: round up symbol scores

7 years ago[Minor] Metadata exporter: round scores in flattened metadata 1661/head
Alexander Moisseev [Sat, 3 Jun 2017 20:21:54 +0000 (23:21 +0300)]
[Minor] Metadata exporter: round scores in flattened metadata

7 years ago[Minor] More rmilter->milter transforms
Vsevolod Stakhov [Sat, 3 Jun 2017 10:11:18 +0000 (11:11 +0100)]
[Minor] More rmilter->milter transforms

7 years ago[Minor] lua_util.round: don't round up
Andrew Lewis [Fri, 2 Jun 2017 15:56:32 +0000 (17:56 +0200)]
[Minor] lua_util.round: don't round up

7 years ago[Minor] Use modern protocol in CGP helper
Vsevolod Stakhov [Fri, 2 Jun 2017 15:00:51 +0000 (16:00 +0100)]
[Minor] Use modern protocol in CGP helper

7 years ago[Minor] More rework in renaming rmilter -> milter
Vsevolod Stakhov [Fri, 2 Jun 2017 14:48:45 +0000 (15:48 +0100)]
[Minor] More rework in renaming rmilter -> milter

7 years ago[Minor] Kill other `rmilter` occurrencies
Vsevolod Stakhov [Fri, 2 Jun 2017 14:46:04 +0000 (15:46 +0100)]
[Minor] Kill other `rmilter` occurrencies

7 years ago[Rework] Stop using name 'rmilter' for the modern protocol
Vsevolod Stakhov [Fri, 2 Jun 2017 14:43:00 +0000 (15:43 +0100)]
[Rework] Stop using name 'rmilter' for the modern protocol

7 years ago[Minor] Metadata exporter: score should be number
Andrew Lewis [Fri, 2 Jun 2017 14:11:31 +0000 (16:11 +0200)]
[Minor] Metadata exporter: score should be number

7 years ago[Fix] Fix objects merging in UCL
Vsevolod Stakhov [Fri, 2 Jun 2017 13:41:51 +0000 (14:41 +0100)]
[Fix] Fix objects merging in UCL

7 years agoMerge pull request #1660 from moisseev/metadata-exporter
Andrew Lewis [Fri, 2 Jun 2017 13:41:00 +0000 (15:41 +0200)]
Merge pull request #1660 from moisseev/metadata-exporter

[Minor] Add score to default email alert template

7 years ago[Minor] Add score to default email alert template 1660/head
Alexander Moisseev [Fri, 2 Jun 2017 13:37:43 +0000 (16:37 +0300)]
[Minor] Add score to default email alert template

7 years ago[Minor] Fix log message
Vsevolod Stakhov [Fri, 2 Jun 2017 09:30:16 +0000 (10:30 +0100)]
[Minor] Fix log message

7 years ago[Fix] Change default text multiplier from 0.5 to 2.0
Vsevolod Stakhov [Fri, 2 Jun 2017 09:11:03 +0000 (10:11 +0100)]
[Fix] Change default text multiplier from 0.5 to 2.0

7 years agoMerge pull request #1659 from fatalbanana/sdn
Vsevolod Stakhov [Thu, 1 Jun 2017 15:29:56 +0000 (16:29 +0100)]
Merge pull request #1659 from fatalbanana/sdn

[Minor] SPOOF_DISPLAY_NAME: Use all SMTP/MIME recipients

7 years ago[Feature] Add `text_multiplier` param
Vsevolod Stakhov [Thu, 1 Jun 2017 15:13:24 +0000 (16:13 +0100)]
[Feature] Add `text_multiplier` param

This parameter affect minimum bytes setting in text parts and binary
parts. Min bytes for text part is min bytes for binary parts multiplied
by `text_multiplier`. The default value is `0.5`.

7 years ago[Conf] Increase min_bytes to avoid FP
Vsevolod Stakhov [Thu, 1 Jun 2017 15:12:39 +0000 (16:12 +0100)]
[Conf] Increase min_bytes to avoid FP