Re: [Kolab-devel] [debian] logrotate for roundcubemail is broken
Laxmi Shrestha <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <7D21639976D45C478759CED8C5072DEC37C46C2137__35507.7006192461$1384400193$gmane$org@ex.mercantile.com.np> |
hi,
I installed kolab 3.1 in centos and done hosted kolab groupware.I created email id in webadmin but unable to login to kolab roundcubemail.
Please help me as soon as possible.
thanks,
Laxmi
________________________________________
From: [email protected] [[email protected]] On Behalf Of Jochen Hein [[email protected]]
Sent: Saturday, November 09, 2013 9:41 PM
To: [email protected]
Subject: [Kolab-devel] [debian] logrotate for roundcubemail is broken
In the package
root@jupiter:~# apt-cache policy roundcubemail
roundcubemail:
Installiert: 1:1.0~dev20131031-1~kolab1
Installationskandidat: 1:1.0~dev20131031-1~kolab1
Versionstabelle:
*** 1:1.0~dev20131031-1~kolab1 0
501 http://obs.kolabsys.com/Kolab:/Development/Debian_7.0/ ./
Packages
100 /var/lib/dpkg/status
1:1.0~dev20131016-1~kolab1 0
501 http://obs.kolabsys.com/Kolab:/3.1:/Updates/Debian_7.0/ ./
Packages
1:1.0~dev20130809-2 0
501 http://obs.kolabsys.com/Kolab:/3.1/Debian_7.0/ ./ Packages
I find the file /etc/logrotate.de/roundcubemail
----
/var/log/roundcubemail/* {
create 0640 www-data adm
compress
missingok
notifempty
rotate 52
weekly
}
----
When I look into OBS
https://obs.kolabsys.com/package/view_file?expand=1&file=roundcubemail.logrotate&package=roundcubemail&project=Kolab%3ADevelopment
the file should be
----
/var/log/roundcubemail/console /var/log/roundcubemail/errors
/var/log/roundcubemail/imap /var/log/roundcubemail/ldap
/var/log/roundcubemail/sendmail /var/log/roundcubemail/sieve
/var/log/roundcubemail/smtp /var/log/roundcubemail/sql
/var/log/roundcubemail/userlogins {
missingok
compress
notifempty
size 30k
create 0660 apache apache
}
----
The file right now installed on my system creates error.1.gz,
error.1.gz.1.gz, etc. every night. The file from OBS would create files
with wrong permissions.
Jochen
--
The only problem with troubleshooting is that the trouble shoots back.
_______________________________________________
devel mailing list
[email protected]
https://lists.kolab.org/mailman/listinfo/devel