1
1
Fork 0
mirror of https://github.com/mjl-/mox.git synced 2025-03-26 23:10:34 +03:00
mox/webadmin
Mechiel Lukkien 850f4444d4
when suggesting DNS records, leave "IN" out
people will either paste the records in their zone file. in that case, the
records will inherit "IN" from earlier records, and there will always be one
record. if anyone uses a different class, their smart enough to know they need
to add IN manually.

plenty of people will add their records through some clunky web interface of
their dns operator. they probably won't even have the choice to set the class,
it'll always be IN.
2023-10-13 08:25:35 +02:00
..
admin.go when suggesting DNS records, leave "IN" out 2023-10-13 08:25:35 +02:00
admin.html implement dnssec-awareness throughout code, and dane for incoming/outgoing mail delivery 2023-10-10 12:09:35 +02:00
admin_test.go add webmail 2023-08-07 21:57:03 +02:00
adminapi.json implement dnssec-awareness throughout code, and dane for incoming/outgoing mail delivery 2023-10-10 12:09:35 +02:00