Dear All, anyone installed IMP4 on Centos 4.1 yet, http://www.horde.org/imp/4.0/ if so what problems did you have, I have a webmail server I am going to upgrade to Centos 4.1 and Imp 4 from its current centos 3.3 implementation and imp3 This is going to be a labour intensive manual task, and I wondered if anyone else out there was mad enough to have tried it already.... Failing that just advice on IMP4 installation on Centos 4.1 will be fine :-) P.
From a posting I sent to the whitebox list - ############ I recently moved a couple of imap servers from Centos3 to 4 and I can confirm using dovecot is a lot more straight forward. The things I found you have to do are - 1. /etc/dovecot.conf uncomment "disable_plaintext_auth = no" 2. In the users homedirs move .mailboxlist to subfolder ~/mail/ and rename it .subscriptions 3. Move users imap folder files to subfolder ~/mail/ ############# This covers the transition from the imap2002 daemon to dovecot. Peter Farrow wrote:> Dear All, > > anyone installed IMP4 on Centos 4.1 yet, http://www.horde.org/imp/4.0/ > > if so what problems did you have, I have a webmail server I am going to > upgrade to Centos 4.1 and Imp 4 from its current centos 3.3 > implementation and imp3 > > This is going to be a labour intensive manual task, and I wondered if > anyone else out there was mad enough to have tried it already.... > > Failing that just advice on IMP4 installation on Centos 4.1 will be fine > :-) > > P. > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos
On Wed, 2005-06-29 at 23:09 +0100, Peter Farrow wrote:> Dear All, > > anyone installed IMP4 on Centos 4.1 yet, http://www.horde.org/imp/4.0/ > > if so what problems did you have, I have a webmail server I am going to > upgrade to Centos 4.1 and Imp 4 from its current centos 3.3 > implementation and imp3 > > This is going to be a labour intensive manual task, and I wondered if > anyone else out there was mad enough to have tried it already.... > > Failing that just advice on IMP4 installation on Centos 4.1 will be fine :-)---- I have installed IMP on CentOS-4 and on CentOS-3 and RHEL-3 and there didn't seem to be much of a difference. Craig
Quoting Peter Farrow <peter at farrows.org>:> Dear All, > > anyone installed IMP4 on Centos 4.1 yet, http://www.horde.org/imp/4.0/I did. Works fine. Mine was clean install, not and update. Note that some parts of IMP 3 are independent applications in IMP 4. Just follow the instructions, make sure you have all required PHP, Pear and Pecl modules (ant optional ones that you need), and you should be fine. The only thing I had trouble with (bug in new Horde, will be fixed in next release) is that SQL-based sessions are not working. Simply use standard PHP-based sessions (which is default, anyhow) and you should be fine. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.