mox/webadmin
Mechiel Lukkien 47ebfa8152
queue: implement adding a message to the queue that gets sent to multiple recipients
and in a way that allows us to send that message to multiple recipients in a
single smtp transaction.
2024-03-05 20:10:28 +01:00
..
admin.go implement only monitoring dns blocklists, without using them for incoming deliveries 2024-03-05 19:37:48 +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: implement adding a message to the queue that gets sent to multiple recipients 2024-03-05 20:10:28 +01:00
api.ts queue: implement adding a message to the queue that gets sent to multiple recipients 2024-03-05 20:10:28 +01:00