mox/tlsrpt/doc.go

7 lines
297 B
Go
Raw Permalink Normal View History

2023-01-30 16:27:06 +03:00
// Package tlsrpt implements SMTP TLS Reporting, RFC 8460.
//
// TLSRPT allows a domain to publish a policy requesting feedback of TLS
// connectivity to its SMTP servers. Reports can be sent to an address defined
// in the TLSRPT DNS record. These reports can be parsed by tlsrpt.
package tlsrpt