<?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>sendmail &#8211; dbtan 谈DB</title>
	<atom:link href="https://dbtan.com/tag/sendmail/feed" rel="self" type="application/rss+xml" />
	<link>https://dbtan.com</link>
	<description>dbtan 的生活、Oracle 及 Linux 等的学习笔记、观点。      说，永远易于做！</description>
	<lastBuildDate>Sun, 11 Oct 2009 13:36:00 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Linux sendmail邮件服务器</title>
		<link>https://dbtan.com/2009/10/linux-sendmail.html</link>
					<comments>https://dbtan.com/2009/10/linux-sendmail.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Sun, 11 Oct 2009 13:36:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[sendmail]]></category>
		<guid isPermaLink="false">http://dbtan.com/2009/10/linux-sendmail.html</guid>

					<description><![CDATA[安装包：（3个） [root@vm5: ~/tqwjj]#rpm -qa &#124; grep sendmail se [&#8230;]]]></description>
										<content:encoded><![CDATA[<blockquote>
<p><b>安装包：（</b><b>3</b><b>个）</b><b></b> </p>
<p>[root@vm5: ~/tqwjj]#rpm -qa | grep sendmail </p>
<p>sendmail-cf-8.13.8-2.el5 </p>
<p>sendmail-8.13.8-2.el5 </p>
<p>[root@vm5: ~/tqwjj]#rpm -qa | grep dovecot </p>
<p>dovecot-1.0-1.2.rc15.el5 </p>
<p>邮件服务器必须靠DNS解析！ </p>
<p>MTA：邮件传输代理。 </p>
<p>MUA：邮件客户代理。 </p>
<p>MDA：邮件投递。 </p>
<p><b>配置sendmail邮件服务器步骤：（基本的9步）</b> </p>
<p><b>㈠</b><b> </b><b>配置</b><b>DNS</b><b>服务器！</b><b></b> </p>
<p>见配置DNS服务器总结。 </p>
<p><b>㈡</b><b> </b><b>配置</b><b>MAIL</b><b>服务器（</b><b>sendmail</b><b>）</b><b></b> </p>
<p>sendmail主控配置文件：<b>/etc/mail/sendmail.mc</b> <br />[......]</p>
<p class="read-more"><a href="https://dbtan.com/2009/10/linux-sendmail.html">阅读全文</a></p>
</blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2009/10/linux-sendmail.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
