On Wed 16.10.13 10:29:21 Michael Büker wrote:
> I might still combine the sender_dependent_default_transport_maps with my 
> sender_dependent_relayhost_maps so I don't have to maintain both files. Come
> to  think of it: Couldn't I combine the single line in smtp_tls_policy_maps
> into the transport definition and save one more file?

Just for the record: I did, and it works. The line in my 
sender_dependent_default_transport_maps is now:

> michael.bue...@foo.de exchangerelay:[smtp-auth.foo.de]:587

and the corresponding transport in master.cf looks like this:

> exchangerelay unix - - n - - smtp
>      -o smtp_tls_mandatory_ciphers=medium
>      -o smtp_sasl_mechanism_filter=!gssapi,login

Thanks again everyone!
Michael

Reply via email to