Hello I got Dbmail-2.1.6 via debian installed.
I am getting following database error, however I am able to login with the dbmail user via phpmyadmin and all data in there seam to be in order.: I found one thread from 2004 here on the mailing list suggesting: "Uninstalling libgmime2.1 and installing libgmime2" http://mailman.fastxs.net/mailman/htdig/dbmail/2004-November/005755.html But that isn't possible anymore dbmail depends on libgmime2.1 Do you know what is happening? Thanks Demi ****************** DB CONFIG: ***************** [DBMAIL] # Database settings host=localhost user=dbmail pass=********* db=dbmail sqlport=3306 sqlsocket=/var/run/mysqld/mysqld.sock driver=mysql authdriver=sql table_prefix=dbmail_ ****************** SOCK SEARCH **************** # locate mysqld.sock /var/run/mysqld/mysqld.sock ********************* ERROR: ********************** # /etc/init.d/dbmail start /etc/init.d/dbmail: line 183: 7812 Segmentation fault /usr/sbin/dbmail-users -l >/dev/null 2>&1 Dbmail cannot connect to the database server. Please make sure /etc/dbmail/dbmail.conf is correct, the database-server is running, the database for dbmail exists, and the dbmail user exists with all necessary permissions. To re-configure /etc/dbmail/dbmail.conf run 'dpkg-reconfigure dbmail'. ************************ THE END ****************