[Bug 284992] [new port] net/libtlsrpt: C Library to implement TLSRPT into a MTA

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Mar 2025 09:58:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284992

--- Comment #6 from Herbert J. Skuhra <herbert@gojira.at> ---
Do you use TLSRPT with Postfix? Do you know a good how-to? 
I have modified mail/postfix-current locally to build with TLSRPT support.

% postconf -d |grep tlsrpt
lmtp_tlsrpt_enable = no
lmtp_tlsrpt_skip_reused_handshakes = yes
lmtp_tlsrpt_socket_name =
smtp_tlsrpt_enable = no
smtp_tlsrpt_skip_reused_handshakes = yes
smtp_tlsrpt_socket_name =

-- 
You are receiving this mail because:
You are the assignee for the bug.