View Full Version : How to upgrade Dovecot?
rldev
01-10-2007, 09:29 AM
Anyone with a How-To?
vandal
01-10-2007, 11:08 AM
can you not use the DA build script? I have never tried but I saw it in there.
rldev
01-10-2007, 11:11 AM
I found it and it worked. I had to edit the dovecot section for the latest version.
chatwizrd
01-10-2007, 11:13 AM
cd /usr/local/directadmin/customapache
./build update
./build clean
./build update_dovecot
./build dovecot
/sbin/service dovecot restart
vandal
01-10-2007, 11:23 AM
and it works? I was thinking about upgrading as well but I am scared :)
vandal
01-10-2007, 01:54 PM
Found this as well:
http://www.directadmin.com/features.php?id=590
I asked john to put it into help.directadmin.com so hopefully he does.
jlasman
01-10-2007, 04:16 PM
Here's how we update Dovecot:
# cd /usr/local/directadmin/customapache
# ./build update
# ./build update_dovecot
# ./build dovecot
# service dovecot restart
Jeff
Here's how we update Dovecot:
# cd /usr/local/directadmin/customapache
# ./build update
# ./build update_dovecot
# ./build dovecot
# service dovecot restart
Jeff
Hey Jeff
Just to clarify
Once you already have dovecot installed, there is no need to run the last command in the build script
./build todovecot ?
Thanks
smtalk
02-03-2007, 08:33 AM
Yes, you don't need to run "todovecot", because this command is used to convert system to dovecot (convert all emails, delete vm-pop3d etc.)
hi
regarding converting to dovecot, do i need to change anything with spamassain, mailscanner, clamav etc, or are these unaffected.
nhouse
03-16-2007, 05:08 AM
Ok... after reading this I have an important question for ye gurus out there. Jeff, looking at your post I see that you don't do the "todovecot" command. I see smtalk mention that it isn't necessary... and from that comment I assume that Dovecot will run without executing the "todovecot" process?
If the "todovecot" command doesn't have to be run... well, uh why is it suggested if there is "no turning back" from it's conversion? I assume John put it in there for some apparent reason that (right now) I am a bit confused about. Someone please straighten me out on this...
ozcorp
03-17-2007, 12:28 AM
To clarify.
To Convert to Dovecot ( current system: vm-pop to new system: dovecot )
cd /usr/local/directadmin/customapache
./build update
./build update_dovecot
./build dovecot
./build todovecot
service dovecot restart
Just upgrading DoveCot ( ie old version to new version )
cd /usr/local/directadmin/customapache
./build update
./build update_dovecot
./build dovecot
service dovecot restart
nhouse
03-17-2007, 06:20 AM
Hey... thanks for the input. I must say that does make sense but I just didn't get that out of reading the thread as a whole.
jlasman
03-18-2007, 10:42 AM
I'm sorry if my post was unclear; the thread is about upgrading Dovecot; there are other threads about converting to Dovecot.
Jeff
nhouse
03-18-2007, 11:42 AM
No, my appoligies :D I had just jumped in without reading the topic as close as I should. I was searching the forums about switching to Dovecot in general... and I suppose I did a "drive-by" reply. I do appreciate all of the input though... it helps me to learn.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.