<?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=SERVER%3A_SMTP_%28en%29</id>
	<title>SERVER: SMTP (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=SERVER%3A_SMTP_%28en%29"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=SERVER:_SMTP_(en)&amp;action=history"/>
	<updated>2026-04-20T20:53:26Z</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=SERVER:_SMTP_(en)&amp;diff=71793&amp;oldid=prev</id>
		<title>Unknown user: Created page with &quot;&#039;&#039;&#039;SMTP&#039;&#039;&#039; (&#039;&#039;Simple Mail Transfer Protocol&#039;&#039;) is one of the most commonly used protocols for sending electronic mail on the Internet. This protocol is use...&quot;</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=SERVER:_SMTP_(en)&amp;diff=71793&amp;oldid=prev"/>
		<updated>2025-01-06T23:24:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;&lt;a href=&quot;/wiki/index.php?title=SMTP&quot; title=&quot;SMTP&quot;&gt;SMTP&lt;/a&gt;&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&lt;a href=&quot;/wiki/index.php?title=Simple_Mail_Transfer_Protocol&quot; class=&quot;mw-redirect&quot; title=&quot;Simple Mail Transfer Protocol&quot;&gt;Simple Mail Transfer Protocol&lt;/a&gt;&amp;#039;&amp;#039;) is one of the most commonly used &lt;a href=&quot;/wiki/index.php?title=Protocols&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Protocols (page does not exist)&quot;&gt;protocols&lt;/a&gt; for sending &lt;a href=&quot;/wiki/index.php?title=Electronic_mail&quot; class=&quot;mw-redirect&quot; title=&quot;Electronic mail&quot;&gt;electronic mail&lt;/a&gt; on the &lt;a href=&quot;/wiki/index.php?title=Internet&quot; title=&quot;Internet&quot;&gt;Internet&lt;/a&gt;. This protocol is use...&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;[[SMTP]]&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;[[Simple Mail Transfer Protocol]]&amp;#039;&amp;#039;) is one of the most commonly used [[protocols]] for sending [[electronic mail]] on the [[Internet]]. This protocol is used to send data from the sender&amp;#039;s [[electronic mail]] computer to the recipient&amp;#039;s [[electronic mail]] server.&lt;br /&gt;
&lt;br /&gt;
This protocol emerged due to the design of the [[electronic mail]] system, which requires an [[electronic mail]] server to temporarily hold the [[electronic mail]] until it is retrieved by the rightful recipient.&lt;br /&gt;
&lt;br /&gt;
== Related Protocols ==&lt;br /&gt;
&lt;br /&gt;
* [[POP3]] protocol for retrieving [[electronic mail]] from a server.&lt;br /&gt;
* [[IMAP]] similar to POP3 but with more comprehensive features.&lt;br /&gt;
&lt;br /&gt;
== Example Transaction ==&lt;br /&gt;
 S = Server&lt;br /&gt;
 C = Client&lt;br /&gt;
&lt;br /&gt;
 C : (connection initialization)&lt;br /&gt;
 S : 220 Wikipedia ESMTP server ready&lt;br /&gt;
 C : mail from: user@wikipedia.org&lt;br /&gt;
 S : 250 mail ok&lt;br /&gt;
 C : rcpt to: wikipedia@wikipedia.org&lt;br /&gt;
 S : 250 rcpt ok&lt;br /&gt;
 C : data&lt;br /&gt;
 S : 354 end data with CRLF.CRLF&lt;br /&gt;
 C : -- email data --&lt;br /&gt;
 C : CRLF.CRLF&lt;br /&gt;
 S : 250 data ok&lt;br /&gt;
 C : QUIT&lt;br /&gt;
 S : 221 bye&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [RFC 821 SIMPLE MAIL TRANSFER PROTOCOL](http://www.ietf.org/rfc/rfc0821.txt)&lt;br /&gt;
* [RFC 821 STANDARD FOR THE FORMAT OF ARPA INTERNET TEXT MESSAGES](http://www.ietf.org/rfc/rfc0821.txt)&lt;br /&gt;
&lt;br /&gt;
==Interesting Links==&lt;br /&gt;
&lt;br /&gt;
* [[Postfix (en)]]&lt;br /&gt;
* [[Postfix: Installation (en)]]&lt;br /&gt;
* [[Raspbian: Postfix Installation (en)]]&lt;br /&gt;
* [[SchoolOnffLine: Postfix SMTP Server Installation (en)]]&lt;br /&gt;
* [[SMEOnffLine: Postfix SMTP Server Installation (en)]]&lt;br /&gt;
* [[Block Spam Using Postfix (en)]]&lt;br /&gt;
* [[Block Spam Using Postfix and Bogofilter (en)]]&lt;br /&gt;
* [[Postfix: Delivery Speed Control (en)]]&lt;br /&gt;
* [[Postfix: IPv6 (en)]]&lt;br /&gt;
* [[Postfix: SMTP Authentication for Clients (en)]]&lt;br /&gt;
* [[linux: mailx command (en)]]&lt;/div&gt;</summary>
		<author><name>Unknown user</name></author>
	</entry>
</feed>