mox/queue
Mechiel Lukkien 50c13965a7
include full smtp response in dsn on errors
we now keep track of the full smtp error responses, potentially multi-line. and
we include it in a dsn in the first free-form human-readable text.

it can have multiple lines in practice, e.g. when a destination mail server
tries to be helpful in explaining what the problem is.
2024-02-14 23:37:43 +01:00
..
direct.go include full smtp response in dsn on errors 2024-02-14 23:37:43 +01:00
dsn.go include full smtp response in dsn on errors 2024-02-14 23:37:43 +01:00
queue.go include full smtp response in dsn on errors 2024-02-14 23:37:43 +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 include full smtp response in dsn on errors 2024-02-14 23:37:43 +01:00