KnownStartTLSPolicy enum
SMTP 配置的 StartTLSPolicy 设置 https://pkg.go.dev/github.com/go-mail/mail#StartTLSPolicy
字段
| MandatoryStartTLS | MandatoryStartTLS |
| NoStartTLS | NoStartTLS |
| OpportunisticStartTLS | OpportunisticStartTLS |