mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-03 00:07:05 +00:00
5.6 KiB
5.6 KiB
Commits for v0.52
COMMIT | DATE | AUTHOR | TITLE |
---|---|---|---|
90d63fd | 2021-01-31 | Joshua Tauberer | v0.52 |
e81963e | 2021-01-31 | Joshua Tauberer | Remove the instructions for checking that release tags are signed by me since I am not going to do that anymore |
b1d703a | 2021-01-31 | Joshua Tauberer | Disable Backblaze B2 backups until #1899 is resolved |
e3d98b7 | 2021-01-28 | Felix Spöttel | Warn when connection to Spamhaus times out (#1817) |
50d50ba | 2021-01-28 | jvolkenant | Update zpush to 2.6.1 (#1908) |
9b89a5c | 2021-01-13 | downtownallday | Better handling of mail addressed to an alias |
523a63f | 2021-01-12 | downtownallday | Make the default table row limit 500 instead of 1000 |
3e2858f | 2021-01-12 | downtownallday | Change wording |
2a0e50c | 2021-01-11 | downtownallday | Initial commit of a log capture and reporting feature |
879467d | 2021-01-05 | Josh Brown | Fix typo in users.html (#1895) |
8025c41 | 2021-01-03 | Nicolas North | Bump TTL for NS records to 1800 (30 min) to 86400 (1 day) as some registries require this (#1892) |
7a5d729 | 2021-01-03 | Josh Brown | Fix misspelling (#1893) |
e2f9cd8 | 2020-12-28 | jcm-shove-it | Update roundcube to 1.4.10 (#1891) |
e26cf45 | 2020-12-25 | Joshua Tauberer | Update CHANGELOG |
c728005 | 2020-12-25 | jvolkenant | Implement SPF/DMARC checks, add spam weight to those mails (#1836) |
003e8b7 | 2020-12-25 | Hilko | Adjust max-recursion-queries to fix alternating rdns status (#1876) |
86f3eee | 2020-12-21 | downtownallday | Removing Travis CI completely in favor of local vagrant/virtualbox tests. |
f5521b4 | 2020-12-21 | downtownallday | Add tests for dmarc reject and spf softfail |
4cc672e | 2020-12-21 | downtownallday | Modify the handling of SPF checks and spam rules for policyd-spf |
3422cc6 | 2020-12-19 | Hilko | Include en_US.UTF-8 locale in daemon startup (#1883) |
4c9bae5 | 2020-11-27 | downtownallday | Create a default "pre-commit" set of virtual machines |
8664afa | 2020-11-26 | Hilko | Implement Backblaze for Backup (#1812) |
82229ce | 2020-11-26 | Joshua Tauberer | Document how to start the control panel from the command line and in debugging use a stable API key |
f66e609 | 2020-11-26 | Richard Willis | Api spec cleanup (#1869) |
b85b86e | 2020-11-16 | Victor | Add download zonefile button to external DNS page (#1853) |
7fd35bb | 2020-11-15 | Joshua Tauberer | Disable default Nextcloud apps that we don't support |
7ce41e3 | 2020-11-15 | gumida | Changed mta-sts.txt end of line from LF to CRLF per RFC 8461 (#1863) |
840f84d | 2020-10-07 | Jeff Volkenant | Custom spamassassin rules for bad SPF/DMARC headers |
3a59fe8 | 2020-10-07 | Jeff Volkenant | OpenDKIM/OpenDMARC header checks |