Roundcube + fail2ban
Добавлено: 2019-02-04 2:04:36
FreeBSD 10.4-RELEASE-p5 fail2ban 0.10.4 не могу подключить jail для Roundcube.
Roundcube пишет в /var/log/maillog в jail указываю logpath = /var/log/maillog и всеравно получаю подскажите что не так?
Код: Выделить всё
[roundcube-auth]
enabled = true
filter = roundcube-auth
port = http,https
logpath = %(roundcube_errors_log)s
bantime = 604800m
findtime = 10m
maxretry = 4
Код: Выделить всё
service fail2ban restart
fail2ban [3953]: ERROR Failed during configuration: Have not found any log file for roundcube-auth jail
Код: Выделить всё
service fail2ban restart
fail2ban [3953]: ERROR Failed during configuration: Have not found any log file for roundcube-auth jail