<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=POP3_%28en%29</id>
	<title>POP3 (en) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=POP3_%28en%29"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=POP3_(en)&amp;action=history"/>
	<updated>2026-04-20T02:38:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=POP3_(en)&amp;diff=71392&amp;oldid=prev</id>
		<title>Unknown user: Created page with &quot;&#039;&#039;&#039;POP3&#039;&#039;&#039; (&#039;&#039;Post Office Protocol version 3&#039;&#039;) is a protocol used to retrieve electronic mail (email) from an email server.  This protocol is closely...&quot;</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=POP3_(en)&amp;diff=71392&amp;oldid=prev"/>
		<updated>2025-01-04T00:07:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;POP3&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;Post Office Protocol version 3&amp;#039;&amp;#039;) is a &lt;a href=&quot;/wiki/index.php?title=Protocol&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Protocol (page does not exist)&quot;&gt;protocol&lt;/a&gt; used to retrieve &lt;a href=&quot;/wiki/index.php?title=Email&quot; class=&quot;mw-redirect&quot; title=&quot;Email&quot;&gt;electronic mail&lt;/a&gt; (email) from an &lt;a href=&quot;/wiki/index.php?title=Server&quot; title=&quot;Server&quot;&gt;email server&lt;/a&gt;.  This protocol is closely...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;POP3&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;Post Office Protocol version 3&amp;#039;&amp;#039;) is a [[protocol]] used to retrieve [[email|electronic mail]] (email) from an [[server|email server]].&lt;br /&gt;
&lt;br /&gt;
This protocol is closely related to the [[SMTP]] protocol, where the [[SMTP]] protocol is useful for sending electronic mail from the sender&amp;#039;s computer to the [[server]].&lt;br /&gt;
&lt;br /&gt;
The [[POP3]] protocol was created because the design of the [[electronic mail]] system requires the existence of an [[email server]] that temporarily holds [[electronic mail]] until it is retrieved by the rightful recipient. The presence of an [[email server]] is due to the fact that only a small fraction of computers receiving electronic mail are continuously connected to the [[internet]].&lt;br /&gt;
&lt;br /&gt;
This protocol is specified in [[RFC]] 1939.&lt;br /&gt;
&lt;br /&gt;
== Example transaction ==&lt;br /&gt;
&lt;br /&gt;
 S = server&lt;br /&gt;
 C = Client&lt;br /&gt;
&lt;br /&gt;
 C : (initialize connection)&lt;br /&gt;
 S : +OK&lt;br /&gt;
 C : USER wikipedia&lt;br /&gt;
 S : +OK&lt;br /&gt;
 C : PASS indonesia&lt;br /&gt;
 S : +OK wikipedia have 2 messages (320 octets)&lt;br /&gt;
 C : STAT&lt;br /&gt;
 S : +OK 2 320&lt;br /&gt;
 C : LIST&lt;br /&gt;
 S : 1 150&lt;br /&gt;
 S : 2 170&lt;br /&gt;
 S : .&lt;br /&gt;
 C : RETR 1&lt;br /&gt;
 S : +OK 150&lt;br /&gt;
 S : --email data--&lt;br /&gt;
 S : .&lt;br /&gt;
 C : DELE 1&lt;br /&gt;
 S : +OK&lt;br /&gt;
 C : QUIT&lt;br /&gt;
 S : +OK Bye&lt;br /&gt;
&lt;br /&gt;
== Related Protocols ==&lt;br /&gt;
* [[SMTP]] protocol for sending electronic mail&lt;br /&gt;
* [[IMAP4]] a protocol similar to POP3, but with more comprehensive facilities&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.faqs.org/rfcs/rfc1939.html RFC 1939] Post Office Protocol - Version 3&lt;/div&gt;</summary>
		<author><name>Unknown user</name></author>
	</entry>
</feed>