At 01:50 PM 2/24/01 +0800, you wrote:
>Pardon me if my question is so elementary :-) But I just want to verify
>why I couldn't get any reports. I've issued the command "tellnews
>report" but to no avail though according to the logs, it was sent
>succesfully. Kindly refer to the logs below;
>
>***********************
>24 13:40:20.754 6:warn: nntp: connection [6:22] From news1.skyinet.net
>202.78.88.142
>24 13:40:20.754 6:info: Manager Command (fcmd PASSWORD report )
>24 13:40:20.754 6:info: Generating Manager Report {Manager report}
>24 13:40:20.755 6:info: Timezone Offset -28800
>24 13:40:21.088 6:info: Report finished
>24 13:40:21.088 6:info: cmd: Do cmdx[6:news1.skyinet.net] {quit} {quit}
>24 13:40:21.089 :info: chan: Currently 6 users from (noarea)
>***********************
Check you have an smtp gateway in newsfeeds.conf, the above log shows the
report
is generated, but it doesn't show it being sent, for that you need an smtp
gateway defined,e.g.
site me
groups *
site your.mail.server
smtp
Then it should get sent.
ChrisP.