How to have multiple SMTP servers in ServiceNow? (Workaround)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2019 06:14 AM
- Labels:
-
Notifications
- 6,179 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2023 12:56 PM
Hi, we are looking to do this so that SN can send on behalf of our domain. However the SPF record doesn't seem to be working and we're getting the following error when running the SPF validation tool on https://www.kitterman.com/spf/validate.html
PermError SPF Permanent Error: No valid SPF record for included domain: b.spf.service-now.com: include:b.spf.service-now.com
For testing purposes we are using v=spf1 include:b.spf.service-now.com
but we have also tried v=spf1 include:c.spf.service-now.com
The only SPF entry that validates on the test site is v=spf1 include:service-now.com
I have run the dig command and it came back with:
"v=spf1 a:b.spf.service-now.com a:c.spf.service-now.com a:d.spf.service-now.com"
without the MX like it says in KB00535456
We have added include SPF records for other domains without a problem and without specifying IP addresses.
Any information or advise is welcome
Thanks
Michele