aboutsummaryrefslogtreecommitdiffstats
path: root/testing/postfix/dynamicmaps.cf
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-06-03 20:24:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-06-03 20:24:57 +0000
commit0672c3e0f09200ce6eff4d011dfdca88fbdd3d9f (patch)
tree5aaf68e89159b40af92fab7be8c979662435ab68 /testing/postfix/dynamicmaps.cf
parentf3d0c8ccdf68c98dc0d529dc9ce63c89c1817826 (diff)
downloadaports-0672c3e0f09200ce6eff4d011dfdca88fbdd3d9f.tar.bz2
aports-0672c3e0f09200ce6eff4d011dfdca88fbdd3d9f.tar.xz
extra/postfix,cyrus-sasl: moved postfix 2.6.1 from testing
Diffstat (limited to 'testing/postfix/dynamicmaps.cf')
-rw-r--r--testing/postfix/dynamicmaps.cf15
1 files changed, 0 insertions, 15 deletions
diff --git a/testing/postfix/dynamicmaps.cf b/testing/postfix/dynamicmaps.cf
deleted file mode 100644
index 49d25480c0..0000000000
--- a/testing/postfix/dynamicmaps.cf
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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 ##