I tried upgrading to 2.0.7-1 on debian sarge (with postgresql) and I've been having some trouble with it.
My imapd and pop3d servers both connect to the database correctly on startup but then immediately report that they lost the connection. It keeps retrying but always reports the same error. I noticed looking through the source code that the db_check_connection function has been changed to use the PQ_Status function instead of reconnecting; perhaps the problem lies there. If you plan on upgrading, I suggest you keep a copy of the 2.0.6 .deb around in case you need to revert. I had to build from source to get my 2.0.6 back. I'll try to do some more investigation into the problem when I get a bit of time. Mike > Paul J Stevens wrote: > > 2.0.6+20050831-1 on sarge. Ive just noticed that there is 2.0.7-1 out. I > will upgrade over the weekend. Do you thing that will solve the issue? >