I'm a newbie looking for a program to store email from postfix. I downloaded dbmail-2.2.4.tar.gz and followed along the instructions in INSTALL.
I don't know how to obtain innodb for mysql, so I ran the other script. cp dbmail.conf to /etc driver = mysql authdriver = sql host = localhost sqlport = 3306 sqlsocket = /var/lib/mysql/mysql.sock user = dbmail pass = dbmail db = dbmail left everything else default. Ran configure --with -mysql Ran make all & make install....no errors. Ran dbmail-users -a james -w james -g 0 -m 0 -s [EMAIL PROTECTED] bignickel.com and get "Error collation mismatch, your MySQL configuration specifies a different charset than the data currently in your DBMail database. Failed. Could not connect to database (check log)" mysqld.log has this: 070510 14:08:24 mysqld started 070510 14:08:24 InnoDB: Started; log sequence number 0 167715 070510 14:08:24 [Note] /usr/sbin/mysqld: ready for connections. Version: '5.0.18' socket: '/var/lib/mysql/mysql.sock' port: 3306 SUSE MySQL RPM Not sure why I see InnoDB? and logfile = /var/log/dbmail.log but there is no dbmail.log? Any thoughts? thx, -Jim McIver _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
