Branch: refs/heads/master
Home: https://github.com/postfixadmin/postfixadmin
Commit: a9b561506d46f01012212dfcaf05ecac24bc25d1
https://github.com/postfixadmin/postfixadmin/commit/a9b561506d46f01012212dfcaf05ecac24bc25d1
Author: Rodrigo Cortés Cano <384...@us...>
Date: 2026-08-22 (Sat, 22 Aug 2026)
Changed paths:
M functions.inc.php
M tests/PacryptTest.php
A tests/fixtures/fake-doveadm.php
Log Message:
-----------
doveadm: accept valid results with stderr warnings (#1121)
When using dovecot: passwords, and calling the doveadm binary,, ignore stderr as long as the exit code is 0.
Switch _pacrypt_dovecot() to use the Exec class (instead of calling proc_popen directly).
fixes #1119
thanks @TrapoSAMA
To unsubscribe from these emails, change your notification settings at https://github.com/postfixadmin/postfixadmin/settings/notifications
|