checker-happydeliver/checker
Pierre-Olivier Mercier ae8efc2f64
All checks were successful
continuous-integration/drone/push Build is passing
Validate from_address option via net/mail at the host
Reject malformed addresses up-front instead of letting them surface as
a runtime SMTP failure during Collect.
2026-05-21 18:52:56 +08:00
..
collect.go Move from_address to domain options with no-reply default 2026-05-21 18:35:48 +08:00
collect_test.go Initial commit 2026-04-27 01:38:24 +07:00
definition.go Move from_address to domain options with no-reply default 2026-05-21 18:35:48 +08:00
interactive.go Initial commit 2026-04-27 01:38:24 +07:00
provider.go Validate from_address option via net/mail at the host 2026-05-21 18:52:56 +08:00
provider_test.go Fix TestDefinitionShape to assert ApplyToService 2026-05-21 18:52:55 +08:00
rule.go Initial commit 2026-04-27 01:38:24 +07:00
rule_test.go Initial commit 2026-04-27 01:38:24 +07:00
types.go Initial commit 2026-04-27 01:38:24 +07:00
types_test.go Initial commit 2026-04-27 01:38:24 +07:00