Commit graph

8 commits

Author SHA1 Message Date
ff013fe694 refactor: handle DNS whitelists
Introduce a single DNSListChecker struct with flags to avoid code
duplication with already existing RBL checker.
2026-03-07 16:18:12 +07:00
8a10eef2f5 Add custom logo URL configuration option
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
Bug: https://github.com/happyDomain/happydeliver/issues/6
2026-01-24 21:42:42 +08:00
86ec7a6100 By default, only check the first IP against RBL, not all chain 2025-10-27 17:56:06 +07:00
faf860f4a1 New option to configure ratelimit 2025-10-26 21:42:58 +07:00
76de5f60d6 Add survey capability 2025-10-26 21:42:58 +07:00
4304784796 Add an auto-cleanup worker 2025-10-20 15:08:45 +07:00
3867fa36a2 Add LMTP server 2025-10-20 15:02:14 +07:00
449a8a2c67 Handle config, parse flags 2025-10-19 15:47:38 +07:00