• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Volume 26 Issue 21

Slipstick Systems

Issue Date: August 5, 2021 « Previous Issue | Next Issue »

The following articles were included in our Exchange Messaging Outlook (EMO) newsletter published on August 5, 2021.

EMO is a weekly publication. To receive your own copy of EMO by email, subscribe here.

Support Exchange Messaging Outlook Sponsors

Increase Your Productivity!

ReliefJet Essentials for Outlook is a set of more than 160 tools for performing a wide range of tasks in Outlook: processing email messages, contacts, appointments, meetings, tasks and other Outlook items.

ReliefJet Essentials for Outlook

Today's Highlights:

  • Filter mail when you are not the only recipient
  • Conversation grouping when External tag is added to subject
  • Outlook Edge Extension
  • Outlook Log files

Filter mail when you are not the only recipient

A user wanted "a rule that will perform an action if I am the only one in the To box, even when there are others in the CC box". He also asked for a rule "that will perform an action if I am included in the To box but am not the only one in the To box".

While Outlook's Rules can't do this on their own, it is possible to do this using a run a script rule (or an ItemAdd macro).

The script checks to see if there is more than one recipient on a message and if so, if your address the only address in the To field. If it's the only address in the To field, it "does something", in this case, moves to the message to a folder. If there is more than one address in the To field, it does something else with the message (moves to a different folder in my example.)

Get the code at Filter mail when you are not the only recipient

Conversation grouping when External tag is added to subject

A user had a question about conversation grouping when a company adds an “External” tag to the subject.

Two different companies that I email regularly. One company adds "External" tag to the subject, the other company adds "[Ext]".

Example:
I send an email with the subject "Subject 123"
They respond and their subject line is "RE: External Subject 123"
Outlook correctly groups these into one conversation.

However, company 2 adds an [EXT] tag to the subject. I send an email with the subject "Subject 456" They respond and their subject line is "RE: [EXT] Subject 456" Outlook keeps these separated and considers them different conversations. Replies will group together but not the original message.

Is there any way to fix this?

No, there isn't a really good way to fix this on your side. The problem isn't the tag in the subject, it’s the mail server or email clients they use that is breaking it.

Conversation grouping works with company 1’s emails because the conversation ID is not removed from the message, so Outlook can group the reply with the original even though the subject changed.

Company 2’s mail server is removing the conversation ID, so Outlook groups by the subject, which is now changed.

You could try using a macro to change the conversation index on the original message, so it groups with the replies. If you want to try this, the code is at Merge Email Conversations - VBOffice  (Changing the conversation ID never really worked well for me with an Exchange account.)

If Company B is using Exchange Online, they could implement external sender callouts and drop the tags. The tags add an External banner to the message rather than editing the subject. This would solve the problem but that is (obviously) out of your hands.

To learn more about external sender callouts, see 
Native external sender callouts on email in Outlook - Microsoft Tech Community

Outlook Edge Extension

Microsoft released an extension for Edge browser for Outlook.com and Exchange accounts that loads a mobile version of Outlook in a small (phone sized) window when you click an icon in the browser toolbar.

You can use it to access email, calendar, contacts, or tasks while using a browser, without needing to load the full size in a new tab.

My take:
It’s nice to be able to look at my calendar or email without switching to Outlook desktop or opening Outlook on the web in a new tab. It only supports one email account though.

Try it at Microsoft Outlook - Microsoft Edge Addons

Outlook Log files

Outlook creates a lot of ETL log files in the Outlook Logging folder in the Windows Temp folder (%temp%). Outlook should clean these logs up as they age past 5 days, but they can be quite large. If you want to stop Outlook from creating these log files, you can set two registry keys then restart Outlook.

Add this value (create the key if it does not exist)

HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\office\16.0\Outlook\Logging
DWORD: DisableDefaultLogging
Value:1

Then delete this string value: SavedProfile_OUTLOOK_v1 in this registry key:

HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Logging\SavedData
REG_SZ: SavedProfile_OUTLOOK_v1

After you restart Outlook, Outlook won’t create OUTLOOK_16_0_*.etl logs. You’ll still have SearchProtocolHost_7_0_2* logs, but there tend to be much smaller than the Outlook logs.

New & Updated Exchange KB Articles

'500 Unexpected Error' when trying to create a user mailbox in Exchange admin center

Cannot log in to OWA or ECP after July 2021 SU for Exchange Server 2019, 2016, and 2013 (KB 5005341)

New & Updated Outlook KB Articles

Outlook 2016 implementation of Autodiscover

Other Resources

Guide for people who are blind or low vision
Guide for people who are deaf or hard of hearing
Guide for people who have language or communication disabilities
Guide for people who have learning disabilities

Add Contact Information to a Task
Use a macro to add contact information to a task or appointment body.

Process Mail that was Auto Forwarded by a Rule
How to identify or "do something" with a message that was auto forwarded. While the info bar in the message identified it as auto forwarded, it' only visible when the message is selected.

Run a Script: Send Autoreply with Date
These code samples show you how to use a run a script rule to send an auto response, including the received date and when the recipient should expect a follow up response. The first sample uses a template for the reply, the second macro replies to the incoming message.

Create new Outlook folders using PowerShell
How to add folders to an Outlook data file using PowerShell, including reading folder names from text file. Also, PowerShell to delete folders listed in a text file.

Use VBScript to Export or Import Categories
The VBScripts on this page will export or import a list of your categories for backup and importing into your Outlook desktop mailbox.

Volume 26 Issue 21 was last modified: September 27th, 2021 by Diane Poremsky

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 30 Issue 28

Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Jetpack plugin with Stats module needs to be enabled.
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
  • Google Workspace and Outlook with POP Mail
  • Import EML Files into New Outlook
  • Opening PST files in New Outlook
  • New Outlook: Show To, CC, BCC in Replies
  • Insert Word Document into Email using VBA
  • Delete Empty Folders using PowerShell
  • Warn Before Deleting a Contact
  • Classic Outlook is NOT Going Away in 2026
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Google Workspace and Outlook with POP Mail

Import EML Files into New Outlook

Opening PST files in New Outlook

New Outlook: Show To, CC, BCC in Replies

Insert Word Document into Email using VBA

Delete Empty Folders using PowerShell

Warn Before Deleting a Contact

Classic Outlook is NOT Going Away in 2026

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2025 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.