]> git.donarmstrong.com Git - roundcube.git/blob - debian/roundcube-core.logrotate
Suggests php-auth-sasl to enable use of SASL mechanisms for mail
[roundcube.git] / debian / roundcube-core.logrotate
1 /var/log/roundcube/sendmail /var/log/roundcube/errors {
2    weekly
3    rotate 4
4    compress
5    missingok
6 }