Topic: iRedMail 0.7.4 -> 0.8.0 Upgrade procedure Inquiry
==== Provide required information to help troubleshoot and get quick answer ====
- iRedMail version: 0.8.0
- Linux/BSD distribution name and version: CentOS 6.2 OpenLDAP
- Any related log? Log is helpful for troubleshooting.
====
In the upgrade procedure for 0.7.4 to 0.8.0, I noticed some errors which did not work on my machine.
Here is the following commands that are suggested in the upgrade tutorial for RHEL 6.x / CentOS 6.x. I am running CentOS 6.2 specifically.
# chown dovecot:dovecot /etc/dovecot/dovecot-used-quota.conf /etc/dovecot/dovecot-share-folder.conf
# chmod 0500 /etc/dovecot/dovecot-used-quota.conf /etc/dovecot/dovecot-share-folder.conf
When I run this command I receive:
[root@mail ~]# chown dovecot:dovecot /etc/dovecot/dovecot-used-quota.conf /etc/dovecot/dovecot-share-folder.conf
chown: cannot access `/etc/dovecot/dovecot-used-quota.conf': No such file or directory
chown: cannot access `/etc/dovecot/dovecot-share-folder.conf': No such file or directory
It appears the filenames you advertise do not exist in CentOS 6.2. I have not modified or deleted anything since I ran the install script for 0.7.4.
When I perform an "ls -ltr" on the /etc/dovecot directory, here are the files that exist:
[root@mail dovecot]# ls -ltr
total 24
-rw-r--r-- 1 root root 3774 Feb 9 12:32 dovecot.conf.rpmnew
-rw-r--r-- 1 root root 3672 Mar 5 07:24 dovecot.conf.2012.03.05.07.17.46
-rw-rw-r-- 1 root root 4045 Mar 5 07:24 dovecot.conf
-r-x------ 1 root root 988 Mar 5 07:24 dovecot-ldap.conf
-rw-r--r-- 1 root root 497 Mar 5 07:24 used-quota.conf
drwxr-xr-x 2 root root 4096 Mar 28 23:23 conf.d
[root@mail dovecot]#
It looks like used-quota.conf is the filename instead of dovecot-used-quota.conf. and the dovecot share folder.conf doesn't seem to exist AT ALL.
Is this normal, or is there something wrong with my installation? I am using dovecot v2 btw. I confirmed with a dovecot --version at command line.
I just want to ensure I don't lose functionality but not having one of these files, and the other file is listed differently.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.