If you've just landed here from your VMA Emailer account and want to find out more about setting up your domain, you've come to the right place. Setting up your sender domain will help your email reach the inbox.
Now, we know for some it might seem a bit complicated or too technical to set this up. Don't worry, just take it step by step, it's basically like filling out a form. And if you get stuck, our support team can help.
Though many DNS editors allow for the creation of an SPF record, it is recommended that the SPF record is entered as a TXT record.
If you are creating the SPF record you will likely see a form with at least two fields, they are: "Host" or "Name" and "Value".
Here is what you enter under those fields:
Host/Name: @ (yes you put the @ symbol here under the host or name category)
Value: v=spf1 a mx include:_spf.elasticemail.com ~all
or here is the full SPF record for us:
v=spf1 a mx ip4:139.99.148.224/32 ip4:139.99.163.52/30 ip4:139.99.161.176/30 include:_spf.elasticemail.com ~all
TIPS:
Check to see if there are any other SPF records in your domain's DNS. There can only be one SPF record per domain, so if there is an existing record just add "include:_spf.elasticemail.com" to that record.
Make sure you remove the quotes.
For example, if your domain already has the record:
v=spf1 a mx include:_spf.google.com ~all
then you would just add:
include:_spf.elasticemail.com.
The final record would look like this:
v=spf1 a mx include:_spf.google.com include:_spf.elasticemail.com ~all
Another tip: Sometimes '@' needs to be replaced with something else specific to your hosting. Check with your hosting provider to see if a special entry is needed in the Host/Name field if there is one. There are MANY different DNS editors and the set up can be different for each.
Here is what you enter in those fields:
Host/Name: api._domainkey
Value:
k=rsa;t=s;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbmGbQMzYeMvxwtNQoXN0waGYaciuKx8mtMh5czguT4EZlJXuCt6V+l56mmt3t68FEX5JJ0q4ijG71BGoFRkl87uJi7LrQt1ZZmZCvrEII0YO4mp8sDLXC8g1aUAoi8TJgxq2MJqCaMyj5kAm3Fdy2tzftPCV/lbdiJqmBnWKjtwIDAQAB
(Yes, it really is this long list of numbers and letters, make sure you copy and paste correctly)
In some DNS settings, the Host/Name field may require you to enter
api._domainkey.yourdomain.com, replacing your domain with your actual domain.
Once I've entered those records in my DNS settings, what do I do next?
Once those records have been added to your domain's DNS settings, visit your VMA Emailer account's Settings screen. Green Check marks mean that the domain records are valid and you can now send email from "anything@yourdomain.com".
So, for an instant, while the link is rerouted to its original destination the URL will show "api.elasticemail.com".
We offer the ability to "white label" this URL with your own domain. In your domain's DNS settings create a new CNAME record:
Host/Name: tracking
Value: api.elasticemail.com. (including the dot)
Then go to your VMA Emailer account's Settings Screen and click "Verify". Our system automatically looks for the CNAME "tracking". So if you enter anything else please contact support so that we can validate the record manually. A green check mark means that the tracking domain is active. (see below image)
You can enter these values:
Host or Domain: _dmarc
TTL: 14400
TXT Value:
"v=DMARC1; p=reject; sp=none; pct=80; rua=mailto:yourname@yourdomain.com.au"
or for accounts on VMA server you can substitute your email for:
dmarc@yourdomain.com.au.
If you need any help at all we are here! Contact our support team using this link.