DirectAdmin 1.61.3 has been released

Something to tie in to the Roundcube bug fix. It seems the settings in /etc/logrotate.d/webapps still references the old errors file (alongside still referencing SquirrelMail)
Code:
/var/www/html/roundcube/logs/errors /var/www/html/roundcube/logs/sendmail /var/www/html/squirrelmail/data/squirrelmail_access_log /var/www/html/phpMyAdmin/log/auth.log {
        missingok
        su webapps webapps
}

Had a bit of fun when I updated and noticed BFM was blocking people for 25+ logins failures across a 6 month stretch, some of which hadn't generated a failure since March.
 
Back
Top