hello all hello centos network
What are your tips for successful migration for dovecot (atrpms , atrpms-testing depot ) the page of wiki http://wiki2.dovecot.org/Upgrading/2.0 explains the method to upgrade
I tried on my personal machine and the command cites wiki returns errors on the terminal what to do with errors: correct the error in the configuration file ?
many returns are welcome something thinks are welcome
thanks
ATrpms have dovecot 2.0 rpms for CentOS5(RHEL5) ATrpms http://ATrpms.net/ dovecot-2.0-0.3_108_beta4.el5.i386.rpm
Using Repository is best way.
(2010年08月25日 08:23), fakessh wrote:
what to do with errors: correct the error in the configuration file ?
Sorry for poor response. You can list configration file by rpm command. "rpm -qc dovecot"
I was update successfully from 1.2 to 2.0. because of no local setting with dovecot. (baseurl=http://dl.atrpms.net/el5-i386/atrpms/testing)
If you have local configration setting, these files has extension with .rpmsave .rpmback .rpmnew You have to pick up settings from old configration to new configration.
Tsuyoshi