- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2017 09:53 PM
when ever send a mail to user that time company logo also attached that page. How can i do?
Thanka
sanjay N
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2017 03:41 AM
Open the notification you have customized for this.Insert an image logo in the notification by clicking on insert image icon of Message HTML field like below image
Note : Select the content type field as HTML only. And try this in Advanced view of the notification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2017 12:48 AM
If it is specific to any inbound action then open that inbound email action and use email.from in the script to filter email coming from gmail.
email.from | Contains an email address according to the following conditions. If the address listed in the email Headers field matches an existing user's Email address, this variable contains the user's Email address. If the address listed in the email Headers field does not match an existing user's Email address, this variable contains the address listed in the email Headers field (starting with Eureka Patch 5) or the Guest user's Email address (in versions prior to Eureka Patch 5). |
Please go through the below link for details.
http://wiki.servicenow.com/index.php?title=Inbound_Email_Actions#gsc.tab=0
If this filter is applicable globally in your instance then , Go through the below property.
glide.pop3.ignore_headers | Ignore mail with these headers (comma separated name:value pairs) | Specifies the comma-separated list of email headers that cause the instance to ignore an email message. Use the format name:value to specify email header types and values. You can use a wildcard (*) for the subtype. For example, Content-Type:multipart/*; report-type=delivery-status; ignores emails containing a type of multipart and a value of report-type=delivery-status. For syntax specifications, see http://www.w3.org/Protocols/rfc1341/4_Content-Type.html.
Note: If the Email Filters plugin is activated, the Ignore header email filter overrides this property. The property does not appear on the Mail Properties page when email filters are enabled (starting with the Eureka release). |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2017 06:39 AM
Thank u for ur answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2018 12:30 PM
But we have almost 500 notifcations.
Any idea how this can be done somewhere as default and all emails are branded.
Thanks
Sudhir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 01:27 AM
Hi Soha,
Did you got answer for this one.
Thanks,
Raj