Skip to main content

Mail Flow Topology


It is important to understand the entire mail flow from sender to receiver. It helps to understand the entire mechanics and workings of all the several components that exists in the mail flow topology. The understanding of this will help you to troubleshoot why some email cannot be send or why you cannot receive certain emails.

A - User compose a  email using Mail Client. The email is sent from mail client to mail server via SMTP, MAPI or ActiveSync. The Mailbox maintain constant connectivity
B - Mail Server check for outgoing mail security rules/policies
C - If YES, then check for Internal Mailbox
D - Deliver to Mailboxes
E - If uncached or new MX Domain record, then query MX from DNS Server
F - Sender Mail to Receiver Mail Server via SMTP (25, 2525) or SMTPS (465) or SMTP/TLS (587)
G - Received Mail Server check SPF records
H - Mail Server check for incoming mail security rules/policies
I - Mail Server check for valid user mailbox
J - Mail Server deliver to User mailbox
K - Mail Client maintain constant connectivity between Mail Client and User Mailbox
L - Mail Client check for incoming mail security rules/policies

SMTP (Simple Mail Transfer Protocol) is a communication protocol for electronic mail transmission. As an Internet standard, SMTP was first defined in 1982 by RFC 821, and updated in 2008 by RFC 5321 to Extended SMTP additions, which is the protocol variety in widespread use today. Mail servers and other message transfer agents use SMTP to send and receive mail messages. Proprietary systems such as Microsoft Exchange and IBM Notes and webmail systems such as Outlook.comGmail and Yahoo! Mail may use non-standard protocols internally, but all use SMTP when sending to or receiving email from outside their own systems. SMTP servers commonly use the Transmission Control Protocol on port number 25.

SMTPS (Simple Mail Transfer Protocol Secure) is a method for securing the SMTP using transport layer security. It is intended to provide authentication of the communication partners, as well as data integrity and confidentiality.
SMTPS is not a proprietary protocol and not an extension of SMTP. It is a way to secure SMTP at the transport layer, by wrapping SMTP inside TLS. Conceptually, it is similar to how HTTPS wraps HTTP inside TLS.




Comments

Popular posts from this blog

To Phish or To Be Phished

What is Phishing? Phishing is the fraudulent attempt to obtain sensitive information such as usernames, passwords and credit card details by disguising oneself as a trustworthy entity in an electronic communication. Typically carried out by email spoofing or instant messaging, it often directs users to enter personal information at a fake website which matches the look and feel of the legitimate site. What is Spear Phishing? Spear-phishing is a targeted attempt to steal sensitive information such as account credentials or financial information from a specific victim, often for malicious reasons. This is achieved by acquiring personal details on the victim such as their friends, hometown, employer, locations they frequent, and what they have recently bought online. The attackers then disguise themselves as a trustworthy friend or entity to acquire sensitive information, typically through email or other online messaging. The main difference betwen  Phishing  and  Spea...

How SME overcame the challenges of COVID-19?

  The COVID-19 pandemic has cause global health emergencies, and a global economic slowdown. Trade, investment, and employment are all been affected, and the crisis will have an impact on economy. The development of COVID-19 outbreaks affects various sectors with a scale of loss that tend to be very broad and in different sector. The sectors most affected are trade, tourism, transportation, education, and health. Small and Medium Enterprise (SME) are the most threatened group of entity because they may not have the resources to survive the crisis.     The first challenges that SME facing is their sales without any doubt. Many businesses were forced to shut down during this pandemic after the government-imposed MCO / Circuit-Breaker restrictions and lockdown.  For businesses that were able to operate or re-emerge today, many are facing significant challenges complying with the requirements ordered by the government and health authorities. Moreover, the physical ...

Why we need a Synology NAS

What is NAS NAS (Network Attached Storage) is an intelligent storage device connected to your home or office network. You can store all your family and colleagues’ files on the NAS, from important documents to precious photos, music and video collections. By using a web browser or mobile apps, you can access files and use various services provided by the NAS via the Internet. For Home Why Do You and Your Family Need One How many photos and videos do you take each day? Is your phone or laptop running out of space? Our constant challenge is that the number of our digital files keeps going up and they are scattered across different devices and services. To consolidate these files into one safe place, you need a secure and centralized storage solution. “Wait, don’t Google Drive and Dropbox already do that? Can’t USB drives solve all my storage problems?” The major drawbacks of storing files on the public cloud are letting someone else hold all your personal files and high monthly subscript...