Hello,
I would like to ask for the best password plugin for MTA - postfix
I have no virtual users so there is no MySQL database for this and the driver 'chpasswd' for UNIX users doesn't work:
QuotePHP Error: No handler found for action plugin.password-save in /roundcube/program/include/rcube_plugin_api.php on line 292 (POST /?_task=settings&_action=plugin.password-save?_task=&_action=)
I use poppassd on my mailserver for this. The regular Roundcube password plugin works fine with poppassd, as does the plugin with strength meter found here:
http://www.roundcubeforum.net/7-third-party-contributions/46-api-based-plugins/6557-password-plugin-strength-meter.html
Either will require poppassd on your postfix server, and port 106 access (I do this via stunnel) if roundcube is on a different server.