<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail 开源邮件服务解决方案 - 教你如何把用户的退信邮件抄送给你一份]]></title>
		<link>https://bbs.iredmail.org/topic2509-view.html</link>
		<atom:link href="https://bbs.iredmail.org/feed-rss-topic2509.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[教你如何把用户的退信邮件抄送给你一份 里最新回复的文章]]></description>
		<lastBuildDate>Wed, 05 Jun 2013 14:07:04 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[回复: 教你如何把用户的退信邮件抄送给你一份]]></title>
			<link>https://bbs.iredmail.org/post11714.html#p11714</link>
			<description><![CDATA[<p>这个方法好，简单有效。<br />谢谢分享。 <img src="https://bbs.iredmail.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Wed, 05 Jun 2013 14:07:04 +0000</pubDate>
			<guid>https://bbs.iredmail.org/post11714.html#p11714</guid>
		</item>
		<item>
			<title><![CDATA[教你如何把用户的退信邮件抄送给你一份]]></title>
			<link>https://bbs.iredmail.org/post11713.html#p11713</link>
			<description><![CDATA[<p>==== 必填信息。没有填写将不予回复 ====<br />- iRedMail 版本号：<br />- 使用哪个数据库存储用户帐号（OpenLDAP，MySQL，PostgreSQL）：<br />- 使用的 Linux/BSD 发行版名称及版本号：<br />- 与您的问题相关的日志信息：<br />==== ==== 必填信息。没有填写将不予回复 ====<br />- iRedMail 版本号：iRedAdmin-Pro&nbsp; &nbsp; v1.6.0 (MySQL)<br />- 使用哪个数据库存储用户帐号（OpenLDAP，MySQL，PostgreSQL）：<br />- 使用的 Linux/BSD 发行版名称及版本号：CentOS 6.4 X64<br />- 与您的问题相关的日志信息：<br />==== <br />编辑 vim /etc/dovecot/dovecot.conf 去除如下行的# 符号<br />&nbsp; &nbsp; sieve_before = /data/vmail/before_sieve/before.sieve<br />创建对应的文件 内容 如下 <br /># rule:[Undelivered Copy to maintain]<br />if allof (header :contains &quot;From&quot; &quot;MAILER-DAEMON&quot;, not header :contains &quot;To&quot; &quot;root@&quot;)<br />{<br />&nbsp; &nbsp; &nbsp; &nbsp; redirect :copy &quot;test1@domain.com&quot;;<br />}<br />注意保持权限一致<br />然后service dovecot restart <br />这样发件人 包含MAILER-DAEMON 并且 收件人不包含 root@的邮件都会复制一份到test1@domain.com这个邮箱里面，<br />这个文件的内容当然不是我手写的，这个是生成的。<br />具体生成方法看附件里面的图片吧，大家一看都笑了，原来这么简单。</p>]]></description>
			<author><![CDATA[null@example.com (warriornew)]]></author>
			<pubDate>Wed, 05 Jun 2013 08:12:54 +0000</pubDate>
			<guid>https://bbs.iredmail.org/post11713.html#p11713</guid>
		</item>
	</channel>
</rss>
