Resolve client from ignoring user email and outgoing display name 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). Some symptoms are: You have activated the Email Accounts plugin.You have upgraded the instance to the latest release.Your email accounts have been reprovisioned 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: 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.