由 Dragonsoar 在 08-11-2004 23:49 发表:
什么是A记录?
在chinaunix看到这个:
> quote:
>
> * * *
>
> 给新浪发信的解决办法
>
> qmail
>
> echo "我的邮件服务器的真实域名(A记录)" > /var/qmail/control/helohost
>
>
>
> postfix
>
> postconf -e "smtp_helo_name = 我的邮件服务器的域名(A记录)"
>
>
>
> sendmail
>
> vi /etc/sendmail.cf
>
> Cw我的邮件服务器的域名(A记录)
>
>
>
> sina需要解析heloname的A记录,如果这个A没有指到邮件服务器上,就肯定会被拒收.
>
> * * *
请问什么是A记录?
如果我有个网站域名是www.mynet.org,登录我的webmail时要输入
www.mynet.org/igenus/index.php,那么我的A记录应该是什么?
由 Dragonsoar 在 08-12-2004 11:20 发表:
自己顶
由 Snoopy 在 08-12-2004 21:04 发表:
http://www.study-area.org/menu1.htm
这里有关dns的详细操作及概念,看下吧
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 txkss 在 08-12-2004 23:38 发表:
A记录就是address 地址记录啊
由 Snoopy 在 08-12-200