On Mon, 7 Oct 2024, Steffen Nurpmeso steffen-at-sdaoden.eu |s-nail| wrote: ...
Hm, if i `Show` that and only copy the base64 to a file, that: $ base64 -d <.B64|cat -vet test^M$ So either the file uses DOS/network line terminators, or Alpine "brings it into RFC 5322 Internet Message Format format before it applies base64 encoding", which would be a bug. (Hard to believe given how many people use it, no commit there for almost five months, .. maybe an Alpine configuration thing??)
Thanks, Steffen. So it looks like an alpine problem. I can't find any configuration setting that affects the way attachments are encoded. Interesting that alpine and munpack both manage to get rid of the \r when detaching. Maybe they detect a unix system? I'll try asking the maintainer.
Stephen Isard
