diff options
Diffstat (limited to 'roles/lists/files/etc/postfix/transport')
-rw-r--r-- | roles/lists/files/etc/postfix/transport | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/roles/lists/files/etc/postfix/transport b/roles/lists/files/etc/postfix/transport new file mode 100644 index 0000000..d3ddde3 --- /dev/null +++ b/roles/lists/files/etc/postfix/transport @@ -0,0 +1,11 @@ +# Each valid address user@example.org is aliased (on the MX) into some +# example.org/user@xxx.fripost.org, and non-defaults next-hop:port are +# chosen here in that table, depending on 'xxx'. The reason for such +# indirection is that there is only one qmgr(8) daemon, which delegate +# the routing strategy to the trivial-rewrite(8), which in turns queries +# transport_maps. Hence high latency maps such as LDAP or SQL would +# congestion the queue manager. On the other hand, virtual aliasing is +# performed by cleanup(8), multiples instances of which can run in +# parallel. See http://www.postfix.org/ADDRESS_REWRITING_README.html . + +sympa.fripost.org sympa: |