git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2318
7612ce4b-ef26-0410-bec9-
ea0150e637f0
(from the mysql client)
mysql> GRANT select,insert,update,delete ON squirrelmail.*
(from the mysql client)
mysql> GRANT select,insert,update,delete ON squirrelmail.*
- TO squrreluser@localhost IDENTIFIED BY 'sqpassword';
+ TO squirreluser@localhost IDENTIFIED BY 'sqpassword';
The table structure should be similar to this (for MySQL):
The table structure should be similar to this (for MySQL):