Subject: Invalid or non existent document…can’t delete the email.
This problem occurs when you get some sort of view corruption.
Two options are available to you:
Request the user to open their mailfile and hold down the ‘Ctrl + Shift + F9’ keys simultaneously. This should force a rebuild of all views in the mail and deleted document should disappear.
If the above step didn’t work then issue the following command on the domino server console:
load updall mail\mailfile.nsf -r
(replace ‘mailfile.nsf’ with the correct filename of the user’s mailfile)
If the deleted document is still there then also issue the following command on the server console:
load fixup mail\mailfile.nsf
(again replace ‘mailfile.nsf’ with the correct filename of the user’s mailfile)