Email doesn’t travel straight from your server to a recipient. It goes through several checks and filters in between. And they can be different for every email service provider. Usually, these checks include:
The SMTP ‘Handshake’
For every email address you send to (e.g.: [email protected]), you initiate an SMTP (Simple Mail Transfer Protocol) ‘handshake’. This is where the SMTP server recognises the domain you’re sending to (e.g.: everlytic.com), contacts the receiving server responsible for accepting messages for that domain, and they exchange multiple pieces of information.
Determining Factors of Delivery
If your email passes these checks, it’ll be sent to your subscriber’s mailbox. However, if the recipient’s email client determines the email looks suspicious, but isn’t obviously spam, it may be filtered to your recipient’s junk or trash boxes. And if the recipient’s email client decides your email is too much like spam, it’ll probably get quarantined or blocked.
Mail Flow