Skip to main content

Email Routing



Every day we send all kinds of emails to clients and internally as an organisation. For local users the process is very simple fire up outlook type in your email and click send.
When the same email sits in the outbox for a few minutes they start losing their minds and hunt for their IT guy to fix the problem.
For today I will not teach you how to fix the outlook problems am sure by now you all know how to handle that.(in case you still have no idea inbox me I will teach you for a few dollars.)We will look in depth on how email is sent and the security challenges it faces. First things first let’s handle the definitions:
Electronic mail (E-mail) is a computer based method of sending messages from one computer user to another.
Computer engineer, Ray Tomlinson invented internet based email in late 1971.

How emails works:

Step 1: mail is created in the Mail User Agent (MUA) and the send button is clicked. This may be done on outlook or any other agent.

Step 2: the mail is routed by the use of MTA/MDA (mail transfer agent/mail delivery agent). The MDA/MTA accepts the e-mail, then routes it to local mailboxes or forwards it if it not locally addressed. An MDA forwards the e-mail to an MTA and it enters the first of a series of "network clouds," labelled as a "Company Network" cloud.

Step 3: this encompasses both public and private cloud with multiple dns mail servers. Depending with your mail service provider your mail will be route accordingly  
Step 4: email queuing. The e-mail addressed to someone at another company enters an e-mail queue with other outgoing e-mail messages. Depending how many mails are send or received will be relative to how long the que will be.

Step 5:  MTA to MTA. When transferring an email, the sending MTA handles all aspects of mail delivery until the message has been either accepted or rejected by the receiving MTA.
Each MTA in the Internet network cloud needs to "wait and ask directions" from the Domain Name System (DNS) in order to identify the next MTA in the delivery chain

Step 6:  virus, spam and firewall filter. As the mail is bounced around it undergoes a series of scans and checks though firewalls. This is what quantifies if a mail should be in your inbox or spam folder.
These are the processes that a mail undergoes from sending to receiving. Usually there are like a million protocols that are available like http, imap, smtp etc.  
When one sends an email address there is ip address attached to it and if you are suspicious you can check out the IP on the mail header. The reasons for doing this is:
          To detect Spam Emails.
          To check the authenticity of an email.
          To track crimes in which email was used as a mode of communication.


Lets use yahoo as an example.
Click on the email message whose headers you want to retrieve. Click on Full Headers at the right most corner of the Email.
 This will open up the mail headers Mail

Lets see gmail:
To obtain Google mail headers
Click on the email message whose headers you want to retrieve.
Click “More Options”/ drop down menu
Click “Show Original”

This will open up the mail headers


Comments

Popular posts from this blog

Revolutionizing Agriculture: Precision Farming with Drones and Sensors

  Drones in Agricuture In the rapidly evolving world of agriculture, precision farming stands out as a groundbreaking approach that harnesses the power of technology to enhance productivity, sustainability, and efficiency. Among the most transformative tools in this field are drones and sensors, which are redefining traditional farming practices. This article delves into how these technologies are being integrated into modern agriculture, the benefits they offer, and the future they promise. The Rise of Precision Farming Precision farming, also known as precision agriculture, involves the use of technology to manage crops and soil in a more precise and controlled manner. The goal is to optimize field-level management regarding crop farming. Unlike conventional methods that rely on broad-spectrum approaches, precision farming tailors practices to the specific needs of different areas within a field. Drones: Eyes in the Sky Drones, or unmanned aerial vehicles (UAVs), have become an i...

Early Detection of Brain Disorders: Using Wearable Devices Through Eye Movement

 Early Detection of Brain Disorders Using Wearable Devices Through Eye Movement Introduction In recent years, the integration of wearable technologies into healthcare has opened up exciting possibilities for early disease detection. Among these developments, wearable sensors that track eye movement have emerged as a promising tool in diagnosing brain disorders. Eye movement, which is closely linked to brain function, can offer vital clues in detecting neurological conditions such as Parkinson’s disease, Alzheimer’s, and other cognitive impairments. This research addresses a pressing question: Can subtle changes in eye movement patterns be reliably used to detect brain disorders before clinical symptoms become evident? With advancements in precision medicine and AI, the convergence of IT, biomedical engineering, and neuroscience is becoming not only possible but necessary. As a software engineer transitioning into bioinformatics, I see this as a pivotal opportunity to apply data sc...

The future of Artificial Intelligence: trends, challenges, and opportunities

  The future of Artificial Intelligence (AI) is an exciting topic, with many trends, challenges, and opportunities to explore. AI is rapidly advancing and changing the world we live in, from business and healthcare to entertainment and social media. In this blog post, we will dive into some of the latest trends in AI, examine the challenges that come with AI, and explore the opportunities that AI presents. Trends in AI: One of the biggest trends in AI is the development of deep learning algorithms. These algorithms use neural networks to learn from vast amounts of data, making it possible for machines to recognize patterns and make predictions with high accuracy. Another trend is the integration of AI with other technologies, such as the Internet of Things (IoT), which is creating a world where machines are connected and can communicate with each other in real-time. Challenges in AI: One of the biggest challenges in AI is the ethical and moral implications of using AI. As AI become...