mirror of
https://github.com/chatmail/relay.git
synced 2026-08-10 18:40:51 +00:00
94f1b29917
`String::from_utf8_lossy` always copies the data for the case when it needs to replace invalid UTF-8, but we don't want invalid UTF-8 anyway as replacing invalid UTF-8 characters will break DKIM signature.
filtermail
Rust drop-in reimplementation of chatmaild's filtermail.
Usage
filtermail <config> (incoming|outgoing)
License
Code licensed under MIT.
Binaries distributed under GPL-3.0-or-later.