I have an issue where the friendly from line “User name via RT” is being parsed by Outlook and used for auto-completing email addresses.
if an RT user starts typing a users name outlook will auto complete to the “User name via RT” and use the RT queue email address erroneously mailing a ticket queue instead of the user directly, alternately if a user enters the RT queue address outlook will auto populate the to address with a recently cached “User name via RT” but for an unrelated user causing confusion.
I’ve tested setting the UseFriendlyFromLine to 0 but then we lose the helpful user info.
anybody found a workaround that retains the username in the from field but prevents outlook from gobbling it up in the autocomplete?
I’ve also searched for outlook based solutions but found no luck there.