email - SPF Configuration for Mandrill and MailChimp? -


i planing use both mandrill , mailchimp website, , i`m trying set crazy spf dkim both of them. @ same time still keep own email flowing in , out :)

my current plan :

spf txt record  yourdomain.com  v=spf1 include:spf.mandrillapp.com include:servers.mcsv.net ?all 1 hour  , dkim record (for mandrill)  mandrill._domainkey.yourdomain.com k=rsa; p=***** 1 hour 

can see missing characters? , mailchimp domain still valid? :)

you should able omit mandrill info spf record, because it's included virtue of including mailchimp 1 (that mailchimp record includes mandrill, too). need include:servers.mcsv.net part.

your spf record might need other info, too, though, depending on how manage regular mail, authorize own servers send mail. example, if use google apps domain, want include google spf information, too. that's going pretty dependent on regular mail, best contact email hosting provider more details on how handle specific them.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -