search for: libmusl

Displaying 2 results from an estimated 2 matches for "libmusl".

Did you mean: libmul
2017 Jul 22
2
SIEVE: handling of lineending in fields
...quot;?? ?? ??? ??? Oracle Magazine "' is invalid. Here is sent a mail which contains in subject "test 4". On centos this was never an problem. With alpine-linux this process is complete broken. Any hints, where to look and maybee fix thie behavior? Mybe its ab problem with the libmusl which used in alpine. Regards Ingo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20170722/435eb5ae/attachm...
2017 Jul 25
0
SIEVE: handling of lineending in fields
...uot;' is invalid. > > Here is sent a mail which contains in subject "test 4". > > On centos this was never an problem. With alpine-linux this process is > complete broken. > > Any hints, where to look and maybee fix thie behavior? Mybe its ab > problem with the libmusl which used in alpine. This is nothing new: https://github.com/dovecot/pigeonhole/blob/master/doc/rfc/spec-bosch-sieve-extprograms.txt#L149 https://github.com/dovecot/pigeonhole/blob/master/src/plugins/sieve-extprograms/sieve-extprograms-common.c#L191 (code is at least 4 years old) I could add a...