PDA

View Full Version : fatal: unsupported dictionary type: mysql


rdw
23rd May 2009, 03:12
i have installed ispconfig on centos 5.3. followed the howto to the T and i still cant get the webmail to work i have searched everything and still get this error (fatal: unsupported dictionary type: mysql)
please any help would really be nice thanks

falko
23rd May 2009, 14:04
ISPConfig 2 or 3? Which tutorial (URL) did you use?

rdw
23rd May 2009, 16:22
its ispconfig 3 and this tutorial http://www.howtoforge.com/perfect-server-centos-5.2-ispconfig-3-p4

falko
24th May 2009, 20:03
Did you see any errors when you built the Postfix RPM (chapter 11)? Or is it possible that there was a Postfix update for CentOS which replaced the RPM that you built?

rusty
16th April 2010, 18:34
I'm having the same problem. On a live server I was updating clamav to correct another problem and postfix was updated as well. Postfix was fine until I ran an update. How can I reverse the postfix changes?

Yum.log
Apr 16 11:52:43 Updated: spamassassin.x86_64 3.3.1-3.el5.rf
Apr 16 11:52:43 Updated: clamav-devel.x86_64 0.96-1.el5.rf
Apr 16 11:52:46 Updated: amavisd-new.x86_64 2.6.4-2.el5.rf
Apr 16 11:52:47 Updated: postfix-pflogsumm.x86_64 2.3.3-2.1.el5_2
Apr 16 11:52:47 Updated: clamd.x86_64 0.96-1.el5.rf
Apr 16 11:52:50 Updated: postfix.x86_64 2.3.3-2.1.el5_2

This is a Centos 5 machine

Apr 16 12:26:20 mail postfix/postfix-script: stopping the Postfix mail system
Apr 16 12:26:20 mail postfix/master[4643]: terminating on signal 15
Apr 16 12:26:20 mail postfix/postfix-script: starting the Postfix mail system
Apr 16 12:26:20 mail postfix/master[4725]: daemon started -- version 2.3.3, configuration /etc/postfix
Apr 16 12:26:20 mail postfix/cleanup[4729]: fatal: unsupported dictionary type: mysql
Apr 16 12:26:21 mail postfix/master[4725]: warning: process /usr/libexec/postfix/cleanup pid 4729 exit status 1
Apr 16 12:26:21 mail postfix/master[4725]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling

[root@mail ~]#

rusty
16th April 2010, 20:22
Nevermind, fixed it. Needed to reinstall postfix from centosplus repository.

Thanks