maddy/internal/endpoint/smtp
fox.cpp a7001ab730
Implement auth_map and storage_map at endpoint level
This makes auth_map do what its name implies. Old auth_map in storage
module is deprecated and will be removed in the next release.
2023-03-12 13:52:04 +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 Implement auth_map and storage_map at endpoint level 2023-03-12 13:52:04 +03:00
smtp.go Implement auth_map and storage_map at endpoint level 2023-03-12 13:52:04 +03:00
smtp_test.go refactor(ifelse): shorten logic where possible 2021-08-10 19:33:54 +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