send only Mail Server, DKIM questions
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
send only Mail Server, DKIM questions
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.
Re: send only Mail Server, DKIM questions
Discussion was there ;)
viewtopic.php?f=11&t=7054
viewtopic.php?f=11&t=7054
-
- Posts: 2
- Joined: Thu Mar 19, 2015 8:01 am
Re: send only Mail Server, DKIM questions
I am also looking for the same thing but till now didn't get what i was supposed to gain...