<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>postfix - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/postfix/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Fri, 17 Feb 2017 02:13:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>How to Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 16.04</title>
		<link>https://www.coder4.com/archives/5347</link>
					<comments>https://www.coder4.com/archives/5347#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 17 Feb 2017 02:13:31 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[sender]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=5347</guid>

					<description><![CDATA[关于如何配置postfix，只作sender用 How to Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 16.04 [......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/5347/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>在postfix中使用其他relay的smtp发送邮件</title>
		<link>https://www.coder4.com/archives/4769</link>
					<comments>https://www.coder4.com/archives/4769#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Tue, 10 May 2016 07:47:39 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[replay]]></category>
		<category><![CDATA[SMTP]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=4769</guid>

					<description><![CDATA[在我们自己搭建的服务器上，经常需要使用postfix/sendmail发送邮件。 如果只是内部使用，使用默认的配置就可以发送成功。但当需要发送给外网客户的时候，经常会遇到邮件无法被正常接收的情况。这是因为我们自身的配置邮件MX域名并不能被对方识别为可信任。 为了解决这种情况，我们可以让MX地址指向当前主机，也可以采用本文介绍的另一种方法：使用第三方relay发送邮件。 首先，你要有一个支持SMTP的邮箱，比如我的是vip.sina.com的。 然后如下配置 sudo v[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/4769/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
