to change servicenow sending email address

VRNR
Kilo Contributor

HI Team,

I want to change the servicenow sender email address in my instance. Currently it is displaying like below.

From: Servic@XXXX [mailto:XXXX@service-now.com] 

 

I want to change like below for all mails which is sending servicenow mailbox:

From: Servic@xxxx

 

Please let me know how can i achieve this.

 

 

Regards,

ram

 

5 REPLIES 5

SanjivMeher
Kilo Patron
Kilo Patron

You can change the From and ReplyTo field in notifications sent from ServiceNow.

 

find_real_file.png


Please mark this response as correct or helpful if it assisted you with your question.

Hi Sanjiv

 

Do you know how I can do this for Scheduled reports? I would appreciate your help on this.

Inactive_Us1474
Giga Guru

You can also change the email label/from field of the service account  via sys_email_account table for type as SMTP for all the emails send from your instance.

Akhil

 

Could you please show the path or screens and attributes where to edit? As I have tried a lot but failed.