Files
relay/filtermail
Jagoda Estera ŚlązakandGitHub 4837754245 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-02-16 18:25:21 +01:00
..
2026-01-19 16:49:50 +01:00
2026-01-14 18:12:22 +01:00
2026-02-16 09:50:55 +01:00
2026-02-16 09:50:55 +01:00
2026-01-21 17:22:19 +01:00
2026-01-19 16:49:50 +01:00
2026-02-16 09:50:55 +01:00
2026-02-16 09:50:55 +01: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.