Re: [maildropl] Porting MailDrop to Alpine
Brought to you by:
mrsam
|
From: Sam V. <mr...@co...> - 2023-06-21 10:47:55
|
Bengt Thuree writes: > <URL:https://wiki.musl-libc.org/functional-differences-from- > glibc.html>https://wiki.musl-libc.org/functional-differences-from-glibc.html This does explain the observed behavior. It seems that the POSIX behavior makes it impossible to determine that the encoding conversion is invalid. That's unfortunate, so only with glibc would cone and sqwebmail report a transcoding error. This test will need to be adjusted, in order to pass, however I lack the ability to verify any changes to it, you'll need to give this your best shot, and see what happens. |