Mailcow-dockerized: Multiple Hosts in sender-dependent transport maps

Created on 15 Sep 2020  路  3Comments  路  Source: mailcow/mailcow-dockerized

Is your feature request connected with a problem? Please describe.
A clear and concise description of the problem. For example, I am always frustrated when [...]

I have two mail gateways if one fails. Therefore I don't have the option to enter multiple servers in the sender-dependent transport maps.

Describe the solution you would like to have
A clear and concise description of what you want to achieve.

An option to include multiple hosts for the same domain in the sender-dependent transport maps.

enhancement

Most helpful comment

You need to balance them via DNS or a proxy, there is no such implementation in Postfix. Correct my if I'm wrong. :)

All 3 comments

It sounds as a good idea, but at http://www.postfix.org/postconf.5.html#sender_dependent_default_transport_maps doesn't clearly described if it will works with multiply hosts or not.

I was going to open a similar feature request, is this possible in any way?

I'd like to assign multiple relay hosts for the same domain, that way if I disable a relay (or it goes offline) the domain switches to the second one automatically. Maybe even randomly select one when sending if both are enabled & functional.

You need to balance them via DNS or a proxy, there is no such implementation in Postfix. Correct my if I'm wrong. :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GalacticLion7 picture GalacticLion7  路  3Comments

schoebelh picture schoebelh  路  3Comments

K2rool picture K2rool  路  3Comments

bonanza123 picture bonanza123  路  3Comments

pgollor picture pgollor  路  3Comments