1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

Fix mailinabox-postgrey-whitelist cron job return code for file over 28 days

Merges #1639
This commit is contained in:
Jeff Volkenant
2019-09-06 12:59:30 -07:00
committed by Joshua Tauberer
parent 70f05e9d52
commit 24a567c3be
2 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,10 @@ Software updates:
* Upgraded Nextcloud from 15.0.8 to 16.0.5 (with Contacts from 3.1.1 to 3.1.4 and Calendar from 1.6.5 to 1.7.1)
Mail:
* Fetching of updated whitelist for greylisting was fetching each day instead of every month.
v0.43 (September 1, 2019)
-------------------------