Config change with updated Postfix on RPi
authorAlex Dehnert <adehnert@mit.edu>
Thu, 28 May 2020 20:24:49 +0000 (20:24 +0000)
committerAlex Dehnert <adehnert@mit.edu>
Thu, 28 May 2020 20:24:49 +0000 (20:24 +0000)
dynamicmaps.cf
postfix-files.d/sqlite.files [new file with mode: 0644]

index 255c4541ece4f23ac602ada5430c740e7f48467a..bc4a589234daf322af1c32455fa693918f672f1c 100644 (file)
@@ -5,4 +5,4 @@
 #
 #type  location of .so file                    open function   (mkmap func)
 #====  ================================        =============   ============
-sqlite postfix-sqlite.so.1.0.1         dict_sqlite_open        
+sqlite postfix-sqlite.so       dict_sqlite_open        
diff --git a/postfix-files.d/sqlite.files b/postfix-files.d/sqlite.files
new file mode 100644 (file)
index 0000000..8e95cd8
--- /dev/null
@@ -0,0 +1,2 @@
+$shlib_directory/postfix-sqlite.so:f:root:-:755
+$manpage_directory/man5/sqlite_table.5.gz:f:root:-:644