由 zhanghualng 在 08-02-2004 22:38 发表:
邮件服务器域名解析问题
我的域名XXXX.com.cn是在万网注册的,并WEB管理界面配置为
-------------------------------------
XXXX.com.cn MX 61.134.26.xxx
-------------------------------------
配置了Sendmail认证,可以正常发信。从别的服务器发信过来的时候不成功,返回的错误信息如下:
------------------------------------------------------------------------------
This message is generated by COREMAIL email system.
I'm sorry to have to inform you that the message returned
The message to [email protected] is bounced because:
SMTP error, RCPT TO: 550 5.7.1
1<[email protected]>... Relaying denied. IP name lookup failed [202.108.44.181]
2
3\------------------------------------------------------------------------------
4
5
6
7你发送到[email protected]的邮件由于以下原因被退回:
8
9SMTP error, RCPT TO: 550 5.7.1 <[email protected]>... Relaying denied. IP name lookup failed [202.108.44.181]
10
11
12
13是域名解析的问题,还是配置上出了差错?
14
15
16
17
18* * *
19
20
21_由 Snoopy 在 08-02-2004 23:22 发表:_
22
23
24
25****
26
27
28
29
30
31问题在access 和 /etc/mail/sendmail.cf里的smtp地址
32
33__________________
34
35And then in the evening light, when the bars of freedom fall
36
37I watch the two of you in the shadows on the wall
38
39How in the darkness steals some of the choices from my hand
40
41Then will I begin to under
42
43
44
45
46* * *
47
48
49_由 zhanghualng 在 08-03-2004 07:39 发表:_
50
51
52
53****
54
55
56
57
58
59版主能说得具体一点吗?
60
61
62
63我已经把Port=smtp,Addr=127.0.0.1, Name=MTA改成Port=smtp,Addr=0.0.0.0, Name=MTA
64
65
66
67把mc文件编译成sendmail的配置,运行m4 sendmail.mc >sendmail.cf;
68
69重启sendmail后还是</[email protected]></[email protected]>