DKIM

michaellshively
Mega Expert

Has anyone implemented DKIM with Google mail and ServiceNow to help ensure your emails are not marked as SPAM for your organization?

6 REPLIES 6

Chuck Tomasi
Tera Patron

You may find this helpful Michael,



Need Help with Inbound Email Action


Our issue is that e-mail sent from ServiceNow to our GMail is being marked as spam and placed in our spam folders.


From what I understood from our Mail Team.... DKIM signs email headers to authenticate their validity and prevent mail from being identified as spam and placed in the spam folder.


The link provided shows an example of a mail message with the DKIM header and discusses special inbound email rules.


ty,


M


Thanks for the clarification Michael. Here's a discussion that may help.



Setting Custom Email Headers


michaellshively
Mega Expert

Here is what we found.


DKIM with Google is controlled on the SMTP server. I repointed my ServiceNow instance to the new relay which uses DKIM and we are all set.



One snag we ran into:


DKIM capable SMTP relays do not always require a login but ServiceNow configuration does. Configure ServiceNow with a username and password to make this work properly.



Thanks for all of the suggestions!!