
#
#	accept
#

#	This file contains, one-line-per-entry, the regular expressions
#	corresponding to the newsgroups that you wish to accept.
#
#	Comments are indicated with a #, which must be the first
#	character on the line.  Blank lines are ignored.
#
#	The regexps in general use have the form "^group\..*", which
#	means beginning of line, followed by group, followed by a real
#	dot, followed by any number of any character.
#
#	Here's a few samples:
#
#		^ott\..*
#		^comp\..*
#
#	Note that there is currently no easy way to specify negation
#

^alt\..*
^can\..*
^control\..*
^comp\..*
^misc\..*
^news\..*
^ott\..*
^ont\..*
^rec\..*
^sci\..*
^soc\..*

