diff options
Diffstat (limited to 'mail/py-tlsrpt-reporter/pkg-descr')
-rw-r--r-- | mail/py-tlsrpt-reporter/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/py-tlsrpt-reporter/pkg-descr b/mail/py-tlsrpt-reporter/pkg-descr new file mode 100644 index 000000000000..5a8337f7267d --- /dev/null +++ b/mail/py-tlsrpt-reporter/pkg-descr @@ -0,0 +1,6 @@ +tlsrpt-reporter is a TLSRPT reporting service for SMTP TLS Reporting +as defined in RFC 8460. It receives TLSRPT datagrams from a MTA, +collects them, creates a report in conformance with the TLSRPT +Reporting Schema and finally delivers the report either via SMTP, +indirectly by submitting it to a local MTA which ultimately will be +responsible for delivering the report, or directly via HTTP POST. |