diff options
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. |