Author Topic: How to change DKIM Selector  (Read 2947 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
How to change DKIM Selector
« on: August 24, 2022, 09:13:07 AM »
I have two CWP servers one will host the domain and the mail and the other is only used to send newsletters, but both will send emails for the same domain, to prevent spam I need to configure the dkim, but the problem is that both generate the dkim with the same selector "default" -> default._domainkey.

How can I change the selector in one of them?

Offline
*
Re: How to change DKIM Selector
« Reply #1 on: November 27, 2022, 03:40:04 PM »
+1

also looking for the same info!!

can any anyone help !!

Thanks

Offline
*
Re: How to change DKIM Selector
« Reply #2 on: August 18, 2023, 10:21:42 AM »
Do you find anything?

Offline
*
Re: How to change DKIM Selector
« Reply #3 on: June 24, 2025, 02:22:23 PM »
Dear team,

any update on this? please guide.

Offline
*****
Re: How to change DKIM Selector
« Reply #4 on: June 24, 2025, 05:27:30 PM »
DKIM just pairs a generated key with a DNS TXT record, so you can set up more flexibility behind the scenes of CWP using OpenDKIM's genkey tool:
http://www.opendkim.org/opendkim-genkey.8.html