🌐
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
📧
メールDNS
📮
MX ルックアップ
🔧
開発ツール
✕
🤖 AI解説
⏳ 考え中...