1

Topic: Identification of deleted mailboxes, vmail.deleted_mailboxes table

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version: FreeBSD 10.2-RELEASE-p6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx):Apache
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue: N/A
====

Hello,

I did some searching around the forums after noticing that deleting IDs in iredadmin doesn't purge the actual mailbox location on the filesystem. I saw that it should store these identified mailboxes in a table in MySQL vmail.deleted_mailboxes, however this table is empty.

Is this table populated on a regular basis by a process or is there a reason why mine is empty? I have confirmed that the user does not exist but their mail path is still populated with information.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Identification of deleted mailboxes, vmail.deleted_mailboxes table

iRedAdmin open source edition doesn't log maildir path, i will commit the patch soon. Stay tuned.

3

Re: Identification of deleted mailboxes, vmail.deleted_mailboxes table

Patch is now available:
https://bitbucket.org/zhb/iredadmin-ose … 437b4dfb6c

4

Re: Identification of deleted mailboxes, vmail.deleted_mailboxes table

ZhangHuangbin wrote:

Patch is now available:
https://bitbucket.org/zhb/iredadmin-ose … 437b4dfb6c

Much appreciated. I'll take a look in the next change window.