On Saturday 18 January 2014 13:11:43 Steve Wilson wrote:
> One of the issue I came across when I upgraded dovecot to 2.x was that
> the dovecotpw command didn't exist.

Indeed that was the problem.

> For a while I kept patching the plugin file to use "doveadm pw" but then
> I decided to create the dovecotpw file with my own wrapper script to do
> the job.

I set the following option in /etc/roundcube/plugins/password/config.inc.php:
$rcmail_config['password_dovecotpw'] = '/usr/bin/doveadm pw';

I think it's enough since Debian protects config files.

> Steve.
Thank you for you help!
_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to