mox/webadmin
Mechiel Lukkien 4db1f5593c
better check for dnssec-verifying resolver
check the authentic data bit for the NS records of "com.", not for ".": some
dnssec-verifying resolvers return unauthentic data for ".".

for issue #139 by triatic, thanks!
2024-03-07 10:34:13 +01:00
..
admin.go better check for dnssec-verifying resolver 2024-03-07 10:34:13 +01:00
admin.html replace http basic auth for web interfaces with session cookie & csrf-based auth 2024-01-05 10:48:42 +01:00
admin.js queue: implement adding a message to the queue that gets sent to multiple recipients 2024-03-05 20:10:28 +01:00
admin.ts queue: implement adding a message to the queue that gets sent to multiple recipients 2024-03-05 20:10:28 +01:00
admin_test.go replace http basic auth for web interfaces with session cookie & csrf-based auth 2024-01-05 10:48:42 +01:00
api.json queue: deliver to multiple recipients in a single smtp transaction 2024-03-07 10:07:53 +01:00
api.ts queue: deliver to multiple recipients in a single smtp transaction 2024-03-07 10:07:53 +01:00