LDAP ISACTIVE
From Qmail-LDAP Wiki
The status of a user account.
Values:
- active: no restrictions.
- noaccess: only mail delivery but no pop/imap access.
- disabled: bounce incoming messages.
- deleted: bounce incoming messages and mark for deletion, see LDAP_PURGE.
Default LDAP attribute name:
accountStatus
Default:
no accountStatus is equal to active.
Example:
accountStatus: noaccess
Notes:
- None.
