repositorypackage
0.0.0-20240130093538-1438da2e5932
Repository: https://github.com/foxcpp/go-mtasts.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
go-mtasts
MTA-STS policy processing library for Go. Extracted from maddy code base.
See example_test.go for usage example.
Related standards
- SMTP MTA Strict Transport Security (MTA-STS) RFC 8461
Notes
- Absence of direct "download policy" and similar methods is intentional. Caching is critical for MTA-STS security.