Hi there,
I recently moved my email server to a new one, which is presently in
testing.
I use postfixadmin for the account/domain config.
RoundCube for webmail
dovecot
postfix
Everything is held inside mySQL.
The old set up works: A user is created in postfixadmin, and the right
tables are updated.
----------------------------------------------------------------------
The new set-up:
The database was exported using mysqldump --all-databases>backup.sql,
and imported with mysql <backup.sql
The postfix installtion is a tar ball from the old server, along with
the dovecot/postfix/roundcube installations.
In the new set-up, postfixadmin creates the user in the roundcube
database, but it is not seen in the mailserver database!
Existing users (those that exist in the mailserver and roundcube
database) can log in.
What is strange that one can log in via RoundCube (IMAP->dovecot) with
the newly created user, but one cannot use IMAP directly with Dovecot,
nor with AUTH PLAIN over smtp to postfix.
What I see in the log files are:
dovecot: auth-worker(default): sql(te...@ex...,127.0.0.1): unknown user
Which makes sense, because the user was never put into the mailserver
database...
I have verified that the user postfixadmin has the correct grants on the
database specified in the config.inc.php, and the md5sum on both old and
new config.inc.php are the same.
I have logging enabled in the config.inc.php :
$CONF['logging'] = 'YES';
My question:
Where is the logging sent to? I cannot find it. At least then I could
start to diagnose the this with possible error messages.
Any clues would be gratefully appreciated on a postcard.
Cheers, Simon.
--
Email simon AT klunky DOT co DOT uk
PGP is optional: 4BA78604
I won't accept your confidentiality
agreement, and your Emails are kept.
~Ö¿Ö~
|