🌐
ip.
brazya
.ru
🛠工具
🆚 比较
📰 新闻
📡API
🔐 登录
☕ 支持
🛠
DKIM Generator
🚀
RU
EN
DE
FR
ES
PT
ZH
JA
🔑 DKIM Generator
Generate RSA keys for DKIM email domain signing
⚙️ Parameters
Domain
Selector
⚠️ Latin letters and digits only. Usually: mail, dkim, default, s1. Not an email address!
Key size
1024
2048 (recommended)
4096
🔑 Generate keys
📡 DNS TXT record (add to your DNS)
🤖 Explain
Record name (Host):
⎘
Type:
TXT
Value:
⎘
💡 If your DNS provider limits TXT record length — split the value into 255-char quoted chunks.
🔐 Private key (for your mail server)
⎘ Copy
⚠️ Never share the private key! Store it securely.
🔓 Public key
⎘ Copy
📖 How to apply
Add the DNS TXT record above to your domain settings (registrar or Cloudflare).
Copy the private key and save it on your server (e.g.
/etc/dkim/mail.private
).
Configure Postfix/Exim/OpenDKIM to use this key with the chosen selector.
Wait for DNS propagation (up to 48h) and verify DKIM via mail-tester.com.
🔗 相关工具
📨
DMARC
📧
邮件域名系统
📮
MX 查找
🔧
开发工具
✕
🤖 AI 解释
⏳ 思考中...