Emails from client ignore User email (glide.email.user) and Outgoing email display name (glide.email.username) system propertiesIssue Emails from the client ignore the values from the User email (glide.email.user) and Outgoing email display name (glide.email.username) system properties correctly. For example, emails from the client are set to be sent from ITSM Service Desk (itsm.servicedesk@company.com). However, they are being sent as IT Service Desk (instance@service-now.com). Symptoms Some symptoms are: You have activated the Email Account plugin.You have upgraded the instance to the latest release.Your Email accounts have been re-provisioned or migrated.CauseWhen the Email Accounts plugin is installed, the system ignores the glide.email.user and glide.email.username system properties.ResolutionModify the email account records instead of the the sys_properties records. Note that only newly generated outbound notifications after the change will reflect the new Email user label and From setting. Go to System Mailboxes > Administration > Email AccountsSelect the active SMTP account (ServiceNow SMTP).Change the Email user label field to ITSM Service Desk (or the required value).Change the From field to 'itsm.servicedesk@company.com' (or the required value).Save the record.