Topic: how to setup dkim records on zoneedit for second email domain?
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.6
- Linux/BSD distribution name and version: ubuntu 16.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Web server (Apache or Nginx):apache
- Manage mail accounts with iRedAdmin-Pro?no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
The first domain i set up is working properly, DKIM is working as expected, no issues there. The issue is with the second domain i try to add to the server. Everything is running correctly with it, but i can not figure out ow to get the DKIM records set up correctly for it. the 2 domains are with different hosting companies, and cant be amalgamated. When i run a dig command on the domain i get the following response back. This domain is setup on zoneedit. I should also mention that i have set up a second dkim cert for the boohahaonline domain.
dig -t txt dkim._domainkey.boohahaonline.com
; <<>> DiG 9.10.3-P4-Ubuntu <<>> -t txt dkim._domainkey.boohahaonline.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 64546
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;dkim._domainkey.boohahaonline.com. IN TXT
;; Query time: 89 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Tue Jun 20 11:17:42 ADT 2017
;; MSG SIZE rcvd: 62
The zoneedit configuration is setup like this
host txt
_domainkey.boohahaonline.com o=-;
_.domainkey.boohahaonline.com k=rsa;p=my-key
_dmarc.boohahaonline.com v=DMARC1; p=none
@.boohahaonline.com v=spf1 ip4:74.208.150.106 ~all
Any suggestions as to how fix it?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.