summaryrefslogtreecommitdiffstats
path: root/roles/mx/files/etc/postfix/virtual/transport_lists_maps.cf
diff options
context:
space:
mode:
Diffstat (limited to 'roles/mx/files/etc/postfix/virtual/transport_lists_maps.cf')
-rw-r--r--roles/mx/files/etc/postfix/virtual/transport_lists_maps.cf11
1 files changed, 0 insertions, 11 deletions
diff --git a/roles/mx/files/etc/postfix/virtual/transport_lists_maps.cf b/roles/mx/files/etc/postfix/virtual/transport_lists_maps.cf
deleted file mode 100644
index 9a7bca0..0000000
--- a/roles/mx/files/etc/postfix/virtual/transport_lists_maps.cf
+++ /dev/null
@@ -1,11 +0,0 @@
-# Despite the index on 'fripostLocalAlias' it's a bit more inefficient,
-# but more precise, than the alternative of using regexes here, and a
-# plain hash on the list managers' side.
-server_host = ldapi://%2Fprivate%2Fldapi/
-version = 3
-search_base = ou=virtual,o=mailHosting,dc=fripost,dc=org
-scope = sub
-bind = none
-query_filter = (&(|(ObjectClass=FripostVirtualList)(ObjectClass=FripostVirtualListCommand))(fripostLocalAlias=%s))
-result_attribute = fripostLocalAlias
-result_format = smtp:[127.0.0.1]:2345