1
0
Fork 0
mirror of https://github.com/mjl-/mox.git synced 2025-01-31 00:25:59 +03:00
mox/tlsrpt/doc.go
Mechiel Lukkien cb229cb6cf
mox!
2023-01-30 14:27:06 +01:00

6 lines
297 B
Go

// 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