After a lot of research, I still can't seem to figure out why my emails aren't signing. This is what I have attempted so far. Keep in mind, I am using a VPS from GoDaddy. I am trying to send emails from Webmail and from Gmail (I set up Pop there), and neither are signing.
1. Under cPanel > Authentication I see that DKIM is Status: Enabled Active (DNS Check Passed).
2. I sent an email to Port25 from one of my domain's emails ([email protected]). This is some of what I got back:
==========================================================
Summary of Results
==========================================================
SPF check: pass
"iprev" check: pass
DKIM check: none
SpamAssassin check: ham
----------------------------------------------------------
DKIM check details:
----------------------------------------------------------
Result: none (message not signed)
ID(s) verified:
It is clear that the DKIM is not signing my emails.
3. I used mxtoolbox.com to check my DKIM and everything seems fine there:
4. As discussed in the following thread, under WHM > Exim Configuration Manager > Advanced Editor, I modified the ROUTERSTART section transport from remote_smtp to dkim_remote_smtp. This still didn't solve my issues (emails are still not being signed).
SOLVED - Is DKIM possible if I'm not running DNS locally?
5. I use an email service called Sendgrid for my transactional emails (registration confirmations and password resets). Emails that Sendgrid are sending through my domain are having no problem signing DKIM... I think they use something known as "domain keys" instead.
Does anyone have any idea why my emails are not signing?
1. Under cPanel > Authentication I see that DKIM is Status: Enabled Active (DNS Check Passed).
2. I sent an email to Port25 from one of my domain's emails ([email protected]). This is some of what I got back:
==========================================================
Summary of Results
==========================================================
SPF check: pass
"iprev" check: pass
DKIM check: none
SpamAssassin check: ham
----------------------------------------------------------
DKIM check details:
----------------------------------------------------------
Result: none (message not signed)
ID(s) verified:
It is clear that the DKIM is not signing my emails.
3. I used mxtoolbox.com to check my DKIM and everything seems fine there:

4. As discussed in the following thread, under WHM > Exim Configuration Manager > Advanced Editor, I modified the ROUTERSTART section transport from remote_smtp to dkim_remote_smtp. This still didn't solve my issues (emails are still not being signed).
SOLVED - Is DKIM possible if I'm not running DNS locally?
5. I use an email service called Sendgrid for my transactional emails (registration confirmations and password resets). Emails that Sendgrid are sending through my domain are having no problem signing DKIM... I think they use something known as "domain keys" instead.
Does anyone have any idea why my emails are not signing?