Hi,
After lots of issues with installing the toaster on FreeBSD 4.9 in a jail tho, most of the time ports which needed to get installed manually, i managed to get the toaster running. Now i try to configure the toaster by adding a domain but keep getting the following error msg:
[root@jail06 bin]#/usr/local/vpopmail/bin/vadddomain test.nl testpass
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error
: MySQL server has gone away
vmysql: sql error[3]: MySQL server has gone away
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error: MySQL server has gone away
vmysql: sql error[3]: MySQL server has gone away
vmysql: sql error[2]: MySQL server has gone away
Failed while attempting to add user to auth backend
Error: (vadduser) no auth connection
Mysql is running tho, and can connect:
[root@jail06 bin]#mysql -u vpopmail -h db.test.nl -pqmailpasswd
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 634 to server version: 4.0.15
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
I would really appreciate some help .. thanks in advance
Check the password in vpopmail.mysql is your proper password and not supersecretword

(that's the mistake I made)