diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2023-04-24 10:06:56 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2023-04-24 10:06:56 -0400 |
| commit | 7a3cffbbb4d68492bbabbd7d15238a8f60aaa8e5 (patch) | |
| tree | 445111222ec5752cafe4afebe29c620f4341e637 /content/mail/validate.md | |
| parent | c4f22b93610833e0d21f4f1d42e0d16e8b497221 (diff) | |
Epik formally disrecommended
In addition to being hacked, Epik has been taking weeks or months to register domains and the quality of service has cratered.
Lack of transparency about issues makes recommendation of Epik impossible.
Diffstat (limited to 'content/mail/validate.md')
| -rw-r--r-- | content/mail/validate.md | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/content/mail/validate.md b/content/mail/validate.md index 2e371b2..fbdba50 100644 --- a/content/mail/validate.md +++ b/content/mail/validate.md @@ -119,10 +119,9 @@ systemctl reload postfix ## Adding the DNS record! -We are only one step away from having functioning OpenDKIM. We must add -the DKIM public key to our server\'s DNS settings, so go ahead and open -up [your registrar\'s site](https://www.epik.com/?affid=we2ro7sa6) or -wherever your site\'s DNS settings are. +We are only one step away from having functioning OpenDKIM. We must add the +DKIM public key to our server\'s DNS settings, so go ahead and open up your +registrar\'s site or wherever your site\'s DNS settings are. The public key is found in the file `/etc/postfix/dkim/mail.txt`, but it will display as multiple lines and multiple quoted strings, which is @@ -145,9 +144,8 @@ host we put it for is `mail._domainkey`. {{< img alt="Adding the OpenDKIM TXT entry in DNS settings" src="/pix/dkim-01.png" link="/pix/dkim-01.png" >}} -On my registrar, Epik, this is how it is input, but on some registrars, -it may be required to include your domain name as well as -`mail._domainkey.example.org`. +On my registrar, this is how it is input, but on some registrars, it may be +required to include your domain name as well as `mail._domainkey.example.org`. If you have your own DNS server, add a TXT entry as follows: |
