Hi,
On my server dkim is enabled for all DirectAdmin domains and this is working fine. However, when sending an email directly from my Server's Hostname like:
echo "This is a test." | mail -s Testing [email protected]
the message is being sent from my servers hostname server.domain.com but dkim is not applied. I checked /etc/virtual/server.domain.com/ and here DirectAdmin has generated file dkim.private.key which is, by the way, the same as the private key for domain.com
But why are the emails sent from my Server's Hostname not dkim signed? Any hints?
On my server dkim is enabled for all DirectAdmin domains and this is working fine. However, when sending an email directly from my Server's Hostname like:
echo "This is a test." | mail -s Testing [email protected]
the message is being sent from my servers hostname server.domain.com but dkim is not applied. I checked /etc/virtual/server.domain.com/ and here DirectAdmin has generated file dkim.private.key which is, by the way, the same as the private key for domain.com
But why are the emails sent from my Server's Hostname not dkim signed? Any hints?