On Wed, Nov 16, 2022 at 05:16:54PM -0500, Muyeed Ali wrote:
> This is Muyeed, a postfix user having some configuration troubles
> regarding TLS-RPT reporting. I was looking for a mail filter I can
> integrate with Postfix that sends TLS-RPT reports to the designated
> RUA *mailto* or *https* tags?
This is not possible to do in a milter. Milters process messages as
they enter the queue, but TLS-RPT is about delivery issues to remote
domains when the SMTP delivery agent is draining the queue.
> I also posted in the mailop mailing list and one of them suggested asking
> you directly. Could you let me know if there is any such mail filter? If
> not, do you have any idea what to use to be able to send TLS-RPT reports?
Postfix does not presently provide support for TLS-RPT. The logs
recorded by the smtp(8) delivery agent are not presently sufficiently
fine-grained to support accurate TLS-RPT creation.
--
Viktor.