你这种方法不能用简单的翻译,必须要用CF,参考规则:
只替换FROM,如需替换别的邮件头可以参照此规则
复制内容到剪贴板
代码:
RuleName=replace_head
Enable=Yes
ThisRuleCondition=All
ProcessQueue=BOTH
Condition01=FROM|contains|AND|@god.local|
Action01=remove header|"From",""
Action02=add header|"From","apple@163.com"[
本帖最后由 wxhsh 于 2008-6-2 10:00 编辑 ]