DKIM
Posted: 30 Jun 2024 14:38
Before I start, I have firstly already setup DKIM on the old EFA 3 and 4 boxes we have used. And before I realised there was an EFA 5 I have built an Ubuntu Box and installed Postfix / opendkim from scratch (This is currently doing my signing as my old EFA box threw its hand in.
(Which isn't the issue as it was a 3 and had been configured to take email from another host to sign it. It doesn't receive external mail
This was done this way because EFA signed the email then appended a disclaimer - making a mess of the signature)
So i have built an EFA 5 on Centos Stream 9 Enabled opendkim, configured it. and couldn't get it to work. The error was Permission denied for reading the default.private no matter what permissions I gave it it still said that. Comparing to both alternative versions.
Moving forwards in case it was a touch of Problem in Chair I flattened it, and started again from scratch.
I am still unable to get it to work, and I am out of ideas.
Process i have followed today:
Minimal install of Centos 9 Stream
Install wget nano
update
run install script
Reboot
Configure
reboot
enable DKIM
followed viewtopic.php?t=4111
But it doesn't seem to work.
Has anyone created a HowTo
I have checked the permissions for the keys, and the config files they seem correct.
The Error I get is
Does anyone have any pointers?
Thanks in advance
Frank
(Which isn't the issue as it was a 3 and had been configured to take email from another host to sign it. It doesn't receive external mail
This was done this way because EFA signed the email then appended a disclaimer - making a mess of the signature)
So i have built an EFA 5 on Centos Stream 9 Enabled opendkim, configured it. and couldn't get it to work. The error was Permission denied for reading the default.private no matter what permissions I gave it it still said that. Comparing to both alternative versions.
Moving forwards in case it was a touch of Problem in Chair I flattened it, and started again from scratch.
I am still unable to get it to work, and I am out of ideas.
Process i have followed today:
Minimal install of Centos 9 Stream
Install wget nano
update
run install script
Reboot
Configure
reboot
enable DKIM
followed viewtopic.php?t=4111
But it doesn't seem to work.
Has anyone created a HowTo
I have checked the permissions for the keys, and the config files they seem correct.
The Error I get is
Code: Select all
Jun 30 14:28:54 smtp opendkim[2511]: 4WBqkt5rV7zYl8cq: no signature data
Thanks in advance
Frank