mox/smtpclient
Mechiel Lukkien 9152384fd3
use debug logging in tests
by setting the loglevel to debug in package mlog.
we restore the "info" logging in main.
except for "mox localserve", which still sets debug by default.
2024-05-10 15:51:48 +02:00
..
client.go queue: deliver to multiple recipients in a single smtp transaction 2024-03-07 10:07:53 +01:00
client_test.go use debug logging in tests 2024-05-10 15:51:48 +02:00
dial.go replace packages slog and slices from golang.org/x/exp with stdlib 2024-02-08 14:49:01 +01:00
dial_test.go add TransportDirect transport 2024-04-12 17:27:39 +02:00
examples_test.go replace packages slog and slices from golang.org/x/exp with stdlib 2024-02-08 14:49:01 +01:00
gather.go add TransportDirect transport 2024-04-12 17:27:39 +02:00
gather_test.go add TransportDirect transport 2024-04-12 17:27:39 +02:00