|
| 1 | +--- |
| 2 | +title: Messages in an E-mail Thread Are Automatically Moved to the Deleted Items Folder |
| 3 | +description: This article describes an issue in which messages are automatically moved to the Deleted Items folder when you use the Ignore feature in Microsoft Outlook 2010 or later versions. |
| 4 | +author: cloud-writer |
| 5 | +ms.author: meerak |
| 6 | +manager: dcscontentpm |
| 7 | +audience: ITPro |
| 8 | +ms.topic: troubleshooting |
| 9 | +search.appverid: |
| 10 | + - MET150 |
| 11 | +ms.custom: |
| 12 | + - Outlook for Windows |
| 13 | + - CSSTroubleshoot |
| 14 | +appliesto: |
| 15 | + - Outlook 2019 |
| 16 | + - Outlook 2016 |
| 17 | + - Outlook 2013 |
| 18 | + - Outlook 2010 |
| 19 | + - Exchange Server 2010 Enterprise |
| 20 | + - Outlook for Microsoft 365 |
| 21 | +ms.date: 07/14/2025 |
| 22 | +--- |
| 23 | +# Messages in an e-mail thread are automatically moved to the Deleted Items folder |
| 24 | + |
| 25 | +_Original KB number:_ 2697913 |
| 26 | + |
| 27 | +## Symptoms |
| 28 | + |
| 29 | +When you use the **Ignore** feature in Microsoft Outlook 2010 or later versions, messages are automatically moved to the **Deleted Items** folder. |
| 30 | + |
| 31 | +When this problem occurs, a message trace indicates a **DefaultFolderType:DeletedItems-Conversations Processing Agent** event. Email messages that trigger this event are delivered directly to the **Deleted Items** folder. |
| 32 | + |
| 33 | +## Cause |
| 34 | + |
| 35 | +This problem occurs if you select Ignore on an e-mail message, and then another message from that same thread is delivered into your mailbox. |
| 36 | + |
| 37 | +When you select **Ignore** on an e-mail message, Outlook deletes that e-mail message and also keeps track of all future e-mail messages that are related to the ignored message. If a future message that is related to the originally ignored message arrives in your Inbox, Outlook automatically moves that future message to your Deleted Items folder. |
| 38 | + |
| 39 | +> [!NOTE] |
| 40 | +> This feature isn't available or functional in the following configuration: |
| 41 | +> |
| 42 | +> - Online mode profile in Outlook |
| 43 | +> - Microsoft Exchange Server 2007 or Microsoft Exchange Server 2003 mailboxes |
| 44 | +
|
| 45 | +## Resolution |
| 46 | + |
| 47 | +To resolve this problem, remove the **Ignore** status of the e-mail thread. To do this, follow these steps: |
| 48 | + |
| 49 | +1. Select the **Deleted Items** folder. |
| 50 | + |
| 51 | +1. Select the message that is currently set to be ignored by Outlook. |
| 52 | + |
| 53 | +1. On the **Home** tab on the ribbon, select **Ignore** in the **Delete** section. |
| 54 | + |
| 55 | + > [!NOTE] |
| 56 | + > You can determine whether a message is being ignored by the status of the **Ignore** control on the ribbon. If the **Ignore** control is highlighted, the conversation thread on that message is currently being ignored by Outlook. |
| 57 | +
|
| 58 | +1. If you're prompted, select **Stop Ignoring Conversation**. |
| 59 | + |
| 60 | +At this point, the message is automatically moved from your Deleted Items folder to the folder from which the message originated. Future messages for this thread won't be automatically deleted. |
| 61 | + |
| 62 | +When you enable the **Ignore** option on a conversation, a message is created in the Associated Contents table of the Conversation Action Settings folder of your mailbox (The screenshot for the **Conversation Action Settings** folder is listed in the following screenshot.) |
| 63 | + |
| 64 | +:::image type="content" source="media/message-automatically-moved-deleted-items-folder/conversation-action-settings.png" alt-text="Screenshot that shows the Conversation Action Settings folder."::: |
| 65 | + |
| 66 | +The associated messages in the **Conversation Action Settings** folder use the following rules: |
| 67 | + |
| 68 | +- If there's no activity on a thread for 14 days, the conversation action message for the thread is automatically deleted. |
| 69 | + |
| 70 | +- The age of the conversation action message is determined by the oldest message for the conversation. |
| 71 | + |
| 72 | +- You can modify the number of days at which the conversation action messages expire by using the following registry data. |
| 73 | + |
| 74 | + **Subkey**: **HKEY_CURRENT_USER\Software\Microsoft\Office\\<x.0>\Outlook\Options\Conversations** |
| 75 | + **DWORD**: **OnGoingActionsExpiration** |
| 76 | + **Value**: Integer specifying the number of days after which an inactive conversation has its conversation action message deleted |
| 77 | + |
| 78 | + > [!NOTE] |
| 79 | + > The \<x.0> placeholder represents your version of Office (16.0 = Office 2016, Office 365, and Office 2019, 15.0 = Office 2013, 14.0 = Office 2010). |
| 80 | +
|
| 81 | +- You can start Outlook by using the following command line to delete all conversation action messages in the Associated Contents table of the Conversation Actions folder. |
| 82 | + |
| 83 | + `Outlook.exe /CleanConvOnGoingActions` |
| 84 | + |
| 85 | + > [!NOTE] |
| 86 | + > Conversations whose conversation action messages get deleted by the `/CleanConvOnGoingActions` switch don't reappear in the Inbox. The conversation remains in the Deleted Items folder. However, because the hidden conversation action message no longer exists for the conversation, any new messages for the conversation remain in the Inbox. |
| 87 | +
|
| 88 | +You can also get different behavior from this feature, depending on the version of Exchange Server that you're using: |
| 89 | + |
| 90 | +- In Exchange Server 2007 and a cached mode profile, "Ignore" is based on SUBJECT. For example, any message that has "Help" as the subject will automatically be sent to Deleted Items as long as you clicked **Ignore** for a previous message that had "Help!" as the subject. |
| 91 | + |
| 92 | +- In Exchange Server 2010 and later versions, "Ignore" is based on the CONVERSATION ID, and only the messages that are related to the same ignored conversation are automatically sent to the Deleted Items folder. |
| 93 | + |
| 94 | +When you **Ignore** a conversation, you receive the following prompt to confirm the action. |
| 95 | + |
| 96 | +:::image type="content" source="media/message-automatically-moved-deleted-items-folder/ignore-conversation.png" alt-text="Screenshot that shows the Ignore Conversation dialog box."::: |
| 97 | + |
| 98 | +In this dialog box, there's also a **Don't show this message again** option. If you enable this option, you won't be prompted to confirm the **Ignore Conversation** action the next time you select to ignore a message. If this option is enabled, the following data is written into the registry. |
| 99 | + |
| 100 | +**Key**: **HKEY_CURRENT_USER\Software\Microsoft\Office\x.0\Outlook\Options\General** |
| 101 | +**String**: P**ONT_STRING** |
| 102 | +**Value**: **63** |
| 103 | + |
| 104 | +> [!NOTE] |
| 105 | +> The <x.0> placeholder represents your version of Office (16.0 = Office 2016, Office 365, and Office 2019, 15.0 = Office 2013, 14.0 = Office 2010). |
| 106 | +> |
| 107 | +> The Pont_String value may include numbers other than 63. |
0 commit comments