Email system/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>David MacQuigg |
No edit summary |
||
(13 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
{{TOC|Right}} | |||
==Parent topics== | ==Parent topics== | ||
Line 8: | Line 8: | ||
==Subtopics== | ==Subtopics== | ||
{{r|Email processes and protocols | {{r|Email processes and protocols}} | ||
{{r|Email agents | {{r|Email agents}} | ||
{{r|Email | {{r|Email security}} | ||
{{r|Email authentication}} | |||
{{r|Email | {{r|Email message headers}} | ||
{{r|Email message headers | {{r|Email port 587}} | ||
{{r|Email port | |||
===Protocols=== | === Core Protocols and Standards === | ||
{{r|Simple Mail Transfer Protocol|Simple Mail Transfer Protocol (SMTP)}} (RFC-5321) | {{r|Simple Mail Transfer Protocol|Simple Mail Transfer Protocol (SMTP)}} (RFC-5321) | ||
{{r|Extended SMTP|Extended SMTP (ESMTP)}} | |||
{{r|SMTP example sessions}} | |||
{{r|Post Office Protocol|Post Office Protocol (POP)}} (RFC-1939) | {{r|Post Office Protocol|Post Office Protocol (POP)}} (RFC-1939) | ||
{{r| | {{r|Internet Message Access Protocol|Internet Message Access Protocol (IMAP)}} (RFC-3501) | ||
{{r|Email message formats}} (RFC-5322) | |||
{{r|Multipurpose Internet Mail Extensions|Multipurpose Internet Mail Extensions (MIME)}} (RFC-2045..2049) | |||
=== Security protocols === | |||
{{r|Sender Policy Framework|Sender Policy Framework (SPF)}} | |||
{{r|Sender ID}} | |||
{{r|DomainKeys Identified Mail|DomainKeys Identified Mail (DKIM)}} | |||
{{r|Forward-confirmed reverse DNS|Forward-confirmed reverse DNS (FCrDNS)}} | |||
{{r|Reverse MX|Reverse MX (RMX)}} | |||
{{r|Designated Mailers Protocol|Designated Mailers Protocol (DMP)}} | |||
{{r|Certified Server Validation|Certified Server Validation (CSV)}}) | |||
{{r|Kerberos}} | |||
{{r|Secure Sockets Layer|Transport Layer Security (TLS) }} | |||
{{r|Pretty Good Privacy|Pretty Good Privacy (PGP)}} | |||
==Other related topics== | ==Other related topics== | ||
{{r| | {{r|Email user programs}} | ||
{{r| | {{r|Webmail}} | ||
{{r| | {{r|Anti-spam techniques}} | ||
===Supporting protocols=== | ===Supporting protocols and standards === | ||
{{r|Transmission Control Protocol|Transmission Control Protocol (TCP)}} | {{r|Transmission Control Protocol|Transmission Control Protocol (TCP)}} | ||
{{r|Domain Name System|Domain Name System (DNS)}} | {{r|Domain Name System|Domain Name System (DNS)}} | ||
===Culture and administration=== | ===Culture and administration=== | ||
{{r|Email | {{r|Email history}} | ||
{{r|Email | {{r|Email abuse}} | ||
== | ==Articles related by keyphrases (Bot populated)== | ||
{{r| | {{r|Small and home office}} | ||
{{r| | {{r|Simple Mail Transfer Protocol}} |
Latest revision as of 16:01, 11 August 2024
- See also changes related to Email system, or pages that link to Email system or to this page or whose text contains "Email system".
Parent topics
- Computer network [r]: A collection of computers or digital devices ("nodes") connected by communication links. [e]
- Internet [r]: International "network of networks" that connects computers together through the Internet Protocol Suite and supports applications like Email and the World Wide Web. [e]
- Email [r]: A method of composing, sending, storing, and receiving messages over electronic communication systems. [e]
Subtopics
- Email processes and protocols [r]: Brief explanation of an email system at the relay level. [e]
- Email agents [r]: Roles and responsibilities of organizations handling email. [e]
- Email security [r]: Brief description of email security problems and solutions. [e]
- Email authentication [r]: Brief overview of methods used to authenticate the sender of an email. [e]
- Email message headers [r]: The header lines in every email message, defined in RFC 5322 [e]
- Email port 587 [r]: TCP port reserved for authenticated submission of email messages. [e]
Core Protocols and Standards
- Simple Mail Transfer Protocol (SMTP) [r]: In the Internet Protocol Suite, SMTP is the basic method for transferring the "envelopes" of electronic mail among servers performing the electronic "post office" function, not the user mailbox function. [e] (RFC-5321)
- Extended SMTP (ESMTP) [r]: Extensions of the Simple Mail Transfer Protocol [e]
- SMTP example sessions [r]: Typical email sessions using the SMTP protocol. [e]
- Post Office Protocol (POP) [r]: A client-server messaging protocol for email which requires messages to be downloaded to a client's computer, phone or tablet for reading. [e] (RFC-1939)
- Internet Message Access Protocol (IMAP) [r]: A client-server messaging protocol for Email which allows messages to be stored indefinitely on the server. [e] (RFC-3501)
- Email message formats [r]: The formats and encodings used for text, pictures, and various other objects in an email. [e] (RFC-5322)
- Multipurpose Internet Mail Extensions (MIME) [r]: MIME extends the format of Internet mail to allow non-US-ASCII textual messages, non-textual messages, multipart message bodies, and non-US-ASCII information in message headers. [e] (RFC-2045..2049)
Security protocols
- Sender Policy Framework (SPF) [r]: Email authentication method that verifies the domain name in the envelope return address against the sender's IP address. [e]
- Sender ID [r]: Email authentication method that verifies the domain name in a "purported" address with the sender's IP address. [e]
- DomainKeys Identified Mail (DKIM) [r]: Email authentication method that uses a digital signature to verify the content of a message. [e]
- Forward-confirmed reverse DNS (FCrDNS) [r]: Email authentication method that verifies a domain name found by a reverse DNS query on the transmitter's IP address. [e]
- Reverse MX (RMX) [r]: Email authentication method that became a basis of SPF and Sender ID. [e]
- Designated Mailers Protocol (DMP) [r]: Email authentication method that became a basis of SPF and Sender ID. [e]
- Certified Server Validation (CSV) [r]: Email authentication method that verifies the hostname of an SMTP transmitter against that transmitter's IP address. [e])
- Kerberos [r]: A protocol using a central server to provide two clients with a shared session key, without either client having to publish a public key. [e]
- Transport Layer Security (TLS) [r]: Add brief definition or description
- Pretty Good Privacy (PGP) [r]: Add brief definition or description
- Email user programs [r]: Add brief definition or description
- Webmail [r]: Add brief definition or description
- Anti-spam techniques [r]: Add brief definition or description
Supporting protocols and standards
- Transmission Control Protocol (TCP) [r]: Add brief definition or description
- Domain Name System (DNS) [r]: Add brief definition or description
Culture and administration
- Email history [r]: Add brief definition or description
- Email abuse [r]: Add brief definition or description
- Small and home office [r]: Add brief definition or description
- Simple Mail Transfer Protocol [r]: In the Internet Protocol Suite, SMTP is the basic method for transferring the "envelopes" of electronic mail among servers performing the electronic "post office" function, not the user mailbox function. [e]