Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SUBSCRIPTIONS(5)	   InterNetNews Documentation		SUBSCRIPTIONS(5)

NAME
     subscriptions - Default recommended subscriptions

DESCRIPTION
     The  pathetc/subscriptions  file  contains a list of newsgroups that is re-
     turned by the NNTP command LIST SUBSCRIPTIONS.

     Clients that support this command usually send it the first time they  con-
     nect  to  a  new news server.  They use the returned list to initialize the
     list of subscribed newsgroups.  The  subscriptions  file  therefore  should
     contain  groups  intended	for new users, for testing, or that contain FAQs
     and other useful information for first-time Usenet users.

     The syntax of the subscriptions file is trivial; it is  a	simple	list  of
     newsgroup names, one per line.  The order of newsgroups may be significant;
     the news reading client may present the groups in that order to the user.

     Be  aware	that  use  of  the  LIST SUBSCRIPTIONS command is not widespread
     (though documented in RFC 6048) and most news clients will  never	ask  for
     this file.

EXAMPLE
     A typical subscriptions file may look like:

	 news.announce.newusers
	 news.newusers.questions
	 local.test
	 local.general
	 local.talk
	 misc.test
	 misc.test.moderated
	 news.answers
	 news.announce.newgroups

     This  gives the client the FAQs and question newsgroup for new users first,
     then a local newsgroup for testing and various commonly-read local  discus-
     sion  groups, followed by the world-wide test groups, all the FAQs, and an-
     nouncements of new world-wide newsgroups.	If there is a  local  new  users
     group, one might want to list it first.

HISTORY
     Written by Bettina Fink <laura@hydrophil.de> for InterNetNews.

SEE ALSO
     nnrpd(8).

INN 2.8.0			   2021-09-13			SUBSCRIPTIONS(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=subscriptions&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help