On 2024-12-17 Tobi via Postfix-users wrote: > I'm looking for a way to achieve the following: if postfix smtp client > cannot establish a TLS connection to MX host then we want to change > nexthop **and** add a suffix to the subject. The goal is to route back > the mail to the handing-over server (a system under our control) with > a special tag in subject which then triggers a content encryption. And > after that it hands over the encrypted message to the very same system > (the one that returned before) but then - as the message now is > encrypted - the system should not care about the TLS connection to the > MX anymore and deliver it even if plain.
Why not encrypt the message right away and save yourself the hassle, if you already have that option? Transport encryption beyond the next hop is outside your control anyway. Regards Ansgar Wiechers -- "Abstractions save us time working, but they don't save us time learning." --Joel Spolsky _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org