Update README.md

This commit is contained in:
FURK4NGG
2026-07-07 02:15:10 +03:00
committed by GitHub
parent 219b9c01e9
commit e8514aedbf
+9 -10
View File
@@ -80,7 +80,6 @@ CNAME www furk4ngg.me
A * IPV4 A * IPV4
AAAA * IPV6 AAAA * IPV6
A rss IPV4 A rss IPV4
AAAA rss IPV6 AAAA rss IPV6
@@ -272,7 +271,7 @@ Analytics.js yüklenemiyor görülürse:
CTRL + F5 CTRL + F5
-Mail Ayarlari- -Mail Ayarlari-
(Cloudflare) (Cloudflare)
MX domain domain (Priority 10) MX domain domain (Priority 10)
TXT domain "v=spf1 a mx -all" TXT domain "v=spf1 a mx -all"
TXT _dmarc "v=DMARC1; p=none" TXT _dmarc "v=DMARC1; p=none"
@@ -280,7 +279,7 @@ TXT mail._domainkey "v=DKIM1; h=sha256; k=rsa; p='long value that you can see in
CAA domain issue "letsencrypt.org" CAA domain issue "letsencrypt.org"
sudo yunohost diagnosis run sudo yunohost diagnosis run
sudo yunohost service status | grep -E "postfix|dovecot|rspamd|opendkim" sudo yunohost service status | grep -E "postfix|dovecot|rspamd|opendkim"
In your Server Hosting change (Reverse DNS Management>PTR Records(ip_adress to domain)) In your Server Hosting change (Reverse DNS Management>PTR Records(ip_adress to domain))
@@ -293,14 +292,14 @@ In your Server Hosting change (Reverse DNS Management>PTR Records(ip_adress to d
DKIM 1024 bit uyarısı DKIM 1024 bit uyarısı
sudo systemctl status postfix --no-pager sudo systemctl status postfix --no-pager
sudo ss -tlnp | grep -E ":25|:465|:587" sudo ss -tlnp | grep -E ":25|:465|:587"
openssl s_client -connect domain:465 -brief openssl s_client -connect domain:465 -brief
openssl s_client -starttls smtp -connect domain:587 -brief openssl s_client -starttls smtp -connect domain:587 -brief
https://dmarcdkim.com/tools/check-dkim-record?domain=domain https://dmarcdkim.com/tools/check-dkim-record?domain=domain
https://www.mail-tester.com/ https://www.mail-tester.com/
https://mxtoolbox.com/SuperTool.aspx https://mxtoolbox.com/SuperTool.aspx
You can connect and use your mail with these mail providers:Thunderbird,Gmail,Outlook,Proton Mail You can connect and use your mail with these mail providers:Thunderbird,Gmail,Outlook,Proton Mail