Re: [Dbmail] Error 1062 at line 53 in migrate_fro, _1.x_to_2.0_innodb.mysql

2004-10-20 Thread Paul J Stevens
Jacques, I'm guessing this is not a bug in the script perse, but rather in your database. The duplicate entry error means that mysql is unable to 'ADD UNIQUE INDEX name_owner ...' There must be an owner_idnr with two INBOXes. Before trying to migratie you could try to add this key manually, a

Re: [Dbmail] Status of 1.x

2004-10-20 Thread Ilja Booij
On Tue, 19 Oct 2004 18:11:40 +, Sri Gupta <[EMAIL PROTECTED]> wrote: > With the release of 2.0, is further development on the dbmail-1.x branch > halted? Or will it be maintained for a set period of time? > > I'm kind of happy with 1.2.11, wondering if I can leave the upgrade to 2.x on > the

[Dbmail] Problems with DBMail 2.0 final

2004-10-20 Thread Gabriel
Hallo, I tried to compile DBMail 2 Final on my amd64 debian box. Autoconf & configure dont complain. gcc 3.3.5 debian I use checkinstall to build packages. After a while I get this: ... make[2]: Entering directory `/root/dbmail-2.0.0' /bin/sh ./buildtools/mkinstalldirs /usr/local/lib /bin/sh ./

[Dbmail] Question on the max mailboxsize setting

2004-10-20 Thread Jacques Dimanche Test
After setting up the dbmail to work with sendmail, I can receive email messages just fine in pop3 and imap. Playing around with the user settings, I wanted to change my mailbox size to a lower limit to see what happens when I exceed my limit. After making the change, in such that I have actu

Re: [Dbmail] Problems with DBMail 2.0 final

2004-10-20 Thread Paul J Stevens
Try the upcoming official debian packages. I just uploaded semi-finished packages to debian.nfgd.net. These are what will become the official debian/unstable packages once I iron out some shlib and config issues. They include some extra goodies like the preforking patch. They are i386 arch