send only Mail Server, DKIM questions
Posted: Tue Feb 03, 2015 10:19 am
I want to setup a webserver which hosts 4 high visit sites. These Websites generate around 50K mails a day, which is quite huge. so I want some recommendation on how to setup DKIM & SPF properly so as to ensure deliverability.
please note this is a SEND only server, All incoming Mails are handled by Google Apps.
So in my DNS I already have DKIM for google Apps but want to know if I can setup multiple DKIMs without a problem?
I know how to setup multi SPF (please check if I am right ?)
But please guide me on Multiple DKIM issue.
Infact I want guidance to know what DKIM for my VestaCP server will I Put in my DNS.
Say my VestaCP server IP is 123.123.123.123 and hostname is mail.mydomain.com.Do I have to create a "Mail" domain is my VestaCP and enable DKIM for it ? in that case, I make a domain mydomain.com or mail.mydomain.com subdomain ?
Kindly clear my confusion.
please note this is a SEND only server, All incoming Mails are handled by Google Apps.
So in my DNS I already have DKIM for google Apps but want to know if I can setup multiple DKIMs without a problem?
I know how to setup multi SPF (please check if I am right ?)
Code: Select all
v=spf1 ip4:123.123.123.123 include:_spf.google.com ~all"
Infact I want guidance to know what DKIM for my VestaCP server will I Put in my DNS.
Say my VestaCP server IP is 123.123.123.123 and hostname is mail.mydomain.com.Do I have to create a "Mail" domain is my VestaCP and enable DKIM for it ? in that case, I make a domain mydomain.com or mail.mydomain.com subdomain ?
Kindly clear my confusion.