summaryrefslogtreecommitdiffstats
path: root/extra/postfix/dynamicmaps.cf
blob: 49d25480c0e9602e2afecbeb94e27eaedf8aeb1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Postfix dynamic maps configuration file.
#
# The first match found is the one that is used.  Wildcards are not
# supported.
#
#type	location of .so file         	name of open function
#====	=============================	=====================
#ldap	/usr/lib/postfix/dict_ldap.so	dict_ldap_open 
#mysql	/usr/lib/postfix/dict_mysql.so	dict_mysql_open
#pcre	/usr/lib/postfix/dict_pcre.so	dict_pcre_open
#pgsq	/usr/lib/postfix/dict_pgsql.so	dict_pgsql_open

# apk tools will manage the lines below
## AUTO BEGIN ##
## AUTO END ##