[Dbmail] Ver 2 RC8

2004-08-19 Thread Douglas Stanley
I just upgraded to RC8 the other day from an older cvs version. First of all, when was the table name prefix added? That threw me off for a bit. Anyways, now I'm noticing some strange things happening..well atleast one strange thing. My setup is as follows: postfix -> amavisd-new+spamassassin+cla

[Dbmail] error in migration script rc8

2004-08-19 Thread Ilja Booij
From DBMail-dev: > Hi all, > > the migration script for PostgreSQL has a small error (with pretty > hefty consequences). A foreign key constraint from the 1.2.x schema is > not removed. This prevents new messages from being added. I'm talking about the migration script for release candidate 8 of

Re: [Dbmail] Ver 2 RC8

2004-08-19 Thread Ilja Booij
Hi, Douglas Stanley wrote: I just upgraded to RC8 the other day from an older cvs version. First of all, when was the table name prefix added? That threw me off for a bit. Anyways, now I'm noticing some strange things happening..well atleast one strange thing. My setup is as follows: postfi

[Dbmail] DbMail Administrator (DBMA V2.0.2) is RC8 Compatible -- need steer on PSQL Encrypt

2004-08-19 Thread [EMAIL PROTECTED]
Hello to All: Congratulations to the dev group on the release of 20RC8. Nice job and many thanks for all your hard work! It is certainly a fine release candidate. Happy bug hunting. I have been running it (from CVS) on both PostgreSQL and MySQL for about two weeks plus with the pre-rollback m

RE: [Dbmail] DbMail Administrator (DBMA V2.0.2) is RC8 Compatible -- need steer on PSQL Encrypt

2004-08-19 Thread Jesse Norell
Hello, > DBMA 2.0.2 uses MD5-Digest (md5sum) by default for MySQL which is a > built-in since around v4.0 but I am in a quandary with PostgreSQL which > seems to rely on contribs to handle md5 selects. There also seems to be > quite a range of options. I wonder what seasoned PostgreSQL folks w

Re: [Dbmail] DbMail Administrator (DBMA V2.0.2) is RC8 Compatible -- need steer on PSQL Encrypt

2004-08-19 Thread Matthew T. O'Connor
md5() was added to core postgresql as of 7.4, so it may be to new for dbmail to require it, but as of 7.4 contrib is not required. Jesse Norell wrote: Hello, DBMA 2.0.2 uses MD5-Digest (md5sum) by default for MySQL which is a built-in since around v4.0 but I am in a quandary with PostgreSQL