<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Maxi GEN TR &#187; Postfix</title>
	<atom:link href="http://www.maxi.gen.tr/category/postfix/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maxi.gen.tr</link>
	<description>ki$isel bir weBlog</description>
	<lastBuildDate>Tue, 31 Jan 2012 12:06:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Postfix 587 Portunu Açma</title>
		<link>http://www.maxi.gen.tr/postfix-587-portunu-acma.html</link>
		<comments>http://www.maxi.gen.tr/postfix-587-portunu-acma.html#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:56:20 +0000</pubDate>
		<dc:creator>Sinan SEN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[alternatif 587]]></category>
		<category><![CDATA[Postfix 587]]></category>

		<guid isPermaLink="false">http://www.maxi.gen.tr/?p=145</guid>
		<description><![CDATA[Postfix mail server de alternatif 587 portunu aktif etmek için aşağıdaki işlemleri uygulayınız. Öncelikle SSH ile portfix mail yazılımının bulunduğu makineye bağlanınız. Ve aşağıdaki işlemleri sırasıyla yapınız. Editor program yardımıyla master.cf dosyasına giriş yapınız. nano /etc/postfix/master.cf master.cf dosyasına giriş yaptıktan sonra. Aşağıdaki satırı bulunuz. smtp      inet  n       &#8211;     [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Postfix mail server de alternatif 587 portunu aktif etmek için aşağıdaki işlemleri uygulayınız.</p>
<p>Öncelikle SSH ile portfix mail yazılımının bulunduğu makineye bağlanınız. Ve aşağıdaki işlemleri sırasıyla yapınız.</p>
<p>Editor program yardımıyla master.cf dosyasına giriş yapınız.</p>
<blockquote><p>nano /etc/postfix/master.cf</p></blockquote>
<p>master.cf dosyasına giriş yaptıktan sonra. Aşağıdaki satırı bulunuz.</p>
<blockquote><p>smtp      inet  n       &#8211;       n       &#8211;       &#8211;       smtpd</p></blockquote>
<p>Satırı bulduktan sonra hemen altına aşağıdaki satırı aynen ekleyiniz.</p>
<blockquote><p>587       inet  n       &#8211;       n       &#8211;       &#8211;       smtpd</p></blockquote>
<p>Gerekli satırı ekledikten sonra master.cf dosyasını kaydederek master.cf dosyasından çıkınız.</p>
<p><span id="more-145"></span>master.cf dosyasından alternatif olarak 587 portunu aktif ettik, 587 portunu aktif olarak kullanabilmemiz için  postfix mail server imizi restart edilmesi gerekmektedir..</p>
<p>Aşağıdaki komutu kullanarak postfix mail server mize restart işlemini uygulayabiliriz.</p>
<blockquote><p>/etc/init.d/postfix restart</p></blockquote>
<p>Restart işlemini de yaptıktan sonra 587 portumuz aktif duruma geldi. Bunu da test etmek için &#8220;telnet mailserverip 587&#8243; yazarak test edebiliriz. Eğer aşağıdaki gibi yanıt alıyor isek 587 portumuz problemsiz bir şekilde çalışıyor demektedir.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 46px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root@gas ~]# telnet localhost 587</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 46px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Trying 127.0.0.1&#8230;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 46px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Connected to localhost.localdomain (127.0.0.1).</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 46px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Escape character is &#8216;^]&#8217;.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 46px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">220 mail.garantialsat.com ESMTP</div>
<blockquote><p>[root@postfix~]# telnet localhost 587<br />
Trying 127.0.0.1&#8230;<br />
Connected to localhost.localdomain (127.0.0.1).<br />
Escape character is &#8216;^]&#8217;.<br />
220 mail.domainadi.com ESMTP</p></blockquote>
<div class="shr-publisher-145"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:right;height:30px;'><a class='shareaholic-fblike' data-shr_layout='standard' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.maxi.gen.tr%2Fpostfix-587-portunu-acma.html' data-shr_title='Postfix+587+Portunu+A%C3%A7ma'></a><a class='shareaholic-googleplusone' data-shr_size='standard' data-shr_count='false' data-shr_href='http%3A%2F%2Fwww.maxi.gen.tr%2Fpostfix-587-portunu-acma.html' data-shr_title='Postfix+587+Portunu+A%C3%A7ma'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.maxi.gen.tr/postfix-587-portunu-acma.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

