LDAP PURGE
From Qmail-LDAP Wiki
If accountStatus set to 'deleted', the earliest date when the mailMessageStore including all remaining content will be deleted from the filesystem.
Values:
- date and time in seconds since Jan. 1, 1970 (the epoch)
Default LDAP attribute name:
qmailAccountPurge
Default:
not set
Example:
qmailAccountPurge: 43482374382743
Notes:
- This deletion has to be done by an external helper program, for example periodically run from cron.
- A sample script is included under the name qmailAccountPurge.sh.
- Handle automatic deletions with care!
