<?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=SMEOnffLine%3A_Instalasi_Postfix_SMTP_Server</id>
	<title>SMEOnffLine: Instalasi Postfix SMTP Server - 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=SMEOnffLine%3A_Instalasi_Postfix_SMTP_Server"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=SMEOnffLine:_Instalasi_Postfix_SMTP_Server&amp;action=history"/>
	<updated>2026-04-21T06:14:05Z</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=SMEOnffLine:_Instalasi_Postfix_SMTP_Server&amp;diff=9514&amp;oldid=prev</id>
		<title>Onnowpurbo: New page: Instalasi Postfix   # apt-get install postfix  Pilih   Internet with Smarthost  OK  Sistem mail name, isi   ukm.co.id  SMTP relay host   smtp.telkom.net  Relayhost smtp.telkom.net adalah r...</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=SMEOnffLine:_Instalasi_Postfix_SMTP_Server&amp;diff=9514&amp;oldid=prev"/>
		<updated>2009-10-06T06:19:18Z</updated>

		<summary type="html">&lt;p&gt;New page: Instalasi Postfix   # apt-get install postfix  Pilih   Internet with Smarthost  OK  Sistem mail name, isi   ukm.co.id  SMTP relay host   smtp.telkom.net  Relayhost smtp.telkom.net adalah r...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Instalasi Postfix&lt;br /&gt;
&lt;br /&gt;
 # apt-get install postfix&lt;br /&gt;
&lt;br /&gt;
Pilih&lt;br /&gt;
&lt;br /&gt;
 Internet with Smarthost&lt;br /&gt;
 OK&lt;br /&gt;
&lt;br /&gt;
Sistem mail name, isi&lt;br /&gt;
&lt;br /&gt;
 ukm.co.id&lt;br /&gt;
&lt;br /&gt;
SMTP relay host&lt;br /&gt;
&lt;br /&gt;
 smtp.telkom.net&lt;br /&gt;
&lt;br /&gt;
Relayhost smtp.telkom.net adalah relayhost bagi mereka yang menggunakan TelkomSpeedy.&lt;br /&gt;
Relayhost sangat tergantung pada [[ISP]] yang kita gunakan. Beberapa [[ISP]] tidak memberikan relayhost bagi pelanggannya.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Edit Konfigurasi Postfix==&lt;br /&gt;
&lt;br /&gt;
Edit konfigurasi /etc/postfix/main.cf&lt;br /&gt;
&lt;br /&gt;
 # vi /etc/postfix/main.cf&lt;br /&gt;
&lt;br /&gt;
Pastikan&lt;br /&gt;
&lt;br /&gt;
 myhostname = ukm.co.id&lt;br /&gt;
 mydestination = ukm.co.id, ukm, localhost.localdomain, localhost&lt;br /&gt;
 relayhost = smtp.telkom.net&lt;br /&gt;
 mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 192.168.0.0/16&lt;br /&gt;
 inet_interfaces = all &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Restart Postfix==&lt;br /&gt;
&lt;br /&gt;
 # /etc/init.d/postfix restart&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Test SMTP Server sebagai Relay==&lt;br /&gt;
&lt;br /&gt;
Lakukan dari mesin lain&lt;br /&gt;
&lt;br /&gt;
 $ telnet 192.168.0.254 25&lt;br /&gt;
&lt;br /&gt;
Ketik&lt;br /&gt;
&lt;br /&gt;
 helo test&lt;br /&gt;
 mail from: &amp;lt;admin1@ukm.co.id&amp;gt;&lt;br /&gt;
 rcpt to: &amp;lt;mailanda@mailserver&amp;gt;&lt;br /&gt;
 data&lt;br /&gt;
 From: &amp;lt;admin1@ukm.co.id&amp;gt;&lt;br /&gt;
 To: &amp;lt;mailanda@mailserver&amp;gt;&lt;br /&gt;
 Subject: test SMEOnffLine&lt;br /&gt;
 percobaan&lt;br /&gt;
 .&lt;br /&gt;
 quit&lt;br /&gt;
&lt;br /&gt;
==Pranala Menarik==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[SMEOnffLine: Server Berbasis Sabily 9.04]]&lt;br /&gt;
* [[SMEOnffLine: Server Berbasis Ubuntu 9.04]]&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>