mox/queue
Mechiel Lukkien 1c934f0103
improve dsn handling
have the full smtp reply in the Diagnostic-Code field, not something that
resembles it but isn't quite the same.

include any additional error message in the Status field as comment.

before, we ended up having an Diagnostic-Code that didn't include the original
smtp code. it only had the enhanced error code.
2024-02-20 16:31:15 +01:00
..
direct.go improve dsn handling 2024-02-20 16:31:15 +01:00
dsn.go improve dsn handling 2024-02-20 16:31:15 +01:00
queue.go improve dsn handling 2024-02-20 16:31:15 +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 improve dsn handling 2024-02-20 16:31:15 +01:00