King0770-Notes-Remove-Orphaned-Account

Revision as of 18:51, 23 February 2018 by King0770 (talk | contribs) (Created page with "Due to reasons beyond our control, you may find a <strong>ghost</strong> account, or commonly referred to as a <strong>orphaned account</strong>. <br> Example <br> <code><pre...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Due to reasons beyond our control, you may find a ghost account, or commonly referred to as a orphaned account.
Example

zmblobchk start
[] INFO: Setting mysql connector property: maxActive=100
[] INFO: Setting mysql connector property: maxActive=100
....
Checking mailbox 143.
no such account: 134a36d6-acf2-4287-80d3-f8d83e2be674

MariaDB [zimbra]> select * from mailbox where account_id="134a36d6-acf2-4287-80d3-f8d83e2be674"\G
*************************** 1. row ***************************
id: 143
group_id: 43
account_id: 134a36d6-acf2-4287-80d3-f8d83e2be674
index_volume_id: 2
item_id_checkpoint: 256
contact_count: 0
size_checkpoint: 0
change_checkpoint: 1
tracking_sync: 0
tracking_imap: 0
last_backup_at: NULL
comment: johm.smith@example.com
last_soap_access: 0
new_messages: 0
idx_deferred_count: 0
highest_indexed: NULL
version: 2.7
last_purge_at: 0
itemcache_checkpoint: 0
1 row in set (0.00 sec)

zmprov gmi johm.smith@example.com
ERROR: account.NO_SUCH_ACCOUNT (no such account: johm.smith@example.com)
Jump to: navigation, search