For some reason, my Inbox (whether launched from my Welcome Page, the Bookmark Bar, or just good-old-fashion ) no longer launches to my inbox as it used to do, but instead opens with an empty content frame and another tab with the Todo view (though it loads funny -there’s no Mail/Calendar/ToDo selector in the Outline frame).
I’ve played with the Launch settings, telling it to open MailFS, etc., but it doesn’t seem to listen to me. Is there something else at play here? My template is iNotes6 if that makes a difference.
Thanks in advance,
Sam
Subject: Inbox now launches in a really strange way.
I had a similar issue with the Mail Picker not displaying for one user and another user having two windows open when clicking on the mail bookmark.
To resolve the matter, I indexed the bookmark.nsf file, and did a search by the name of their mail file ‘ANOther.nsf’. Deleting the entries was all that was required to resolve these issues.
I hope this helps…
Subject: Inbox now launches in a really strange way.
I’ve encountered this problem a few times here at work.
Try doing a design refresh on the database. Normally I go to the domino console, and do :
load convert -u mail\MAILFILE.nsf * mail6
to convert it away from the iNotes template, then once that has done, I convert it straight back :
load convert -u mail\MAILFILE.nsf * iNotes60
Hope this helps,
Craig.
Subject: RE: Inbox now launches in a really strange way.
Doing the convert to mail6, then convert to inotes60 fixed this problem for me also. Thanks for the tip.