Raoundcube - password change

Discussion in 'Installation/Configuration' started by krogac, Aug 21, 2018.

  1. krogac

    krogac Member

    Hello,
    i enable plugin to change password but it's not working.
    I see that plugin is enabled but i got error when i try to change password.
    I set query and connection to db...
    Roundcube Webmail 1.2.3
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Which mail server setup do you use on your server?
     
  3. krogac

    krogac Member

    Hello,
    I use ISPConfig3 form my email server - Debian 9.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, then using the SQL password plugin from Roundcube is the wrong choice, as password changes are not stored correctly then. Use the Roundcube ISPConfig plugin instead.
     
  5. krogac

    krogac Member

    I use Rundcube ISPConfig plugin, but it not work.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    I use the Roundcube iSPConfig plugin for many years now, works perfectly.
     
  7. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    That doesn't sound like the roundcube ispconfig plugin, as it uses ispconfig's api, not a database connection.
     
  8. krogac

    krogac Member

  9. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    I have a mostly complete tutorial on that. Care to proofread it and test? I can send it to you as PM.
     
  10. krogac

    krogac Member

    Ok. Please send my this tutorial.
     
  11. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    @krogac, could you be more specific on what does not work and how it does not work?
    Have you followed the troubleshooting FAQ? Could you show what you do and what errors you get?
     
  12. João Varanda

    João Varanda New Member

    The tutorial of the installation don't work for me
     
  13. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Then the tutorial must be faulty. What is wrong with it?
     
  14. João Varanda

    João Varanda New Member

  15. krogac

    krogac Member

    When I edit /etc/roundcube/config.inc.php and add info plugins.. then i can't load Roundcube page. I have bank page..
     
  16. João Varanda

    João Varanda New Member

    You talk about plugins array?
    If yes, show him.
     
  17. krogac

    krogac Member

    $config['plugins'] = array(
    "jqueryui","ispconfig3_account", "ispconfig3_autoreply",
    "ispconfig3_autoselect", "ispconfig3_pass", "ispconfig3_spam",
    "ispconfig3_fetchmail", "ispconfig3_filter",
    "ispconfig3_forward", "ispconfig3_wblist"
    );
     
  18. João Varanda

    João Varanda New Member

    Only the white page started appearing after adding the plugins in the array?
    Did you follow the installation tutorial correctly?
     
  19. krogac

    krogac Member

    Ok, I find solution.
    I don't have installed php-soap.
    After install plugins work ok.
    Thanks!
     

Share This Page