]> git.ipfire.org Git - thirdparty/rspamd.git/log
thirdparty/rspamd.git
8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

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

8 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

8 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

8 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

8 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.

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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

8 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

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

8 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

8 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

8 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`.

8 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

8 years ago[Fix] Check min_bytes for images as well
Vsevolod Stakhov [Thu, 1 Jun 2017 14:51:44 +0000 (15:51 +0100)] 
[Fix] Check min_bytes for images as well

8 years ago[Test] Check controller's error buffer
Andrew Lewis [Thu, 1 Jun 2017 14:30:20 +0000 (16:30 +0200)] 
[Test] Check controller's error buffer

8 years ago[Minor] Add smtp auth results to Authentication-Results
Vsevolod Stakhov [Thu, 1 Jun 2017 14:24:07 +0000 (15:24 +0100)] 
[Minor] Add smtp auth results to Authentication-Results

8 years ago[Minor] Add ARC check results to Authentication-Results
Vsevolod Stakhov [Thu, 1 Jun 2017 14:07:37 +0000 (15:07 +0100)] 
[Minor] Add ARC check results to Authentication-Results

8 years ago[Minor] Addoption for ARC_ALLOW
Vsevolod Stakhov [Thu, 1 Jun 2017 14:07:22 +0000 (15:07 +0100)] 
[Minor] Addoption for ARC_ALLOW

8 years ago[Minor] SPOOF_DISPLAY_NAME: Use all SMTP/MIME recipients 1659/head
Andrew Lewis [Thu, 1 Jun 2017 13:28:44 +0000 (15:28 +0200)] 
[Minor] SPOOF_DISPLAY_NAME: Use all SMTP/MIME recipients

8 years ago[Minor] DMARC reporting: retry on DNS and SMTP errors
Andrew Lewis [Thu, 1 Jun 2017 08:21:07 +0000 (10:21 +0200)] 
[Minor] DMARC reporting: retry on DNS and SMTP errors

8 years ago[Minor] Add missing IP header to milter output
Vsevolod Stakhov [Wed, 31 May 2017 15:11:22 +0000 (16:11 +0100)] 
[Minor] Add missing IP header to milter output

8 years ago[Minor] Support MTA-Name in milter
Vsevolod Stakhov [Wed, 31 May 2017 10:24:43 +0000 (11:24 +0100)] 
[Minor] Support MTA-Name in milter

8 years ago[Feature] Support MTA name header
Vsevolod Stakhov [Wed, 31 May 2017 09:46:16 +0000 (10:46 +0100)] 
[Feature] Support MTA name header

8 years ago[Minor] Add workaround for Postfix hostname
Vsevolod Stakhov [Wed, 31 May 2017 09:36:36 +0000 (10:36 +0100)] 
[Minor] Add workaround for Postfix hostname

8 years ago[Conf] Add sample arc module config
Vsevolod Stakhov [Tue, 30 May 2017 14:03:27 +0000 (15:03 +0100)] 
[Conf] Add sample arc module config

8 years agoMerge pull request #1658 from julienschmidt/master
Vsevolod Stakhov [Tue, 30 May 2017 13:23:22 +0000 (14:23 +0100)] 
Merge pull request #1658 from julienschmidt/master

[Minor] Validate assumed spoofed display name domains to contain a dot

8 years ago[Minor] Validate assumed spoofed display name domains to contain a dot 1658/head
Julien Schmidt [Tue, 30 May 2017 11:32:12 +0000 (19:32 +0800)] 
[Minor] Validate assumed spoofed display name domains to contain a dot
A displayname of the form <something>@<name> might have been mistaken
for an email address

8 years ago[Minor] Fix EVP cleanup
Vsevolod Stakhov [Tue, 30 May 2017 08:04:46 +0000 (09:04 +0100)] 
[Minor] Fix EVP cleanup

Issue: #1657

8 years ago[Fix] Fix CTE propagation from parent containers to children parts
Vsevolod Stakhov [Mon, 29 May 2017 22:54:44 +0000 (23:54 +0100)] 
[Fix] Fix CTE propagation from parent containers to children parts

8 years agoMerge pull request #1656 from julienschmidt/master
Vsevolod Stakhov [Mon, 29 May 2017 22:35:19 +0000 (23:35 +0100)] 
Merge pull request #1656 from julienschmidt/master

[Minor] Do not punish OpenPGP/MIME attachments

8 years ago[Minor] Do not punish OpenPGP/MIME attachments 1656/head
Julien Schmidt [Mon, 29 May 2017 22:21:33 +0000 (06:21 +0800)] 
[Minor] Do not punish OpenPGP/MIME attachments

Fixes #1655

8 years ago[Minor] More fixes to arc sealing
Vsevolod Stakhov [Mon, 29 May 2017 14:39:45 +0000 (15:39 +0100)] 
[Minor] More fixes to arc sealing

8 years ago[Feature] DMARC: Support excluding domains from sampling
Andrew Lewis [Mon, 29 May 2017 12:37:13 +0000 (14:37 +0200)] 
[Feature] DMARC: Support excluding domains from sampling

8 years ago[Minor] Fix issues in ARC-Seal calculations
Vsevolod Stakhov [Mon, 29 May 2017 12:07:52 +0000 (13:07 +0100)] 
[Minor] Fix issues in ARC-Seal calculations

8 years ago[Minor] Fix ARC-Seal header name
Vsevolod Stakhov [Mon, 29 May 2017 11:16:02 +0000 (12:16 +0100)] 
[Minor] Fix ARC-Seal header name

8 years ago[Minor] Fix braces
Vsevolod Stakhov [Mon, 29 May 2017 09:41:22 +0000 (10:41 +0100)] 
[Minor] Fix braces

8 years ago[Fix] Fix some more issues about duplicated fuzzy requests
Vsevolod Stakhov [Mon, 29 May 2017 09:40:20 +0000 (10:40 +0100)] 
[Fix] Fix some more issues about duplicated fuzzy requests

8 years ago[Minor] Fix warnings
Andrew Lewis [Mon, 29 May 2017 09:17:41 +0000 (11:17 +0200)] 
[Minor] Fix warnings

8 years ago[Minor] DMARC reporting: Fix TCP request
Andrew Lewis [Mon, 29 May 2017 09:13:56 +0000 (11:13 +0200)] 
[Minor] DMARC reporting: Fix TCP request

8 years ago[Minor] DMARC: fix runaway processing in reporting address verification
Andrew Lewis [Fri, 19 May 2017 15:38:34 +0000 (17:38 +0200)] 
[Minor] DMARC: fix runaway processing in reporting address verification

8 years ago[Minor] DMARC: Correctly set write flag
Andrew Lewis [Fri, 19 May 2017 15:16:10 +0000 (17:16 +0200)] 
[Minor] DMARC: Correctly set write flag

8 years ago[Minor] Move E to the proper place
Vsevolod Stakhov [Sun, 28 May 2017 16:13:10 +0000 (17:13 +0100)] 
[Minor] Move E to the proper place

8 years ago[Minor] Fix signing type for ARC-Signature
Vsevolod Stakhov [Sun, 28 May 2017 15:12:50 +0000 (16:12 +0100)] 
[Minor] Fix signing type for ARC-Signature

8 years ago[Feature] Implement caching for dkim body hashes
Vsevolod Stakhov [Sun, 28 May 2017 15:10:20 +0000 (16:10 +0100)] 
[Feature] Implement caching for dkim body hashes

8 years ago[Minor] Allow authenticated domain to be used in dkim
Vsevolod Stakhov [Sun, 28 May 2017 15:09:57 +0000 (16:09 +0100)] 
[Minor] Allow authenticated domain to be used in dkim

8 years ago[Minor] Try to be slightly more consistent in symbol names for ARC
Vsevolod Stakhov [Sun, 28 May 2017 14:35:52 +0000 (15:35 +0100)] 
[Minor] Try to be slightly more consistent in symbol names for ARC

8 years ago[Fix] Append MX name for authentication results as required
Vsevolod Stakhov [Sun, 28 May 2017 14:34:51 +0000 (15:34 +0100)] 
[Fix] Append MX name for authentication results as required

8 years ago[Rework] Move common DKIM functions to a separate lua module
Vsevolod Stakhov [Sun, 28 May 2017 14:24:52 +0000 (15:24 +0100)] 
[Rework] Move common DKIM functions to a separate lua module

8 years ago[Fix] Fix ARC signing
Vsevolod Stakhov [Sun, 28 May 2017 14:17:57 +0000 (15:17 +0100)] 
[Fix] Fix ARC signing

8 years ago[Feature] Allow to use domain from authenticated user
Vsevolod Stakhov [Sun, 28 May 2017 14:17:39 +0000 (15:17 +0100)] 
[Feature] Allow to use domain from authenticated user

8 years ago[Minor] Fix base64 encoding for signature
Vsevolod Stakhov [Sun, 28 May 2017 14:16:56 +0000 (15:16 +0100)] 
[Minor] Fix base64 encoding for signature

8 years ago[Minor] Add the same duplicates protection for all fuzzy hashes types
Vsevolod Stakhov [Sat, 27 May 2017 22:45:24 +0000 (23:45 +0100)] 
[Minor] Add the same duplicates protection for all fuzzy hashes types

8 years ago[Fix] Do not add exact hashes from different parts
Vsevolod Stakhov [Sat, 27 May 2017 22:44:04 +0000 (23:44 +0100)] 
[Fix] Do not add exact hashes from different parts

8 years ago[Fix] Skip text parts when checking binary parts in fuzzy check
Vsevolod Stakhov [Sat, 27 May 2017 22:43:45 +0000 (23:43 +0100)] 
[Fix] Skip text parts when checking binary parts in fuzzy check

8 years ago[Feature] Rework lua RSA API
Vsevolod Stakhov [Sat, 27 May 2017 22:27:37 +0000 (23:27 +0100)] 
[Feature] Rework lua RSA API

8 years ago[Feature] Add preliminary support of ARC signing
Vsevolod Stakhov [Sat, 27 May 2017 13:46:09 +0000 (14:46 +0100)] 
[Feature] Add preliminary support of ARC signing

8 years ago[Minor] Couple ARC fixes
Vsevolod Stakhov [Sat, 27 May 2017 13:33:19 +0000 (14:33 +0100)] 
[Minor] Couple ARC fixes