
Un correo electrónico pasa por múltiples servidores que ayudan a asegurar que llegue al lugar correcto. Ese flujo de mensajes de correo electrónico utiliza un proceso sistemático basado en una serie de estándares técnicos de larga data.
Business in a box.
Descubre nuestras soluciones.
Habla con nuestro equipo de ventas
Entendiendo el flujo de mensajes de correo electrónico, desde el envío hasta la entrega
Para la mayoría de los usuarios, cómo fluye un mensaje de correo electrónico del remitente a la bandeja de entrada de un destinatario es algo que sucede en segundo plano. Cuando un individuo o una organización envía un correo electrónico, el mensaje viaja desde su punto de origen, como un cliente de correo electrónico donde fue redactado, a través de Internet hasta su destino. En el camino, pasa por múltiples servidores que ayudan a asegurar que llegue al lugar correcto. Ese flujo de mensajes de correo electrónico utiliza un proceso sistemático basado en una serie de normas técnicas bien establecidas.
¿Cómo fluye un mensaje de correo electrónico?
Email has been around since the 1960s, when the creators of nascent computer networks began devising ways to send messages to each other. In those early days, users were limited to communicating only with others on the same shared mainframe system. However, the adoption of standard protocols and the interconnection of systems into the shared network we now know as the Internet allowed different mail systems to “talk” to each other.
It’s these standards that allow us to send email messages to virtually anyone. When someone sends an email message, it flows through a series of steps to reach its destination.
When an individual writes a message, it’s usually done in an email client like Outlook or Apple Mail—or in a web-based service like Gmail.
However, when the message is a transactional email like a shipping notice or a password reset, the message is created automatically by those systems, usually using an email API. (Marketing messages are generated by automated systems as well, although usually in large batches, rather than one at a time like transactional messages.)
In both cases, whether the message is created by an email client or by an automated system, it is specially formatted to be transmitted over the Internet using a standard called “Simple Mail Transfer Protocol” (SMTP).
The sender’s mail server (technically called a “Mail Transfer Agent,” or MTA) looks up the “@domain.com” portion of the recipient’s email address in a Domain Name System (DNS) server to determine which destination mail server (referred to as a “Mail Exchanger,” or MX) it should contact to deliver the message.
The sending and receiving servers communicate using the SMTP protocol. The receiving server accepts the message so that it can be delivered to the recipient.
The recipient’s email client retrieves the message using standards like the Post Office Protocol (POP) or Internet Message Access Protocol (IMAP) to download the message so it can be read.
¿Cómo descargan los clientes de correo un mensaje?
Web-based email services like Gmail or Hotmail/Outlook.com use their own internal protocols to manage email. But when recipients use a stand-alone email client on a phone or desktop computer, that software uses standard protocols to download messages from mail servers.
When the recipient uses POP, the server delivers all new emails to them and only keeps copies of them if an option in the email client is checked, if applicable. If the server doesn’t have copies of the emails and the recipient suffers a hardware loss or failure, those messages are gone forever, unless the senders have copies of them.
When the recipient uses IMAP, the server syncs the contents of the mailbox, including its Sent Items and other folders, to each device that connects with it. The messages remain on the server, and when the status of one changes (for example, it’s read or deleted), that change propagates across all devices when they connect again.
The ability to retain and sync messages on multiple devices is why most email services today use IMAP instead of POP.
Lee más sobre el flujo de mensajes de correo electrónico
Email involves many different steps and systems. You can learn more about the inner workings of email delivery with these resources:
Email: This Wikipedia article delves into the history of email as well as its many technical details. It links out to several supporting articles that flesh out the main subject.
Email API: Learn more about how e-commerce and other systems can generate transactional email very efficiently.
Cloud Email Delivery: Learn more about how systems the SparkPost email delivery service work to make large-scale email transmission and delivery practical.