df19c60b17
Build and publish container / build (pull_request) Successful in 9m6s
send_message decoded the message body with utf-8/errors="replace", corrupting 8-bit content before forwarding. Pass the raw bytes straight to smtp.sendmail so the message is relayed unchanged. Fixes #4 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>