Hello,

I've set up Postfix for use as a relayhost, using multiple SMTP servers
via `sender_dependent_relayhost_maps`.

The issue I have is that one needs to use the settings
`smtp_tls_security_level = encrypt` and `smtp_tls_wrappermode = yes`,
while another one needs `smtp_tls_security_level = may` and
`smtp_tls_wrappermode = no`.
I configured `smtp_tls_security_level` per sender with
`smtp_tls_policy_maps`, but can't seem to figure out what (if it exists
at all) the attribute is called to set `smtp_tls_wrappermode` in the
policy maps. It doesn't seem to be `wrappermode` and I can't find
anything about what attributes are even supported here in the docs.

Thank you in advance!

--
witcher

Attachment: signature.asc
Description: PGP signature

Reply via email to