Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #2852 from spacefreak86/mime_types | Vsevolod Stakhov | 2019-04-16 | 1 | -4/+6 | |
|\ | | | | | [Minor] Improve mime_types plugin | |||||
| * | [Minor] mime_types: use higher weighted MIME type | Thomas Oettli | 2019-04-16 | 1 | -4/+3 | |
| | | | | | | | | if detected MIME type differs from Content-Type header | |||||
| * | [Minor] mime_types: decode hex encoded characters | Thomas Oettli | 2019-04-15 | 1 | -0/+3 | |
| | | | | | | | | in filenames to improve file extension detection | |||||
* | | [Feature] Clickhouse: Slashing - add new fields to CH | Vsevolod Stakhov | 2019-04-15 | 1 | -20/+129 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * IsSpf * MimeRecipients * MessageId * ScanTimeReal * ScanTimeVirtual * SMTPFrom - alias * SMTPRcpt - alias * MIMEFrom - alias * MIMERcpt - alias Added new values to DKIM/DMARC checks to indicate different failures. | |||||
* | | [Fix] Clickhouse: Use integer seconds when inserting rows | Vsevolod Stakhov | 2019-04-15 | 1 | -5/+13 | |
|/ | ||||||
* | [Fix] Slashing: Store times in GMT timezone in ClickHouse | Vsevolod Stakhov | 2019-04-12 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Fix ES plugin | Vsevolod Stakhov | 2019-04-10 | 1 | -2/+1 | |
| | ||||||
* | add support ES>=6.7 for elasctic module | Gauthier C | 2019-04-10 | 1 | -2/+8 | |
| | | | | | | | | Since version 6.7.0 of ElasticSearch, the ingest-geoip plugin is a module integrated into the solution. Instead of detecting the version of ElasticSearch I added the configuration parameter ingest_module which is false by default for ElasticSearch versions < 6.7.0 and true for versions >= 6.7.0 | |||||
* | [Feature] Antivirus: Handle encrypted files specially | Vsevolod Stakhov | 2019-04-09 | 1 | -0/+12 | |
| | ||||||
* | [Feature] Dkim_signing: Allow to use new options as maps | Vsevolod Stakhov | 2019-04-09 | 2 | -8/+22 | |
| | ||||||
* | [Rework] Continue aliases changes | Vsevolod Stakhov | 2019-04-02 | 1 | -1/+1 | |
| | ||||||
* | [Minor] fix some warnings | Carsten Rosenberg | 2019-04-02 | 1 | -1/+1 | |
| | ||||||
* | [Fix] Another fix for Redis sentinel | Vsevolod Stakhov | 2019-04-01 | 2 | -6/+10 | |
| | | | | Issue: #2796 | |||||
* | [Minor] Spamassassin: Add messages about rules loading | Vsevolod Stakhov | 2019-04-01 | 1 | -12/+23 | |
| | | | | | Issue: #2828 Closes: #2828 | |||||
* | [Minor] Fix stupid torch that uses `print` for logging | Vsevolod Stakhov | 2019-03-28 | 1 | -2/+4 | |
| | ||||||
* | [Fix] Neural: Fix training | Vsevolod Stakhov | 2019-03-28 | 1 | -1/+4 | |
| | | | | Issue: #2793 | |||||
* | [Minor] Fix line length in DMARC reports | Vsevolod Stakhov | 2019-03-25 | 1 | -1/+1 | |
| | | | | | Issue: #2820 Closes: #2820 | |||||
* | [Minor] Replies: Fix the case when we cannot find hash in Redis | Vsevolod Stakhov | 2019-03-25 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Fix flags on virtual symbols | Vsevolod Stakhov | 2019-03-23 | 2 | -2/+0 | |
| | ||||||
* | [Minor] Mime_types: Add additional ct for .exe | Vsevolod Stakhov | 2019-03-22 | 1 | -1/+5 | |
| | ||||||
* | [Feature] Mime_types: When no extension defined, detect it by content | Vsevolod Stakhov | 2019-03-22 | 1 | -1/+15 | |
| | ||||||
* | [Feature] Mime_types: Implement user configurable extension filters | Vsevolod Stakhov | 2019-03-22 | 1 | -11/+53 | |
| | | | | Issue: #2799 | |||||
* | [Fix] Clickhouse: Fix table schema upload | Vsevolod Stakhov | 2019-03-22 | 1 | -2/+6 | |
| | ||||||
* | [Minor] Clickhouse: Implement schema addtions | Vsevolod Stakhov | 2019-03-22 | 1 | -4/+5 | |
| | ||||||
* | [Minor] Add nostat flag to failure symbol | Vsevolod Stakhov | 2019-03-22 | 1 | -1/+1 | |
| | ||||||
* | [Minor] SURBL: Add failure symbols | Vsevolod Stakhov | 2019-03-22 | 1 | -1/+1 | |
| | | | | Issue: #2801 | |||||
* | [Minor] RBL: Add fail symbols | Vsevolod Stakhov | 2019-03-22 | 1 | -1/+13 | |
| | | | | Issue: #2801 | |||||
* | Merge pull request #2807 from HeinleinSupport/master | Vsevolod Stakhov | 2019-03-22 | 1 | -3/+3 | |
|\ | | | | | [Minor] clustering.lua - fix typos | |||||
| * | [Minor] clustering.lua - fix typos | Carsten Rosenberg | 2019-03-19 | 1 | -3/+3 | |
| | | ||||||
* | | [Fix] Fix ES sending logic (restore from coroutines mess) | Vsevolod Stakhov | 2019-03-21 | 1 | -1/+1 | |
| | | | | | | | | | | Issue: #2808 Closes: #2808 | |||||
* | | [Feature] Allow to add messages from settings | Vsevolod Stakhov | 2019-03-20 | 1 | -0/+8 | |
|/ | ||||||
* | [Fix] Fix finishing script for clickhouse collection | Vsevolod Stakhov | 2019-03-19 | 1 | -9/+14 | |
| | ||||||
* | [Minor] Fix misprint | Vsevolod Stakhov | 2019-03-18 | 1 | -1/+1 | |
| | ||||||
* | [Feature] Greylist: Allow to disable greylisting depending on symbols | Vsevolod Stakhov | 2019-03-18 | 1 | -4/+19 | |
| | ||||||
* | [Feature] Replies: Filter replies sender to limit whitelisting to direct ↵ | Vsevolod Stakhov | 2019-03-18 | 1 | -16/+53 | |
| | | | | messages | |||||
* | [Minor] Neural: Add safe guard for local learning spawning | Vsevolod Stakhov | 2019-03-12 | 1 | -0/+2 | |
| | ||||||
* | [Minor] mime_types: Skip extensions matching | Alexander Moisseev | 2019-03-08 | 1 | -2/+3 | |
| | | | | if extension of the file inside archive is not bad | |||||
* | [Fix] Fix rcpt_mime and from_mime in user settings | Vsevolod Stakhov | 2019-03-06 | 1 | -4/+14 | |
| | ||||||
* | [Minor] Initialise table first | Vsevolod Stakhov | 2019-03-01 | 1 | -1/+3 | |
| | ||||||
* | [Project] Fallback to callbacks from coroutines | Vsevolod Stakhov | 2019-02-28 | 2 | -47/+52 | |
| | ||||||
* | [Minor] Fix rspamd_update initialisation | Vsevolod Stakhov | 2019-02-28 | 1 | -12/+16 | |
| | | | | | Issue: #2769 Closes: #2769 | |||||
* | [Minor] Allow "application/x-msdownload" for "exe" files | Alexander Moisseev | 2019-02-27 | 1 | -1/+1 | |
| | ||||||
* | [Feature] Allow to set rewrite subject pattern from settings | Vsevolod Stakhov | 2019-02-26 | 1 | -0/+4 | |
| | | | | | Issue: #2766 Closes: #2766 | |||||
* | [Fix] Multimap: Fix operating with userdata | Vsevolod Stakhov | 2019-02-25 | 1 | -5/+9 | |
| | ||||||
* | [Minor] Multimap: Allow to have IP radixes in non-ip maps (e.g. Header) | Vsevolod Stakhov | 2019-02-22 | 1 | -8/+24 | |
| | ||||||
* | [Fix] Fix HTTP headers signing case | Vsevolod Stakhov | 2019-02-18 | 1 | -6/+9 | |
| | ||||||
* | [Minor] mime_types: remove .tmp from bad_extensions | Alexander Moisseev | 2019-02-14 | 1 | -1/+0 | |
| | | | | | | | as it is not potentially harmful Just a note: M$ Office documents are archives and some of them may contain *.tmp files (as well as other actually potentially dangerous extensions). | |||||
* | [Minor] Remove all headers with the specific name, not just the first one | Vsevolod Stakhov | 2019-02-13 | 1 | -13/+13 | |
| | ||||||
* | [Feature] Clickhouse: Allow to store subject in Clickhouse | Vsevolod Stakhov | 2019-02-12 | 1 | -2/+22 | |
| | ||||||
* | [Minor] History_redis: Use generic function to obfuscate subject | Vsevolod Stakhov | 2019-02-12 | 1 | -9/+1 | |
| |