mirror of
https://github.com/chatmail/relay.git
synced 2026-08-11 11:00:52 +00:00
dbd92a6b26
Remove chatmail.zone.j2 and build DNS records directly in dns.py using standard BIND format (name TTL IN type rdata) as it is easy enough to parse back. Add parse_zone_records() for consuming the new format, update rdns.py check_zonefile() and test data accordingly.