[Tickets #14495] Follow-up to #14494
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Oct 23 02:38:31 UTC 2016
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/14495
------------------------------------------------------------------------------
Ticket | 14495
Erstellt Von | alex9434 at gmail.com
Zusammenfassung | Follow-up to #14494
Warteschlange | Passwd
Version | 5.0.5
Typ | Bug
Status | Unconfirmed
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
alex9434 at gmail.com (2016-10-23 02:38) hat geschrieben:
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';
More information about the bugs
mailing list