RoundcubePlugins

  • true ;(


    [01-Nov-2014 01:39:13 +0100]: DB Error: SQLSTATE[HY000] [1044] Access denied for user 'roundcube_user'@'localhost' to database 'imscp' in /var/www/imscp/gui/public/tools/webmail/program/lib/Roundcube/rcube_db.php on line 154 (POST //webmail/?_task=settings&_action=plugin.imscp_pw_changer-save?_task=&_action=)


    so i ask why access denied?

  • Sorry. You say that you are the administrator?
    I hope you don't have customers who are buying for this service.

    Code
    1. GRANT SELECT (`mail_addr`), UPDATE (`mail_pass`, `status`) ON `mail_users` TO 'roundcube_user'@'localhost';


    Run this query in phpMyAdmin in the iMSCP database.

  • i-MSCP RoundcubePlugins plugin version 1.0.1 has just been released.


    Compatible i-MSCP version >= 1.1.22 for the 1.1.x serie or >= 1.2.1 for the 1.2.x serie ( Plugin API >= 0.2.16 )


    CHANGELOG

    • Fixed: Read/Update permissions on the mail_users ( i-MSCP database ) are now set by the package installer
    • Updated: License headers for new year

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • i-MSCP RoundcubePlugins plugin version 1.1.0 has just been released in plugin store.


    Compatible i-MSCP version >= 1.1.22 for the 1.1.x serie or >= 1.2.1 for the 1.2.x serie ( Plugin API >= 0.2.16 )


    CHANGELOG

    • Added: odfviewer
    • Updated: calendar
    • Updated: contextmenu
    • Updated: dkimstatus
    • Updated: libcalendaring
    • Updated: pdfviewer