<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《debian sarge mailman on postfix》的评论</title>
	<atom:link href="http://wlx.westgis.ac.cn/44/feed/" rel="self" type="application/rss+xml" />
	<link>http://wlx.westgis.ac.cn/44/</link>
	<description>technology backup/share</description>
	<lastBuildDate>Thu, 24 Nov 2011 13:56:56 +0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：LiangXu Wang &#187; mailman中使用postfix建立多域</title>
		<link>http://wlx.westgis.ac.cn/44/comment-page-1/#comment-7139</link>
		<dc:creator>LiangXu Wang &#187; mailman中使用postfix建立多域</dc:creator>
		<pubDate>Mon, 21 May 2007 12:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mygis.org/44/#comment-7139</guid>
		<description>[...] mailman： 2.1.9 debian etch 服务器上很早就搭建了postfix和mailman服务，但后来又产生新要求，要求mailman中再添加一个域名。原来做过多次尝试，一直未果。 [...]</description>
		<content:encoded><![CDATA[<p>[...] mailman： 2.1.9 debian etch 服务器上很早就搭建了postfix和mailman服务，但后来又产生新要求，要求mailman中再添加一个域名。原来做过多次尝试，一直未果。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：wlx</title>
		<link>http://wlx.westgis.ac.cn/44/comment-page-1/#comment-153</link>
		<dc:creator>wlx</dc:creator>
		<pubDate>Sun, 20 Mar 2005 15:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mygis.org/44/#comment-153</guid>
		<description>出现unknown user错误。
1、修改main.cf：
myorigin = list.cngis.org 
transport_maps        = mysql:/etc/postfix/mysql-transport.cf 
（注意要在数据库中添加transport表，并创建相应的CF文件）
2、在mysql库添加数据
insert into transport set domain=&#039;list.cngis.org&#039;,destination=&#039;local:&#039;; 
3、重器对应的服务
/etc/init.d/postfix reload
/etc/init.d/mailman restart
</description>
		<content:encoded><![CDATA[<p>出现unknown user错误。<br />
1、修改main.cf：<br />
myorigin = list.cngis.org<br />
transport_maps        = mysql:/etc/postfix/mysql-transport.cf<br />
（注意要在数据库中添加transport表，并创建相应的CF文件）<br />
2、在mysql库添加数据<br />
insert into transport set domain=&#8217;list.cngis.org&#8217;,destination=&#8217;local:&#8217;;<br />
3、重器对应的服务<br />
/etc/init.d/postfix reload<br />
/etc/init.d/mailman restart</p>
]]></content:encoded>
	</item>
</channel>
</rss>

