I'm having urgent problem to setup a new email server to replace my
previous damaged one.
I install postfix, mysql etc in a new gentoo server following the
document:
http://www.gentoo.org/doc/en/virt-mail-howto.xml
#####
The official setup.php did not finished with error "....alias >>
date_time >> missing...", I forget the exact error message. I then
hard code the superadmin and the password to bypass the setup.php
step.
Now I try to config virtual mailboxs under postfixadm but with errors,
(a) while add new domain >
DEBUG INFORMATION:
Invalid query: Unknown column 'address' in 'field list'
(b) while viewing domain list >
DEBUG INFORMATION:
Invalid query: Unknown column 'alias.address' in 'field list'
(c) similar errors while work with other functions!!
I suspect that the imported sql dumpfile (as said in the gentoo guide)
is somewhat incomplete or incompatible....
I search for days over google but no results.
Does anyone can help me fix the problem?? Thanks!!!!