Arama Yap Mesaj Submit
Request a Callback
+90
X
X

Select Your Currency

Turkish Lira $ US Dollar Euro
X
X

Select Your Currency

Turkish Lira $ US Dollar Euro

Contact Us

Location Halkali merkez neighborhood fatih st ozgur apt no 46 , Kucukcekmece , Istanbul , 34303 , TR
Free Email & Spam Pre-Analysis

Free Email Spam, SPF, DKIM and DMARC Preliminary Analysis

If business email lands in spam, never arrives or bounces with SMTP errors, the cause may be authentication, reputation, reverse DNS, TLS, alignment, sending behavior or SMTP infrastructure. We separate these layers before recommending changes.

No passwords required initially

Do not send mailbox or hosting passwords for the first review. Send the domain, affected provider, full bounce text and preferably the raw header of a test message.

Passwordless DNS & Header Scan SPF / DKIM / DMARC Diagnostic Gmail & Outlook Compliance
EMAIL AUTH & REPUTATION
ÖN ANALİZ
Email Deliverability & Auth

SPF, DKIM, DMARC, PTR and SMTP reputation

SPF Authentication Syntax, includes & 10-lookup limit
Verifying
DKIM Signature & Key Message header sign & d= verification
Verifying
DMARC & Alignment From & Return-Path alignment check
Verifying
PTR (rDNS) & SMTP TLS IP hostname & secure SMTP transport
Verifying
Zero Passwords • Public DNS & Raw Header Audit
Why can email land in spam even when SPF, DKIM and DMARC pass?

Authentication is not an inbox guarantee. IP/domain reputation, complaints, bounce rate, sudden volume, list quality, linked domains and recipient engagement also affect filtering.

01

What do we review in the free deliverability analysis?

MX and active mail infrastructure
SPF syntax and real sending sources
Multiple SPF and 10-lookup risk
DKIM selector and actual signing
DMARC policy, reporting and alignment
PTR/reverse and forward DNS
HELO/EHLO and SMTP hostname
TLS capability
Gmail/Outlook/Yahoo requirements
Shared/dedicated IP impact
Header and bounce interpretation
WordPress/PHP forms and SMTP
CRM/billing/e-commerce/newsletter senders
One-click unsubscribe for bulk mail
Server-log/queue scope when required
DNS

What do mail DNS records do?

SPF

Domain adına hangi kaynakların mail göndermeye yetkili olduğunu belirtir.

v=spf1 ip4:203.0.113.25 include:_spf.ornekservis.com -all

DKIM

Mesajı dijital imza ile doğrular.

selector1._domainkey.example.com → v=DKIM1; k=rsa; p=PUBLIC_KEY

DMARC

SPF/DKIM sonuçlarını From domainiyle hizalar ve policy/raporlama sağlar.

_dmarc.example.com → v=DMARC1; p=none; rua=mailto:[email protected]

PTR / rDNS

Gönderici IP'yi geriye doğru hostname'e çözer.

203.0.113.25 → mail.example.com

MX

Domain'e gelen maili hangi sunucunun kabul edeceğini tanımlar.

example.com → 10 mail.example.com

TLS

SMTP aktarımını şifreler.

STARTTLS / TLS 1.2+
ERR

Common email and SMTP errors

Error / StatusWhereLikely meaningFirst check
550 5.7.26GmailGönderici authentication yetersiz veya başarısız olabilir.Header içindeki spf=, dkim=, dmarc= ve alignment kontrol edilir.
550 5.7.515Outlook / HotmailGönderici domain gereken authentication seviyesini karşılamıyor.SPF, DKIM, DMARC ve From/MailFrom/DKIM alignment incelenir.
421 4.7.0Gmail / çeşitliGeçici rate limit, PTR veya reputation sorunu olabilir.PTR, forward DNS, gönderim hızı ve tam hata metni incelenir.
451 / 4.x.xÇeşitliGeçici SMTP hata sınıfı; greylist/rate limit/DNS olabilir.Queue retry ve enhanced status code değerlendirilir.
550 5.1.1ÇeşitliAlıcı adresi yok veya geçersiz.Liste hijyeni ve alıcı adresi doğrulanır.
SPF PermErrorAuthenticationSPF syntax, çoklu kayıt veya 10 lookup sınırı.SPF ağacı include/redirect dahil çözülür.
DKIM FailAuthenticationSelector/key/imza problemi.DKIM-Signature d=/s= ve Authentication-Results kontrol edilir.
DMARC FailAuthenticationAligned SPF veya DKIM pass yok.From, smtp.mailfrom ve DKIM d= domainleri karşılaştırılır.
Spam klasörüGmail/Outlook/YahooAuthentication geçse bile reputation/complaint/engagement zayıf olabilir.Postmaster, bounce, complaint ve gönderim davranışı değerlendirilir.

