mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-20 18:27:23 +01:00
update roundcube email to 1.6, update plugins and add logrotate entry
This commit is contained in:
11
conf/logrotate/mailinabox
Normal file
11
conf/logrotate/mailinabox
Normal file
@@ -0,0 +1,11 @@
|
||||
/var/log/roundcubemail/errors.log
|
||||
/var/log/roundcubemail/sendmail.log
|
||||
{
|
||||
rotate 4
|
||||
weekly
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
delaycompress
|
||||
sharedscripts
|
||||
}
|
||||
Reference in New Issue
Block a user