This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/postfix/dynamicmaps.cf
2021-10-27 17:20:29 +02:00

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