In this guide

  1. Authentication and deliverability are not the same thing
  2. SPF and common SPF mistakes
  3. DKIM selectors, signing and DKIM Fail
  4. DMARC policy: none, quarantine and reject
  5. DMARC alignment: From, Return-Path and DKIM d=
  6. PTR / reverse DNS and why it matters
  7. HELO/EHLO and SMTP hostname
  8. SMTP TLS and certificate behavior
  9. Gmail sender requirements and spam troubleshooting
  10. Outlook / Hotmail 550 5.7.515
  11. Yahoo sender requirements
  12. IP and domain reputation
  13. Blocklists and reputation
  14. WordPress contact-form deliverability
  15. PHP mail(), SMTP and API
  16. Bulk sending and list hygiene
  17. One-click unsubscribe
  18. How to read a raw mail header
  19. 10/10 mail tester but still spam
  20. Multiple senders under one domain
  21. Why DNS fixes may not be immediate
  22. How the free preliminary analysis works
  23. SPF / DMARC
  24. FAQ
04

Authentication and deliverability are not the same thing

SPF, DKIM and DMARC verify identity, while inbox placement also considers reputation, complaints, bounces, engagement and sending history. A perfect authentication result is a foundation rather than a guarantee.

Read the receiving provider result and raw header before changing DNS records.

05

SPF and common SPF mistakes

SPF authorizes sources for the 5321.MailFrom domain. Publish one valid SPF policy and keep DNS-querying mechanisms within the RFC 7208 limit of 10.

SPF pass alone does not guarantee DMARC because alignment still matters.

06

DKIM selectors, signing and DKIM Fail

A DNS DKIM key is useful only if the outbound system actually signs mail. Inspect d=, s= and dkim=pass/fail in the raw header.

Wrong selectors, stale keys or message modification can produce failures.

07

DMARC policy: none, quarantine and reject

DMARC needs an aligned SPF or DKIM pass for the visible From domain. Use p=none to inventory legitimate senders before enforcing quarantine or reject.

Do not move to reject until CRM, billing, web apps and marketing platforms are correctly authenticated.

08

DMARC alignment: From, Return-Path and DKIM d=

SPF can pass on a service domain but still fail DMARC alignment. DKIM can also pass with a non-aligned d= signing domain.

Custom return-path and custom DKIM are important for third-party services.

09

PTR / reverse DNS and why it matters

Major providers expect valid forward and reverse DNS for sending IPs. PTR is normally controlled by the IP provider, not a standard DNS TXT record.

Forward-confirmed reverse DNS is a healthy pattern for self-hosted SMTP.

10

HELO/EHLO and SMTP hostname

The sending server should identify with a resolvable FQDN rather than localhost or an invalid local name.

HELO/EHLO, PTR and A records should be reasonably consistent on self-hosted mail.

11

SMTP TLS and certificate behavior

Modern providers expect secure SMTP transport. STARTTLS, a healthy certificate chain and current protocol support matter.

Ports 25, 465 and 587 serve different SMTP roles.

12

Gmail sender requirements and spam troubleshooting

Google requires SPF or DKIM for all senders plus forward/reverse DNS and TLS; qualifying bulk senders need SPF, DKIM, DMARC, alignment and one-click unsubscribe for marketing/subscription messages.

Google instructs senders to keep Postmaster Tools spam rate below 0.3%.

13

Outlook / Hotmail 550 5.7.515

550 5.7.515 indicates the visible From domain does not meet Microsoft authentication requirements for the sender classification.

Review SPF, DKIM, DMARC and third-party sender alignment together.

14

Yahoo sender requirements

Yahoo expects authentication and low complaint rates; bulk senders should use SPF, DKIM and DMARC with good list hygiene.

An inbox result at Gmail does not guarantee the same result at Yahoo or Outlook.

15

IP and domain reputation

Authentication proves identity; reputation reflects historical trust. Dedicated IP is not automatically better than a well-managed shared pool.

Volume, list quality and history must be considered before changing IPs.

16

Blocklists and reputation

A public blocklist listing is a signal, not the only filtering input. Fix the spam source before requesting delisting.

On shared hosting the provider's outbound pool may be the real source of reputation problems.

17

WordPress contact-form deliverability

Use your own authenticated domain in From and put the visitor address in Reply-To. SMTP plugins help but do not replace correct DNS and reputation.

Do not use the visitor's Gmail address as your From header.

18

PHP mail(), SMTP and API

PHP mail() uses the local MTA; authenticated SMTP/API provides more control and logging. Third-party services still need custom domain authentication.

Choose architecture based on transactional/marketing traffic, volume and log requirements.

19

Bulk sending and list hygiene

Sudden high volume, old lists, hard bounces and complaints can quickly damage reputation. Permission and list hygiene are essential.

Separating transactional and marketing streams can help protect critical message reputation.

20

One-click unsubscribe

Gmail requires RFC-style one-click unsubscribe for qualifying bulk marketing/subscription traffic. Transactional mail is a different category.

Easy unsubscribe reduces complaints and supports provider requirements.

22

10/10 mail tester but still spam

Public testers are useful hygiene tools but cannot reproduce every private reputation and engagement signal used by mailbox providers.

Use score improvements as diagnostics, not as inbox guarantees.

23

Multiple senders under one domain

A website, CRM, billing system and newsletter can all send under one domain with different authentication behavior. Inventory every sender.

DMARC reports help discover unknown or forgotten senders.

