Shridhar Daithankar wrote:
Bill Hacker wrote:
BUT as a "SELECT * FROM users;" still shows an empty table...
It doesn't seem to be in the dbmail database...
(MySQL is not running on the box)
Ideas, anyone?
What version of postgresql? With 7.4 the protocol is changed but
assuming all is in sync, this should not be a problem.
Did you install dbmail before postgresql upgrade or later?
HTH
Shridhar
Thanks,
7.4.2 - an already running installation done with the 'gmake
install-all-headers' to get things where they needed to be....
The 'make' went fine.
But it is no longer important - I have gone ahead and looked at the
*rest* of DBMail and no longer have any interest in it...
We had started to write an SQL-based MTA just one day before finding
DBMail, which we did not realize was just a MySQL mailstore that relied
on an external MTA + more-obtuse-than-usual configuration & re-make of
said MTA...
It will be cleaner and easier to do one properly from a cold start.
Bye,
Bill Hacker