1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-29 20:57:22 +02:00

fail2ban won't start until the roundcube log file is created

fixes #911
This commit is contained in:
Joshua Tauberer
2016-08-18 08:32:14 -04:00
parent cdd0a821eb
commit 83d8dbca3e
5 changed files with 31 additions and 10 deletions

View File

@@ -1,6 +1,11 @@
CHANGELOG
=========
In Development
--------------
* fail2ban won't start if Roundcube had not yet been used - new installations probably do not have fail2ban running.
v0.19 (August 13, 2016)
-----------------------