All Collections
AdvocateHub
AdvocateHub - Influitive SPF and DKIM set up
AdvocateHub - Influitive SPF and DKIM set up

Increase the deliverability of your AdvocateHub emails by correctly configuring SPF and DKIM. After configuration test your results.

Ivan Kovachev avatar
Written by Ivan Kovachev
Updated over a week ago

SPF

To allow AdvocateHub to send emails on your behalf, you will have to add them to your SPF record. The SPF mechanism used by AdvocateHub is shown below.

include:email.influitive.com
​

DKIM

To configure AdvocateHub DKIM support, add a TXT record in your DNS as follows:
​

Host/name: scph0416._domainkey. yourdomain.com

(Please replace "yourdomain.com" in the above host / name with your actual domain).

The value should be:

v=DKIM1; k=rsa; h=sha256; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDih5pVeAPRFdDHY+14sCpx2Alpv6Fa4TpfuTuvahTlynaArXq7NjLef5VaxM/qZ0jRzSK+9YSWW4ZgX56Oz/2rM+aZGcIQQeY9fnboRqOvj5yEUZE8Lb0TLOJ8LvwkI5gKn/T5soRcVcX9DQKmn/NbaRjXx1zSzEANc6NyxOfMDQIDAQAB

For more information please click the button below.


Create a free OnDMARC account to test your configuration.


​

Did this answer your question?