At 07:56 PM 12/2/01 +0800, you wrote:
>i want to create a newgroup with chinese name (big5),
>but dnews tell me
>200 idclub DNEWS Version 5.5d1, S0, posting OK
>New group {id.個人版.一個好人},
>Modflag {}, Creator {} Description {}
> Group creation failed, check ME feed in newsfeeds.conf and max_groups
>setting (examine dnews.log too)
>281 Completed
>205 closing connection - goodbye!
>how can I do to solve this problem?
>thanks for your help ...--
Two things, first you may need to quote the name when you create it
tellnews newgroup "id.xxxxxx"
Second, you will need to set in dnews.conf
non_ascii true
And in newsfeeds.conf set your me feed to allow it, e.g.
site me
groups *
ChrisP.