/postfix/dynamicmaps.cf
http://github.com/brinkman83/bashrc · Unknown · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · 880689b57f72354286f23fb095437bac MD5 · raw file
- # 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)
- #==== ================================ ============= ============
- tcp /usr/lib/postfix/dict_tcp.so dict_tcp_open
- mysql /usr/lib/postfix/dict_mysql.so dict_mysql_open