maddy/internal/endpoint/smtp
Martin Matous c67955ef0d
fix(session): detect canceled lookup correctly
cancelation is not DNSError, so UnwrapDNSErr() returns "" as reason

Signed-off-by: Martin Matous <m@matous.dev>
2024-01-22 00:40:38 +03:00
..
date.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
metrics.go Remake Prometheus endpoint into a proper endpoint module 2020-08-23 15:41:52 +03:00
session.go fix(session): detect canceled lookup correctly 2024-01-22 00:40:38 +03:00
smtp.go Migrate to latest go-smtp version 2024-01-21 14:41:57 +03:00
smtp_test.go Migrate to latest go-smtp version 2024-01-21 14:41:57 +03:00
smtputf8_test.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
submission.go Fix/silence a couple of linter warnings 2020-12-06 14:51:03 +03:00
submission_test.go Update to latest go-smtp 2022-07-09 17:00:23 +03:00