How do I turn off email threading (Notes calls them "conversations") in Lotus Notes?
Asked
Active
Viewed 3.1k times
6 Answers
7
In Lotus Notes 8.x client, you have to use:
File -> Application -> Properties Advanced (tab)
and then uncheck "Support Response Thread History"
WireGuy
- 1,719
5
In Lotus Notes client
File -> Database (mail database) -> Properties -> Advanced (tab)
un-check "Support Response Thread History"
or
In Mail Database
Click on "Show" button -> Individual Messages
MicTech
- 10,496
2
This thread is quite old, but in case someone is still struggling to get rid of the thread box from the messages, here are the tasks to perform it:
- Open the message
- Select Display option in the message toolbar
- Uncheck the Thread option
Keep in mind that I'm refering to the navigation steps for Notes 9 Basic version.
1
- Navigate to the folder where Notes is installed
- Locate and open Notes.ini
- Locate the line $VIEW_CONVERSATION_MODE=
- Set the value to 0
- Open Notes
Skip Gorman
- 11