12,160
edits
This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!
(5 intermediate revisions by the same user not shown) | |||
<indicator name="Faults">[[File:Menu-email.svg|link=:Category:Email|30px|Back up to the Email Category]]</indicator>
Support staff can help in adding DKIM signing for domains we host.
== Important: ==
As with SPF, if you use DKIM/DMARC then you will also want to make sure that all email that you send from your domain is sent through email servers that will sign
Also see [[SPF Record]]
DKIM is one of many methods which tries to protect email senders and recipients from spoofing/spam
A domain owner can add DNS records which will publish a public key in a specially formatted
Even if messages are just signed, then this can help them not to be marked as spam by the recipient. This can help prevent messages that our customers send to gmail/outlook being put in to spam folders.
====Long txt records?====
If you are adding your own txt records and they are over 256 characters long, see [[Domains:DNS_Types]] for details on how to 'split' the record in to separate chunks.
== Signing by smtp.aa.net.uk ==
aaisp2._domainkey CNAME aaisp2.dkim.aa.net.uk
aaisp3._domainkey CNAME aaisp3.dkim.aa.net.uk
We have three selectors which enable us to roll over the keys easily.
== What if I send email via other mail servers ==
=DMARC=
This is just a brief overview of
Adding a DMARC DNS record is optional, but can be beneficial.
|
edits