- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2016 01:11 PM
In Helsinki, when an agent opens an incident, clicks the 3 dots in the header and chooses "Email" (to send an email from the incident), the field "Reply To" is blank by default.
If the user does not populate it, the system uses "sn-support@service-now.com")
This results in an undeliverable reply from the mail server.
I cant seem to find the configuration for this setting so that I can change the default value.
Could anyone advise as to where it is?
Thanks in advance!
- James
Solved! Go to Solution.
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2016 01:16 PM
Nevermind, i think I found it under email accounts -> servicenow smtp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2016 01:16 PM
Nevermind, i think I found it under email accounts -> servicenow smtp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2017 07:27 AM
I would like the "Reply To" to default to the current ITIL user. How can this be done?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2017 07:00 AM
Hi Gerry,
It is done via System policy >> Client Template. Update Reply To: javascript:gs.getUser()getEmail(); for particular client template.
OR
Reply To: u_requested_for (if you want to populate Requested for of RITM or Catalog Task).
Thanks,
Jaspal Singh
Hit Like or correct on the impact of answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2017 03:28 PM
I just don't get it . . . . . I don't have a "reply to". I tried creating one, but it didn't change anything on the "compose email" form. And, in any of the below there is not a "reply to" field. I added one from the Form Design, put the script in there, but again . . no change in the "compose email" form.