Original thread: Notes 6.5 Inbox not showing recieved mail
Hi,
there is a pretty simple solution without deleting anything. In most cases just do the following:
DO NOT DELETE ANYTHING!
Shut down your Notes client
Open a command prompt to the operating system
go to the Notes program (!) directory
Do the following command:
c:\Lotus\Notes>nupdall -r mail\mailfile.nsf
Restart Notes
Background:
This error shows up most likely because the index of the Inbox folder is corrupt. A corrupt view or folder index can be rebuilt with the nupdall client command.
However, make sure to use the -r switch, as this option REMOVES all existing indices first, then completely rebuilds them from scratch. With large databases, this may take some time.
Using nupdall WITHOUT this switch only updates existing indices, thus not properly repairing any corrupt index.
Subject: Notes 6.5 Inbox not showing recieved mail
If you’re using a local replica, the easiest thing I found for this problem (maybe not the cleanest) is to delete the LOCAL replica and create a new one from the server.
I never saw this happen when using a mail DB on the server.
Subject: RE: Notes 6.5 Inbox not showing recieved mail
Hi there,
It was indeed a very nice idea to make this work the other way around, unfortunatly this was not the case.
When a replica is created from such a database the same symptomes occur in the newly created replica (doesn’t matter if it’s a local replica or a server replica)
I tried to create a new local replica
I tried to create a replica on another server
I treid to create a new replica on the same server.
Subject: RE: Notes 6.5 Inbox not showing recieved mail
And did you try to make a new copy instead of a new replica ?
If no try to rename the mail db on the server, than create a new copy with the original mail db name and see if it works. As you renamed the original mail DB you still have a way back in case it doesn’t solve anything.
As the mail DB is on server, it shouldn’t be a big problem from the notes client.
Subject: RE: Notes 6.5 Inbox not showing recieved mail
This has been a ‘known’ issue since R4.6.x. Lotus cannot reproduce the error - so it doesn’t happen. Hmm… but the suggestions listed in the forum are correct - remove the ‘old’ inbox. Refresh design to add the new inbox. That should do it. Then, I would sort my all documents view by date - drag the most recent to the inbox and call it good.
Subject: Notes 6.5 Inbox not showing recieved mail
We’re facing the same issue on several mailboxes.
All newly received documents are visable in the All Documents view but not in the Inbox folder.
All databases are sitting on the server and thus are not replica’s which can be replaced.
Refreshing the design does not help
Replacing the design does not help
Fixup nor Updall does help
The only way to solve this is by deleting the Inbox folder and replacing it by a new one (copied from another mailbox)
However, this only fixes the issue for newly received documents from that moment onwards and does not fix the other ones (the ones that were in the Inbox before)
Subject: Notes 6.5 Inbox not showing recieved mail
Hi there
I had the same problem couple of months ago. The problem was there after installing a local language pack on a english mail template. Emails where there in the all docs view but no longer in the inbox. Changing the template language back to english fixed it. I never found a solution for this problem.