diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:18:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:18:57 +0000 |
commit | a9cdccbffffdd2e58b5cc69683682517e892ea40 (patch) | |
tree | 5890cdcebde1069c9b7419d92476e52cc5525d6f /debian/postfix-ldap.README.Debian | |
parent | Adding upstream version 3.7.10. (diff) | |
download | postfix-a9cdccbffffdd2e58b5cc69683682517e892ea40.tar.xz postfix-a9cdccbffffdd2e58b5cc69683682517e892ea40.zip |
Adding debian version 3.7.10-0+deb12u1.debian/3.7.10-0+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/postfix-ldap.README.Debian | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/postfix-ldap.README.Debian b/debian/postfix-ldap.README.Debian new file mode 100644 index 0000000..9ac3294 --- /dev/null +++ b/debian/postfix-ldap.README.Debian @@ -0,0 +1,6 @@ +The postfix-doc package contains documentation on how to configure this +map type. See /usr/share/doc/postfix/html/LDAP_README.html + +To use ldaps maps, you will need to have access to /dev/random and +/dev/urandom. Either create them in the chroot, or use a proxy: map to +escape the chroot for lookups. |