阅 读 文 章

有关BIND问题...在线等

[来源:网上转载 (http://bbs.chinaunix.net) | 作者:网友(jood) | 时间:2007-06-25 | 浏览: 人次 ]

Paste this into your zone file:
mail3.***.com. IN TXT "v=spf1 a mx ptr"
When a mail server sends a bounce message, it uses a null MAIL FROM: <>, and a HELO address that's supposed to be its own name. SPF will still operate, but in "degraded mode" by using the HELO domain name instead. Because this wizard can't tell which name your mail server uses in its HELO command, it lists all possible names, so there may be multiple lines shown below. If you know which hostname your mail server uses in its HELO command, you should pick out the appropriate entries and ignore the rest.

So this should also appear in DNS. You may or may not be in charge of the DNS for these entries; if you are, add them.

smtp-relay.diyixian.com. IN TXT "v=spf1 a -all"
smtp-relay.dyxnet.com. IN TXT "v=spf1 a -all"


不是太明这东东。
要我在zone里面添加内容。。。但我不知要怎么添加。。。新手来的。。
请各位指教~




请搜索关键字 SPF

搜索SPF

知道//
但不知要怎么着添加内容。。


假设你的smtp发信服务器是smtp.domain.com(domain是你的域名).你在 domain的zone文件中增加

smtp IN TXT "v=spf1 a -all"

然后reload bind.

还是不明。。
domain的zone。。是在named.conf??


你的named.conf中 有类似
zone "domain.com" {
        type hint;
        file "domain";
};
打开那个file所写的domain文件
你会加A记录吗? 和加A记录一样.

不会。。
这个邮件服务器不是我做的。。他离职。。才接手的。。、
reload bind应怎么做??


TAG标签 : 在线 问题 有关 domain zone in TXT spf1 IN HELO the

最新评论 共有0位网友发表了评论

发表评论

评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名:(注册)
密码:
验证码:
匿名发表
网站地图友情连接交流论坛网站投稿广告服务联系我们留言本站长统计
Some rights reserved: www.newhtm.com, 鄂ICP备07010232号 E-mail:chinakafei@live.com,QQ:552766
中国咖啡技术网(Chmhome):国外编程技术书籍,中文编程手册,经典编程文章,交流技术,技术软件下载,计算机论文,毕业论文.