LDAPSOFTOK
From Qmail-LDAP Wiki
Treat ldap soft errors (ldap server unavailable, etc) as if the check was successful and continue.
Default:
off
Affects:
qmail-smtpd
Example:
"" (any value will do)
Note:
- Normally qmail-smtp will give a 450 temporary error if the ldap server could not be successfuly queried. This changes to treat such errors as if they had been successful.
- It is useful when it is more important to keep the service available, even if the ldap server can't be queried for some reason (down, unreachable, insufficient query rights, etc).
