When activities got created in CRM, it executes plugin with running calling user context, In this case when user sends email from CRM Outlook connector, Plugin executes with in built "SYSTEM" account, because of this user account , plugin updates wrong date and time in the entity tables.(instead of storing UTC, its stores current date time )
How can we change the outlook connector runs with different account ?