Hi all,
Not shure if it go ther or if I must open another thread but the bug I'm going to talk produces the same error.
Bug: can't add more than one address in SA whitelis/blacklist. If you try you get a database connection error from roundcube plugin (at least in my install).
Steps to reproduce :
Install IMSCP, install SA & Roundcube Plugins, create a domain in imscp, create new email address.
Connect to roundcube and add a new e-mail address to the whitelist, then save changes.
Now add another one and click save ...
The problem is in user-prefs table structure. There is a unique index based on username and pref name (where IMHO it should be username + pref name + pref value) and when you add more than one whitelist/blacklis address you have a constraint violation.
I've just modified the user-prefs table structure and now, I can add more than one adress but maybe I'm in the wrong way ?
Apologize for bad english.
Regard's
Paul