0.10.2/jail.local: add example configuration for roundcube authentication.

This commit is contained in:
Christoph 2019-08-23 15:07:09 +02:00
parent 891f25706b
commit a23b0fa1c8

View File

@ -107,6 +107,28 @@ findtime = 1200
bantime = 1800
[roundcube-auth]
# If using logfile 'userlogins', take care option parameter 'log_logins' is set to tru:
# '$config['log_logins'] = true;'
#
# Otherwise use logfile 'errors'
enabled = true
# - Take care to allowh 'whois' requests from this mashine. Maybe
# - you have configure your firewall
action = %(action_mwl)s
#action = %(action_mbu)s
port = http,https
logpath = /var/www/<webmail.oopen.de>/logs/userlogins
#logpath = /var/www/<webmail.oopen.de>/logs/errors
maxretry = 5
#maxretry = 4
findtime = 60
bantime = 3600
#bantime = 21600
[pure-ftpd]
enabled = false