11 lines
389 B
CFEngine3
11 lines
389 B
CFEngine3
# Postfix dynamic maps configuration file.
|
|
#
|
|
# The first match found is the one that is used. Wildcards are not supported
|
|
# as of postfix 2.0.2
|
|
#
|
|
#type location of .so file open function (mkmap func)
|
|
#==== ================================ ============= ============
|
|
mysql postfix-mysql.so dict_mysql_open
|
|
sqlite postfix-sqlite.so dict_sqlite_open
|
|
pcre postfix-pcre.so dict_pcre_open
|