mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-06-09 19:33:35 +00:00
a5e6e197a6
Errors can contain newlines, in particular this is common in messages returned by remote SMTP servers. This patch quotes them before logging, they don't interfere with the log. Note the tracer itself can handle this just fine.