[EMAIL PROTECTED] wrote:
newsfeeds.conf

site me
 groups  *
 rules c:\filter.rule
 uucp_dir
 exclude test

filter.rule

if (matchone("Newsgroups",test)) then
   if (size()>5000) reject "Test post cannot larger than 5K"
end if

The group 'test' should be quoted - "test".

Not sure if that is the cause of the problrm. In what way is this not doing what you expect?

- Roydon L.



Reply via email to