Files
relay/filtermail
Jagoda Estera Ślązak 3dfac56db9 feat: Support addresses using domain literals (#42)
If the incoming email comes from address that uses
domain literals `[<ipv4>]` or `[IPv6:<ipv6>]`,
skip DKIM verification and instead check IP
alignment with originating IP from XFORWARD
command.

Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
2026-08-18 12:21:27 +02:00
..
2026-08-18 12:21:27 +02:00
2026-08-18 12:21:27 +02:00
2026-08-18 12:21:27 +02:00
2026-08-18 12:21:27 +02:00
2026-08-18 12:21:27 +02:00
2026-08-18 12:21:27 +02:00
2026-08-18 12:21:27 +02:00
2026-08-18 12:21:27 +02:00

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.