6.0.0-alpha14
7/3/25

[#14495] Follow-up to #14494
Summary Follow-up to #14494
Queue Passwd
Queue Version 5.0.5
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester alex9434 (at) gmail (dot) com
Created 10/23/2016 (3175 days ago)
Due
Updated 10/24/2016 (3174 days ago)
Assigned
Resolved 10/24/2016 (3174 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/24/2016 02:34:44 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
This is a support question, not a bug report.

Please use the mailing lists to ask for support.

http://www.horde.org/mail/ contains a list of all available mailing lists.
10/23/2016 02:38:31 AM alex9434 (at) gmail (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Follow-up to #14494
Queue ⇒ Passwd
Milestone ⇒
Patch ⇒ No
Reply to this comment
Changed backends.local.php according to #14494 (actually I had already 
tried several different spellings), however, I still get the same error:

Failure in changing password for Postfix Admin server: Incorrect old password.

Please let me know, which debug information I should provide to 
understand the error. My backends.local.php now reads.

<?php
$backends['postfixadmin']['disabled'] = false;
$backends['postfixadmin']['policy']['minNumeric'] = 0;
$backends['postfixadmin']['params']['password'] = 'delete';
$backends['postfixadmin']['params']['encryption'] = 'crypt-md5';


Saved Queries