Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] DMARC reports: always use UTC time | Andrew Lewis | 2017-05-16 | 1 | -5/+16 |
| | |||||
* | [Feature] Multimap: email:domain:tld filter | Andrew Lewis | 2017-05-16 | 1 | -0/+5 |
| | |||||
* | [Minor] DMARC reporting: remove stray character | Andrew Lewis | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | [Minor] DMARC reports: fixes for XML & reporting addresses | Andrew Lewis | 2017-05-14 | 1 | -7/+8 |
| | |||||
* | [Minor] Move more magic constants to defines | Vsevolod Stakhov | 2017-05-12 | 2 | -4/+12 |
| | |||||
* | [Minor] DMARC reporting: couple of small fixes | Andrew Lewis | 2017-05-12 | 1 | -51/+51 |
| | | | | | | | - Add policy override to report - Check parent domains for DMARC policies - Fix log message - Also drop formatting from report; apply table.concat | ||||
* | [Minor] DMARC recporting: fix stray bracket | Andrew Lewis | 2017-05-12 | 1 | -1/+1 |
| | |||||
* | [Minor] DMARC reporting: rework backend | Andrew Lewis | 2017-05-11 | 1 | -89/+85 |
| | | | | | | - Also fix deletion - Support redirecting reports (useful for evaluation) - Deal with possibly missing SPF results | ||||
* | [Fix] Do not check DMARC if SPF or DKIM were not checked | Vsevolod Stakhov | 2017-05-10 | 3 | -1/+36 |
| | | | | Issue: #1629 | ||||
* | [Minor] Reduce digit->number transmission penalty | Vsevolod Stakhov | 2017-05-10 | 1 | -2/+2 |
| | | | | Issue: #1630 | ||||
* | [Fix] Multimap: Received IP filters with Redis | Andrew Lewis | 2017-05-09 | 1 | -1/+2 |
| | | | | | - Issue: #1623 - Reported by: @andryyy | ||||
* | Merge pull request #1624 from fatalbanana/drm1 | Vsevolod Stakhov | 2017-05-09 | 1 | -49/+818 |
|\ | | | | | [Feature] Preliminary DMARC reporting implementation | ||||
| * | [Feature] Preliminary DMARC reporting implementation | Andrew Lewis | 2017-05-09 | 1 | -49/+818 |
| | | |||||
* | | Add ability to read selector from Redis | André Peters | 2017-05-08 | 1 | -27/+50 |
|/ | |||||
* | [CritFix] Fix memory leak in fuzzy check | Vsevolod Stakhov | 2017-05-07 | 1 | -1/+2 |
| | |||||
* | [Minor] Fix result parsing for SAVAPI | Christian Roessner | 2017-05-05 | 1 | -12/+7 |
| | |||||
* | Is not write | André Peters | 2017-05-05 | 1 | -1/+1 |
| | | | Don't know the actual impact... | ||||
* | [Fix] DKIM Signing: avoid nil index when From header is missing | Andrew Lewis | 2017-05-04 | 1 | -1/+1 |
| | |||||
* | [Minor] Spamtrap: adjust defaults for consistency with config | Andrew Lewis | 2017-05-04 | 1 | -2/+2 |
| | |||||
* | [Minor] Other style fixes in spamtrap | Vsevolod Stakhov | 2017-05-03 | 1 | -9/+15 |
| | |||||
* | [Fix] Fix syntax error in spamtrap plugin | Vsevolod Stakhov | 2017-05-03 | 1 | -1/+2 |
| | |||||
* | Merge pull request #1610 from croessner/sptr | Vsevolod Stakhov | 2017-05-03 | 1 | -0/+146 |
|\ | | | | | [Feature] Add Lua plugin spamtrap | ||||
| * | [Feature] Add Lua plugin spamtrap | Christian Roessner | 2017-05-02 | 1 | -0/+146 |
| | | |||||
* | | [CritFix] Fix corruption when multiple fuzzy are defined | Vsevolod Stakhov | 2017-05-02 | 1 | -10/+30 |
|/ | | | | | | | | | If there are two fuzzy storages with the same algorithm but one of them uses encryption, then the encryption procedure could corrupt non-encrypted requests. This patch decouples encryption from caching removing this issue. Issue: #1611 | ||||
* | [CritFix] Fix learn condition in fuzzy check | Vsevolod Stakhov | 2017-04-28 | 1 | -13/+29 |
| | |||||
* | [Feature] Allow to exclude specific domains from mx check | Vsevolod Stakhov | 2017-04-27 | 1 | -2/+19 |
| | |||||
* | [Feature] DKIM signing: sign_networks/local address specific use_domain settings | Andrew Lewis | 2017-04-26 | 1 | -6/+20 |
| | | | | - Issue: #1582 | ||||
* | [Minor] Format floating point number | Vsevolod Stakhov | 2017-04-23 | 1 | -1/+1 |
| | |||||
* | [Minor] Add Lua 5.3 workaround | Vsevolod Stakhov | 2017-04-23 | 1 | -5/+6 |
| | |||||
* | [Fix] Detect confighelp in plugins initialisation | Vsevolod Stakhov | 2017-04-22 | 39 | -11/+202 |
| | |||||
* | [Feature] Rework confighelp to load Lua plugins | Vsevolod Stakhov | 2017-04-22 | 1 | -0/+10 |
| | |||||
* | [Minor] Silence warning | Andrew Lewis | 2017-04-21 | 1 | -1/+1 |
| | |||||
* | [Feature] Rework hfilter to use hyperscan if possible | Vsevolod Stakhov | 2017-04-21 | 1 | -113/+193 |
| | |||||
* | [Minor] Try all hostname regexps to find the most significant one | Vsevolod Stakhov | 2017-04-20 | 1 | -2/+3 |
| | |||||
* | [Minor] Allow to append greylist end time to message reported | Vsevolod Stakhov | 2017-04-20 | 1 | -2/+10 |
| | |||||
* | [Minor] Disable dkim_signing if redis is specified but not configured | Vsevolod Stakhov | 2017-04-20 | 1 | -1/+2 |
| | |||||
* | [Minor] DKIM signing: deal with ambiguous settings better | Andrew Lewis | 2017-04-18 | 1 | -5/+9 |
| | |||||
* | [Feature] Allow configurable sign headers for DKIM | Vsevolod Stakhov | 2017-04-14 | 1 | -14/+28 |
| | | | | Issue: #1595 | ||||
* | [Feature] DKIM Signing: envelope match exception for local IPs | Andrew Lewis | 2017-04-13 | 1 | -3/+12 |
| | | | | - Also for sign_networks | ||||
* | [Minor] Slightly optimise maillist plugin | Vsevolod Stakhov | 2017-04-12 | 1 | -16/+18 |
| | |||||
* | [Minor] Improve symbols in emails module | Vsevolod Stakhov | 2017-04-11 | 1 | -17/+27 |
| | |||||
* | [Fix] More fixes for hashed email dnsbls | Vsevolod Stakhov | 2017-04-11 | 1 | -1/+12 |
| | |||||
* | [Fix] Plug memory leak in chartable module | Vsevolod Stakhov | 2017-04-10 | 1 | -0/+4 |
| | |||||
* | [WebUI] Do not hide messages with bad subject, just replace it with '???' | Vsevolod Stakhov | 2017-04-09 | 1 | -2/+6 |
| | |||||
* | [Minor] Filter bad utf8 subjects | Vsevolod Stakhov | 2017-04-09 | 1 | -1/+7 |
| | |||||
* | [Fix] Fix JSON output for history_redis | Vsevolod Stakhov | 2017-04-09 | 1 | -4/+16 |
| | |||||
* | [Minor] Fix couple of format arguments issues | Vsevolod Stakhov | 2017-04-08 | 1 | -1/+1 |
| | |||||
* | [Minor] Remove minor warnings | Vsevolod Stakhov | 2017-04-08 | 1 | -4/+4 |
| | |||||
* | [Minor] Antivirus: don't set action if all results were whitelisted | Andrew Lewis | 2017-04-07 | 1 | -0/+3 |
| | |||||
* | [Minor] Antivirus: process table results correctly; prettify logging | Andrew Lewis | 2017-04-07 | 1 | -3/+6 |
| |