24

Why DNS fixes may not be immediate

TTL and resolver caches can delay DNS visibility, while reputation does not reset when a TXT record changes.

After propagation, send a fresh message and inspect the new header.

25

How the free preliminary analysis works

Send the domain, provider, bounce text and raw header. Public DNS/authentication checks come first; server logs and queues are scoped only when needed.

Passwords are not needed for the first step.

TXT

SPF, DMARC and unsubscribe examples

Do not copy these blindly; values must match your real infrastructure.

SPF – tek sunucu
v=spf1 ip4:203.0.113.25 -all
SPF – sunucu + harici servis
v=spf1 ip4:203.0.113.25 include:_spf.ornekservis.com -all
One-click unsubscribe
List-Unsubscribe-Post: List-Unsubscribe=One-Click
List-Unsubscribe: <https://example.com/unsubscribe/token>
APP

Hangi mail altyapılarını ve senaryoları değerlendirebiliriz?

Your hosting or software does not need to have been purchased from us.

cPanel / Exim

SPF, DKIM, PTR, HELO, queue, mail log ve outbound IP

Plesk Mail

Domain authentication, outbound control ve DNS

Google Workspace

SPF/DKIM/DMARC, Postmaster ve third-party sender

Microsoft 365

SPF/DKIM/DMARC, Exchange Online ve alignment

WordPress / WooCommerce

Form, sipariş, üyelik ve SMTP eklentisi

Özel PHP / Laravel

SMTP/API, queue, Return-Path ve From/Reply-To

Newsletter / CRM

Bulk authentication, unsubscribe ve reputation

Postfix / Exim VPS

PTR, hostname, TLS, queue ve HELO/EHLO

FLOW

Mail spam / teslimat problemi teşhis sırası

1

Hata türünü ayır

Spam klasörü mü, bounce mı, gecikme mi?

2

Mail kaynağını belirle

Web site, mailbox, CRM veya newsletter hangisi gönderiyor?

3

Header'ı incele

SPF, DKIM, DMARC, Return-Path, From, d= ve IP çıkar.

4

DNS'i doğrula

SPF, DKIM, DMARC, MX, A/AAAA ve PTR kontrol et.

5

SMTP kimliğini doğrula

HELO/EHLO, hostname ve TLS kontrol et.

6

Reputation'ı değerlendir

IP/domain, shared IP, complaint ve bounce ayrımı yap.

7

Gönderim davranışını kontrol et

Hacim, liste, unsubscribe ve marketing/transactional ayrımı.

8

Düzelt ve yeniden test et

Yeni mail header ve alıcı sonucu ile doğrula.

FREE PRE-ANALYSIS

Send your domain and bounce text; first separate DNS, server and reputation causes

Send the domain, affected mailbox provider, full error and preferably a raw header. Passwords are not required for the initial analysis.

Phone & WhatsApp0850 307 34 58Do not send passwords in the first step.
SRC

Official and technical sources

EKA

Related Eka Sunucu guides and services

FAQ

Frequently asked questions about email spam, SPF, DKIM and DMARC

Can SPF, DKIM and DMARC all pass and mail still go to spam?

Yes. Reputation, complaints, engagement, list quality and content still affect filtering.

Why can SPF pass while DMARC fails?

The SPF-authenticated MailFrom domain may not align with the visible From domain.

Can DKIM pass while DMARC fails?

Yes, if the DKIM signing domain is not aligned with the visible From domain.

Can I publish two SPF records?

Publish one valid SPF policy and merge legitimate sources into it.

What is the SPF 10-lookup limit?

RFC 7208 limits DNS-querying SPF terms to 10 during evaluation.

Can I set PTR in Cloudflare?

Normally no; reverse DNS is controlled by the IP range provider.

Does 10/10 in a mail tester guarantee inbox?

No. Provider reputation and engagement signals are not fully reproduced by public testers.

Why does Gmail accept but Outlook reject?

Providers use different policies and reputation systems; Outlook also has provider-specific authentication errors.

What is Gmail 550 5.7.26?

It commonly indicates insufficient sender authentication; inspect SPF, DKIM, DMARC and alignment.

What is Outlook 550 5.7.515?

The From domain does not meet the required authentication level for the sender classification.

Will an SMTP plugin fix WordPress spam?

Not by itself. DNS, alignment and reputation must also be correct.

Should the visitor email be used as From in a form?

No. Use your own authenticated domain as From and the visitor as Reply-To.

Does a dedicated IP always help?

No. It needs reputation and careful volume growth.

What is one-click unsubscribe?

A standards-based unsubscribe mechanism required for qualifying bulk marketing/subscription messages.

Can a hacked website hurt mail reputation?

Yes, if malicious scripts send spam through the server or mailbox.

What should I send for the free analysis?

Domain, affected provider, complete bounce text and preferably the raw header; do not send passwords initially.

EKA SUNUCU

Send your domain and bounce text; first separate DNS, server and reputation causes

Send the domain, affected mailbox provider, full error and preferably a raw header. Passwords are not required for the initial analysis.

Phone & WhatsApp0850 307 34 58ekasunucu.com
Top