mox/queue
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
..
direct.go replace packages slog and slices from golang.org/x/exp with stdlib 2024-02-08 14:49:01 +01:00
dsn.go implement "future release" 2024-02-10 17:55:56 +01:00
queue.go implement "future release" 2024-02-10 17:55:56 +01:00
queue_test.go switch to slog.Logger for logging, for easier reuse of packages by external software 2023-12-14 13:45:52 +01:00
submit.go replace packages slog and slices from golang.org/x/exp with stdlib 2024-02-08 14:49:01 +01:00