Marketo Integration - steps 1-4
Marketo Setup - more info: https://docs.marketo.com/display/public/DOCS/Configure+Protocols+for+Marketo
- Create two CNAME records.
page.gitlab.com points to gitlab.mktoweb.com
Email Tracking Link CNAME:
email.gitlab.com points to mkto-ab130188.com
- Create/Update TXT record for SPF for all sending domains
If we don’t have an SPF record, create the following record:
If we already have an SPF record, please add this to it:
v=spf1 mx ip4:[corpIP for GitLab include:mktomail.com ~all
include:mktomail.com
- Create a DKIM record for all sending domains with Marketo’s public DKIM key (txt record)
m1._domainkey.gitlab.com with the value of:
v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhMpZsMRd5KQxo6SkQvL3aC6Gok1fXIo
DkHK+JFUH8sa0ddgVNO/XsX8j43IwiA0792LtG4g86LmgIKyM7MZhsbWC3pZGBTpB01ROWdfAzn/dGYm+
KFw2EHI9FiZzgQ8p9h/cAM9cNHafk2EtAL6/WEQsJUH9caMBgwiiV1wi/0QIDAQAB
- Add Marketo Servers to our corporate whitelist
Here is the list of server IPs:
199.15.212.0/22
94.236.119.0/26
37.188.97.188/32
185.28.196.0/22
Postini employs a unique technology, and asks for the first and last IPs in the given range.
199.15.212.0 - 199.15.215.255
94.236.119.0 - 94.236.119.63
185.28.196.0 - 185.28.199.255
37.188.97.188
Some anti-spam systems use the email Return-Path field instead of the IP address for whitelisting. In
those cases, the best approach is to whitelist ‘*.mktomail.com’, as Marketo uses several mailbox
subdomains.
Other anti-spam systems whitelist based on the From address. In these situations, be sure to include all
the sending (‘From’) domains that your Marketing group uses to communicate with leads.