Server
The server to download the list of newsgroups from.
Newsgroups
The type of request to make.
|
All |
Requests the entire list of newsgroups. |
|
Boolean |
Requests all newsgroups like "All" but keeps only those matching the search string. The search string can contain the Boolean operators AND, OR and NOT. |
|
Wildmat |
Wildmat requests are fastest because the server returns only the matching results. A wildmat search can contain wildcards, * and ?, but no Boolean operators. |
Search
The search text for either the Boolean option or Wildmat option.