1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00

add lmtp_destination_recipient_limit=1 to work around spampd bug, see #1523

This commit is contained in:
Joshua Tauberer
2019-02-25 13:18:30 -05:00
parent bad38840d8
commit adddd95e38
2 changed files with 8 additions and 1 deletions

View File

@@ -8,6 +8,10 @@ System:
* Missing brute force login attack prevention (fail2ban) filters which stopped working on Ubuntu 18.04 were added back.
Mail:
* Incoming messages addressed to more than one local user were rejected because of a bug in spampd packaged by Ubuntu 18.04. A workaround was added.
Contacts/Calendar:
* Upgraded Nextcloud from 13.0.6 to 14.0.6.