<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Email on LEIKAH</title><link>https://leikah.haoyingcao.xyz/en/tags/email/</link><description>Recent content in Email on LEIKAH</description><generator>Hugo</generator><language>en</language><atom:link href="https://leikah.haoyingcao.xyz/en/tags/email/index.xml" rel="self" type="application/rss+xml"/><item><title>IMAP/POP3</title><link>https://leikah.haoyingcao.xyz/en/docs/services/imap_pop3/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://leikah.haoyingcao.xyz/en/docs/services/imap_pop3/</guid><description>&lt;h2 id="service-info"&gt;Service Info&lt;a class="td-heading-self-link" href="#service-info" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Name: Internet Message Access Protocol (IMAP) / Post Office Protocol 3 (POP3)&lt;/li&gt;
&lt;li&gt;Purpose: Retreiving / Managing email from remote mail server.&lt;/li&gt;
&lt;li&gt;Listening port:
&lt;ul&gt;
&lt;li&gt;POP3: 110/TCP, 995/TCP (SSL)&lt;/li&gt;
&lt;li&gt;IMAP: 143/TCP, 993/TCP (SSL)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;OS: Unix-Like, Windows&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Internet Message Access Protocol (IMAP)&lt;/strong&gt; allows management of emails directly on remote servers. It synchronizes local email clients with mailbox on the server while organizing them into folder-like structures. IMAP is unencrypted by default, and TLS may be used to establish an encrypted IMAP session.&lt;/p&gt;</description></item><item><title>SMTP</title><link>https://leikah.haoyingcao.xyz/en/docs/services/smtp/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://leikah.haoyingcao.xyz/en/docs/services/smtp/</guid><description>&lt;h2 id="service-info"&gt;Service Info&lt;a class="td-heading-self-link" href="#service-info" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Name: Simple Mail Transfer Protocol (SMTP)&lt;/li&gt;
&lt;li&gt;Purpose: Sending emails over an IP network.&lt;/li&gt;
&lt;li&gt;Listening port: &lt;strong&gt;TCP port 25&lt;/strong&gt;, &lt;strong&gt;TCP port 587&lt;/strong&gt; (Encrypted Transport)&lt;/li&gt;
&lt;li&gt;OS: Unix-Like, Windows&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;SMTP faciliates the transfer of mail between a client and a mail server, or between two mail servers. Originally, SMTP did not include user authencation nor transport encryption. Both features are implemented in &lt;strong&gt;Extended Simple Mail Transfer Protocol (ESMTP)&lt;/strong&gt;, which faciliates most mail services today.&lt;/p&gt;</description></item></channel></rss>