Add sqlite support
authorAlex Dehnert <adehnert@mit.edu>
Mon, 27 Aug 2012 05:29:00 +0000 (01:29 -0400)
committerAlex Dehnert <adehnert@mit.edu>
Mon, 27 Aug 2012 05:29:00 +0000 (01:29 -0400)
I strongly suspect this is upstream's fault, because I can't imagine
having cared...

dynamicmaps.cf

index 837c78ab2ff4624b1fc26850d7afe22c783758ff..ec26d668d281ed97da9feaf6bba83c83c0c62509 100644 (file)
@@ -6,3 +6,4 @@
 #type  location of .so file                    open function   (mkmap func)
 #====  ================================        =============   ============
 tcp    /usr/lib/postfix/dict_tcp.so            dict_tcp_open   
+sqlite /usr/lib/postfix/dict_sqlite.so         dict_sqlite_open