From: Alex Dehnert Date: Thu, 28 May 2020 20:24:49 +0000 (+0000) Subject: Config change with updated Postfix on RPi X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=493b68fbe65eddccbcdd4ea6dcd811e9efe82a22;p=sysconfig%2Fpostfix.git Config change with updated Postfix on RPi --- diff --git a/dynamicmaps.cf b/dynamicmaps.cf index 255c454..bc4a589 100644 --- a/dynamicmaps.cf +++ b/dynamicmaps.cf @@ -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 index 0000000..8e95cd8 --- /dev/null +++ b/postfix-files.d/sqlite.files @@ -0,0 +1,2 @@ +$shlib_directory/postfix-sqlite.so:f:root:-:755 +$manpage_directory/man5/sqlite_table.5.gz:f:root:-:644