mox/webadmin
Mechiel Lukkien 93c52b01a0
implement "future release"
the smtp extension, rfc 4865.
also implement in the webmail.
the queueing/delivery part hardly required changes: we just set the first
delivery time in the future instead of immediately.

still have to find the first client that implements it.
2024-02-10 17:55:56 +01:00
..
admin.go replace packages slog and slices from golang.org/x/exp with stdlib 2024-02-08 14:49:01 +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 implement "future release" 2024-02-10 17:55:56 +01:00
admin.ts add types for missing dmarc report values in reports 2024-01-23 16:51:05 +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 implement "future release" 2024-02-10 17:55:56 +01:00
api.ts implement "future release" 2024-02-10 17:55:56 +01:00