Hello there, I recently upgraded my dbmail installation from 1.2.11 to 2.0.1. Since that time I can no longer add aliases to users, if the user already exists.
Here is the output I get: su-2.05b# dbmail-users -c username -s [EMAIL PROTECTED] Opening connection to database... Opening connection to authentication... Ok. Connected Segmentation fault (core dumped) su-2.05b# I set trace (in the /etc/dbmail.conf) file to 5, and here is the output in my maillog file: Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): searching value for config item [host] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): NULL item value in item-list Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): found value [my.dbmail.host.int] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): searching value for config item [db] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): found value [dbmail] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): searching value for config item [user] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): found value [******] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): searching value for config item [pass] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): found value [********] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): searching value for config item [sqlport] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): NULL item value in item-list Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): found value [3306] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): searching value for config item [sqlsocket] Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): NULL item value in item-list Dec 10 09:14:23 media dbmail/adduser[49946]: GetConfigValue(): item not found Dec 10 09:14:24 media dbmail/adduser[49946]: dbmysql.c,db_query: executing query [SELECT 1=1 FROM dbmail_physmessage LIMIT 1 OFFSET 0] It seems like it fails at this point. Everything works just fine, as far as I have been able to tell. I am running my dbmail master server on Freebsd 5.2.1, with MySQL 4.1.7. I also have a FreeBSD 5.3 machine working as a secondary MX that addresses the database that is running on my master server. It does the exact same thing. Does anyone have any ideas for me to try? Any way of getting some more information to you guys? Thanks, Angus -- Open WebMail Project (http://openwebmail.org)
