From 95f5f6d1c3aec1cb62525f5162e71a4157aca717 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 10:42:27 +0200 Subject: Merging upstream version 3.9.0. Signed-off-by: Daniel Baumann --- proto/DATABASE_README.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'proto/DATABASE_README.html') diff --git a/proto/DATABASE_README.html b/proto/DATABASE_README.html index 2302cc3..e9d0c18 100644 --- a/proto/DATABASE_README.html +++ b/proto/DATABASE_README.html @@ -59,7 +59,7 @@ documentation:

alias_maps = hash:/etc/postfix/aliases (local aliasing) header_checks = regexp:/etc/postfix/header_checks (content filtering) transport_maps = hash:/etc/postfix/transport (routing table) - virtual_alias_maps = hash:/etc/postfix/virtual (address rewriting) + virtual_alias_maps = hash:/etc/postfix/virtual (virtual aliasing) @@ -349,6 +349,11 @@ ldap_table(5).
Memcache database client. Configuration details are given in memcache_table(5).
+
mongodb (read-only)
+ +
MongoDB database client. Configuration details are given in +mongodb_table(5), with examples in MONGODB_README.
+
mysql (read-only)
MySQL database client. Configuration details are given in -- cgit v1.2.3