Using older versions of Outlook for Mac in business environments
When I run extended attribute list: ls -Leo@ I see the following
drwxr-xr-x 4 steve 128 Dec 16 08:27 Backup of Main Profile
drwxr-xr-x@ 23 steve 736 Jan 26 07:36 Main Profile
com.apple.quarantine 22
The com.apple.quarantine 22 is on a separate line. Does the mean that my "Main Profile" is quarantined? The issue that I am having is that search in Outlook Mac is not returning all the correct search results. It only returns some items, not all of them. I have follow the instructions earlier in the thread where I have turned off spotlight and then turned it on again, added the folder to privacy and then removed it to force a reindex. Do you think that applying the command
xattr -dr com.apple.quarantine 'Main Profile'. will solve my issue?
Thanks