/postfix/dynamicmaps.cf

http://github.com/brinkman83/bashrc · Unknown · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · 880689b57f72354286f23fb095437bac MD5 · raw file

  1. # Postfix dynamic maps configuration file.
  2. #
  3. # The first match found is the one that is used. Wildcards are not supported
  4. # as of postfix 2.0.2
  5. #
  6. #type location of .so file open function (mkmap func)
  7. #==== ================================ ============= ============
  8. tcp /usr/lib/postfix/dict_tcp.so dict_tcp_open
  9. mysql /usr/lib/postfix/dict_mysql.so dict_mysql_open