summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1932 from AlexeySa/patch-4Vsevolod Stakhov2017-11-271-2/+16
|\ | | | | [Minor] Add whitelist symbol to mx_check plugin
| * Update mx_check.luaAL2017-11-271-2/+2
| |
| * [Minor] Add whitelist symbol to mx_check pluginAL2017-11-271-2/+16
|/
* [Minor] Save nameserver name when parsing upstreams from resolv.confVsevolod Stakhov2017-11-261-1/+1
|
* [Minor] Add probabilistic reset of errors in upstream addrsVsevolod Stakhov2017-11-261-2/+7
|
* [Fix] Delay upstream re-resolving when one upstream is definedVsevolod Stakhov2017-11-261-11/+13
|
* [Fix] Do not constantly re-resolve failed upstreams with a singleVsevolod Stakhov2017-11-261-13/+35
| | | | element
* [Minor] Signal upstream system on taskless Redis errorsVsevolod Stakhov2017-11-261-1/+11
|
* [Feature] Implement DKIM reputation adjustmentsVsevolod Stakhov2017-11-263-22/+63
|
* [Minor] Add more diagnostic for fuzzy hashes lookupVsevolod Stakhov2017-11-252-18/+46
|
* [Minor] Rework client part of the fuzzy systemVsevolod Stakhov2017-11-252-40/+40
|
* [Rework] Implement new version of fuzzy repliesVsevolod Stakhov2017-11-254-45/+128
|
* [Fix] Better handling of the legacy protocolVsevolod Stakhov2017-11-252-32/+36
|
* [Fix] Restore old style ratelimits supportVsevolod Stakhov2017-11-251-5/+17
|
* [Fix] Do not try to connect to non-supported addressesVsevolod Stakhov2017-11-253-1/+17
|
* [Minor] Fix config transformation with no groupsVsevolod Stakhov2017-11-252-6/+7
|
* [Minor] Use quarantine messageVsevolod Stakhov2017-11-242-2/+17
|
* [Feature] Allow to quarantine rejected messages using milter interfaceVsevolod Stakhov2017-11-234-5/+32
|
* [Conf] Default statistics is stored in Redis nowVsevolod Stakhov2017-11-221-12/+16
|
* [Minor] Lots of style and C coding fixesVsevolod Stakhov2017-11-211-70/+73
|
* [Minor] Reformat codeVsevolod Stakhov2017-11-211-351/+418
|
* [Fix] Fix parsing of the per-user scriptVsevolod Stakhov2017-11-201-20/+29
| | | | | Issue: #1843 MFH: rspamd-1.6
* [Minor] Remove legacy stuffVsevolod Stakhov2017-11-193-537/+0
|
* Merge pull request #1913 from AlexeySa/masterVsevolod Stakhov2017-11-193-0/+591
|\ | | | | Dlfunc library for Exim
| * Update dlfunc READMEAL2017-11-121-3/+7
| |
| * Optimize exim dlfuncAL2017-11-121-172/+46
| |
| * Dlfunc compile and install instructionsAL2017-11-121-0/+6
| |
| * Example Exim configAL2017-11-121-0/+75
| |
| * Dlfunc library for EximAL2017-11-121-0/+632
| | | | | | With support http, json, checkv2
* | [Fix] Allow to have negative actions limitsVsevolod Stakhov2017-11-182-1/+19
| |
* | [Minor] Slightly refactor metric from string functionVsevolod Stakhov2017-11-181-22/+13
| |
* | [Minor] Never treat no action score as required scoreVsevolod Stakhov2017-11-181-1/+1
| |
* | [Fix] Fix processing of skip-hashes in fuzzy storageVsevolod Stakhov2017-11-181-2/+2
| | | | | | | | MFH: rspamd-1.6
* | Merge pull request #1925 from FelixSchwarz/masterVsevolod Stakhov2017-11-181-0/+7
|\ \ | | | | | | add check for spam flag from United Internet
| * | [Minor] check for spam flag from United InternetFelix Schwarz2017-11-151-0/+7
| | | | | | | | | | | | | | | | | | This header is present for most outgoing messages from United Internet which includes "web.de" and GMX (freemailers which are very popular in Germany) as well as messages sent from 1and1 webhosting packages.
* | | [Feature] Allow floating and negative values in expressions limitsVsevolod Stakhov2017-11-182-21/+41
| | |
* | | [CritFix] Another errors path handling fixVsevolod Stakhov2017-11-181-0/+4
| | | | | | | | | | | | MFH: rspamd-1.6
* | | [CritFix] Fix crash in milter errors handlerVsevolod Stakhov2017-11-181-0/+2
| | |
* | | [Fix] Greylisting set phase is not idempotentVsevolod Stakhov2017-11-181-1/+1
| | |
* | | [Fix] Allow to check negative scores in force_actionsVsevolod Stakhov2017-11-171-1/+1
| | | | | | | | | | | | MFH: rspamd-1.6
* | | [Fix] Deal with nan and inf encoding in json/uclVsevolod Stakhov2017-11-162-35/+51
| | |
* | | Merge pull request #1919 from szepeviktor/patch-1Vsevolod Stakhov2017-11-158-8/+8
|\ \ \ | | | | | | | | [Minor] Typos
| * | | Typo: comparisionViktor Szépe2017-11-141-1/+1
| | | |
| * | | Typo: zerogradParamtersViktor Szépe2017-11-141-1/+1
| | | |
| * | | Typo: non-existentViktor Szépe2017-11-141-1/+1
| | | |
| * | | Typo: compatibiltyViktor Szépe2017-11-141-1/+1
| | | |
| * | | Typo : occurenceViktor Szépe2017-11-141-1/+1
| | | |
| * | | typo: supercedeViktor Szépe2017-11-141-1/+1
| | | |
| * | | Typo: meduimViktor Szépe2017-11-141-1/+1
| | | |
| * | | Typo: missmatchViktor Szépe2017-11-141-1/+1
| | | |