Update README.md

This commit is contained in:
FURK4NGG
2026-07-17 10:40:36 +03:00
committed by GitHub
parent c76bb905c4
commit 3c41ee631d
+10 -10
View File
@@ -565,11 +565,13 @@ sudo chmod 600 /etc/dkim/domain.mail.key
Update the DNS record
cat mail.txt
```
mail._domainkey IN TXT (
"v=DKIM1; k=rsa; p=MIIBIjANBgkqh..."
)
```
>mail._domainkey IN TXT (
>"v=DKIM1; k=rsa; p=MIIBIjANBgkqh..."
>)
>Replace only the value of the existing mail._domainkey TXT record in Cloudflare with the new p= key
>The value must be on a single line.
>Do not include the following:
>❌ (
@@ -578,8 +580,6 @@ mail._domainkey IN TXT (
>Multiple quoted strings like this.
>Replace only the value of the existing mail._domainkey TXT record in Cloudflare with the new p= key
Restart OpenDKIM
```
sudo systemctl restart opendkim
@@ -595,9 +595,9 @@ sudo opendkim-testkey \
Test>
https://www.mail-tester.com/
>Kimliğiniz doğrulandı
>DKIM imzanız doğrulandı
>Anahtar uzunluğu: 2048 bit
>Identity verified
>DKIM signature verified
>Key length: 2048-bit