Commit graph

7 commits

Author SHA1 Message Date
ae8efc2f64 Validate from_address option via net/mail at the host
All checks were successful
continuous-integration/drone/push Build is passing
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
7fe4e4b3a4 Fix TestDefinitionShape to assert ApplyToService
The checker no longer applies to whole domains (see 62af174 "Apply only
on opt-in services"); align the test with that availability.
2026-05-21 18:52:55 +08:00
10a65aed02 Move from_address to domain options with no-reply default
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2026-05-21 18:35:48 +08:00
1588131e90 Override is no more needed 2026-05-21 18:17:57 +08:00
62af1743f6 Apply only on opt-in services
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2026-05-14 20:42:49 +08:00
5e7bd443c4 Only apply to services 2026-04-29 18:46:43 +07:00
3264e54723 Initial commit 2026-04-27 01:38:24 +07:00