Re: 期待您的回复(最新)
HOME.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 期待您的回复(最新)


客户端执行相应操作, 同时检查一下服务器端的日志文件。
bash# tail -f /var/log/messages


-----Original Message-----
From: Qingtao Huang - 黄青涛 [mailto:qingtao@staff.sina.com.cn] 
Sent: Monday, July 21, 2003 6:00 PM
To: johnson
Subject: 期待您的回复(最新)


johnson,您好!

不好意思,可能是我发的邮件有问题,我的用户验证已经通过了,返回“281 Ok”。不好意思邮件服务器出错了!实在对不起!
感谢您给我的帮助!不好意思,还要打扰你!
我现在用户验证已经没问题了,不过不知为什么测试时会访问不了新闻组。
我的server的ip是202.108.35.143
我测试时使用另一ip的机器telnet的内容为
[news@ ~/etc]$ telnet 202.108.35.143 nntp
Trying 202.108.35.143...
Connected to 202.108.35.143.
Escape character is '^]'
200 misc.sina.com.cn InterNetNews NNRP server INN 2.4.0 ready (posting ok)
list newsgroups
215 Descriptions in form "group description"
authinfo user qingtao
381 PASS required
authinfo pass qingtao
281 Ok
list newsgroups
215 Descriptions in form "group description"
sinamobile              For test.
test              For newbie test
listgroup test
411 No such group test
listgroup sinamobile
411 No such group sinamobile

我的active文件内容
control 0000000000 0000000001 n
control.cancel 0000000000 0000000001 n
control.checkgroups 0000000000 0000000001 n
control.newgroup 0000000000 0000000001 n
control.rmgroup 0000000000 0000000001 n
junk 0000000000 0000000001 n
sinamobile 0000000000 0000000001 n
test 0000000000 0000000001 y

我的readers.conf文件内容
auth admin {
        hosts: *
        auth: "ckpasswd -f /usr/local/news/db/userpass"
        default: <FAIL>
        default-domain: <UNKNOWN>
}


auth "localhost" {
    hosts: "localhost, 127.0.0.1, stdin"
    default: "<localhost>"
}


access "localhost" {
    users: "<localhost>"
    newsgroups: "*"
    access: RPA
}

access admin {
        users:  "*@<UNKNOWN>, !<FAIL>@<UNKNOWN>"
        newsgroups: "*,!control.*,!junk,!control"
        access: RP
}

access fail {
        users: "<FAIL>@*"
        newsgroups: !*
}

我的server的ip是202.108.35.143
我测试时使用另一ip的机器telnet的内容为
[news@ ~/etc]$ telnet 202.108.35.143 nntp
Trying 202.108.35.143...
Connected to 202.108.35.143.
Escape character is '^]'.
200 misc.sina.com.cn InterNetNews NNRP server INN 2.4.0 ready (posting ok).
list newsgroups
215 Descriptions in form "group description".