On Sat, Apr 01 2023, Michal Sojka wrote:
> Hello,
>
> the descrypt method is not considered strong and some distributions
> (like NixOS) start compiling libxcrypt without it [1]. Therefore, the
> test suite fails on NixOS.
>
> I'm attaching a patch that fixes the problem on NixOS.
I forgot to mention that the problem manifests with the following lines
in "make check" output:
Running /build/mailutils-3.15/pop3d/testsuite/pop3d/read.exp ...
FAIL: PASS guessme
ERROR: Failed to authorize.
Best regards,
-Michal