View Single Post
  #2   (View Single Post)  
Old 12th July 2009
DNAeon DNAeon is offline
Shell Scout
 
Join Date: Sep 2008
Location: Bulgaria
Posts: 138
Default

Hi,

Probably 'postfix' user cannot login to the database, cause of a wrong password.

Try to manually connect to the database from the command-line:
Code:
mysql -u postfix -p
It seems also that you are using the default settings -- "domain.tld" -- have made the appropriate changes to the config files?

Show you /usr/local/etc/dovecot.conf and /usr/local/etc/dovecont-sql.conf files.

Regards,
D
__________________
"I never think of the future. It comes soon enough." - A.E

Useful links: FreeBSD Handbook | FreeBSD Developer's Handbook | The Porter's Handbook | PF User's Guide | unix-heaven.org
Reply With Quote