免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4298 | 回复: 7
打印 上一主题 下一主题

[Mail] 请教 postfix 如何强制 “from” 的 domain [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-09-17 10:35 |只看该作者 |倒序浏览
RT

比如我的 from 为 1@localhost,通过 postfix 之后,希望 postfix 强制将 from 修改为 1@abc.com

看过了 msaquerade_domains,msaquerade_domains 的效果是 设置了 abc.com,则 从 1@new.abc.com 通过的邮件 转变为 abc.com。这不是我要的,我希望 postffix 不关心原来的地址,全部强制改变 邮件域。

谢谢大家

论坛徽章:
0
2 [报告]
发表于 2009-09-17 11:42 |只看该作者

论坛徽章:
0
3 [报告]
发表于 2009-09-17 12:18 |只看该作者
原帖由 scyzxp 于 2009-9-17 11:42 发表
http://www.postfix.cn/postfix-ma ... WRITING_README.html


我在发帖之前已经看过了这个man。

老烦楼上又贴了个link,我决定再看一次。

但是再看一次还是没找到直接的方法。


虽然这个问题我已经用比较繁琐的方式解决了。但是最好还是能找到程序内建的选项方式。麻烦楼上说一下 到底是哪一条选项?

论坛徽章:
0
4 [报告]
发表于 2009-09-17 12:47 |只看该作者

回复 #3 latteye 的帖子

Rewrite "user%domain" to "user@domain"

    This feature is controlled by the boolean allow_percent_hack parameter (default: yes). Typically, this is used in order to deal with monstrosities such as "user%domain@otherdomain".

    NOTE: Postfix versions 2.2 and later rewrite message headers from remote SMTP clients only if the client matches the local_header_rewrite_clients parameter, or if the remote_header_rewrite_domain configuration parameter specifies a non-empty value. To get the behavior before Postfix 2.2, specify "local_header_rewrite_clients = static:all".

论坛徽章:
0
5 [报告]
发表于 2009-09-17 13:04 |只看该作者
原帖由 scyzxp 于 2009-9-17 12:47 发表
Rewrite "user%domain" to "user@domain"

    This feature is controlled by the boolean allow_percent_hack parameter (default: yes). Typically, this is used in order to deal with monstrosities su ...


Rewrite "user%domain" to "user@domain"

    此功能由 boolean 参数 allow_percent_hack 控制(默认为 yes--开启)。通常,这用来处理一些畸形的地址,列如:"user%domain@otherdomain"


    Postfix 2.2 之后(包含2.2)的版本重写远程 smtp 客户端 message header 时,只重写符合 local_header_rewrite_clients 定义的客户端。或者。。。。。(下面的内容不重要了)

我的理解,这个规则是将 latteye%abc.com@bcd.com 重写为 latteye@abc.com 的。

实在不觉得和我的需求有啥关系啊……

论坛徽章:
0
6 [报告]
发表于 2009-09-17 15:54 |只看该作者
masquerade_domains = abc.com

local_header_rewrite_clients = permit_mynetworks

加了这两行参数 貌似可以了。

论坛徽章:
0
7 [报告]
发表于 2010-03-25 15:30 |只看该作者
Something Update here

http://latteye.com/2010/03/postfix-地址替换.html

论坛徽章:
0
8 [报告]
发表于 2010-04-10 10:12 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP