mirror of
https://github.com/mjl-/mox.git
synced 2025-07-10 07:14:40 +03:00
mox!
This commit is contained in:
6
tlsrpt/doc.go
Normal file
6
tlsrpt/doc.go
Normal file
@ -0,0 +1,6 @@
|
||||
// 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
|
Reference in New Issue
Block a user