Irregularitys
Sven Paulus
sven at tin.org
Thu Jun 22 09:22:16 UTC 2000
In article <ylu2epjpen.fsf at windlord.stanford.edu> you wrote:
|>> You can delete any group you like except junk and control using ctlinnd
|>> rmgroup. control is mandatory, but I think you can remove junk if you
|>> set the parameter in innd.conf that tells it not to keep junk postings.
|> No, junk is always mandatory regardless of your inn.conf.
Maybe something like
if (!strcmp(ngp->Name, "junk") || !strcmp(ngp->Name, "control"))
return FALSE;
should be added to innd/icd.c:ICDrmgroup()?
Sven
More information about the inn-workers
mailing list