summaryrefslogtreecommitdiffstats
path: root/roles/mx/files/etc/postfix/virtual/transport_lists_maps.cf
blob: 3cca999cb07f0c695b5c63668c96cb882ad93bec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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             = sasl
sasl_mechs       = EXTERNAL
query_filter     = (&(|(ObjectClass=FripostVirtualList)(ObjectClass=FripostVirtualListCommand))(fripostLocalAlias=%s))
result_attribute = fripostLocalAlias
result_format    = smtp:[127.0.0.1]:2345