Hi,
I try to create a different dkim selector.
The email is on server A and the website on server B.
But both automatically generate an x selector.
Now on the server where the website is running I want another selector.
Therefore I changed the selector in the exim.dkim.conf file in the folder etc from an x to an y.
After that I restarted exim in the directadmin control panel.
After that I run this script to create a new key:
cd /usr/local/directadmin/scripts
./dkim_create.sh domein.nl
However also that key has the x as selector.
What do I miss here? I miss a step to get it running. Any idea?
Thanks!
I try to create a different dkim selector.
The email is on server A and the website on server B.
But both automatically generate an x selector.
Now on the server where the website is running I want another selector.
Therefore I changed the selector in the exim.dkim.conf file in the folder etc from an x to an y.
After that I restarted exim in the directadmin control panel.
After that I run this script to create a new key:
cd /usr/local/directadmin/scripts
./dkim_create.sh domein.nl
However also that key has the x as selector.
What do I miss here? I miss a step to get it running. Any idea?
Thanks!