Hi
I have and old RC running as my mail server and i would like to
update it with the new 1.0.
But i can se that there have been a lot of changes almost every
table had got new names like message is now messages.
Is there a sql-setup to upgrade from old Rc the the new one?
kasper
Hi
I have and old RC running as my mail server and i would like to
update it with the new 1.0.
But i can se that there have been a lot of changes almost every
table had got new names like message is now messages.
Is there a sql-setup to upgrade from old Rc the the new one?
kasper
well yes that's a bit sloppy from our part - but it is only a warning,
not an error. :)
Oyku Gencay heeft op zondag, 15 dec 2002 om 17:24 (Europe/Amsterdam)
het volgende geschreven:
I think I've solved the problem.
In user.c I've added
#include
#include
It compiled well and it seems to
Great! i'll be looking into it shortly.
Aaron Stone heeft op zondag, 15 dec 2002 om 22:17 (Europe/Amsterdam)
het volgende geschreven:
Roel,
Here's a diff that has a pair of #ifndef blocks in it, one for pgsql
and
one for mysql, so that if DBMail is set to use the same connection for
db
and
Ok, the next thing I'll patch for you is to add the auth_connect()
calls. I figure since I've got my sources changed anyways, I'll just diff
against the distribution sources for you ;-)
Beyond that, I have the preliminary compiles-but-doesn't-work LDAP code
posted already, and am now working on ge