source: introduction/welcome/newsserver.xml

trunk
Last change on this file was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 3 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 798 bytes
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[4122007]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[f45b1953]8<sect1 id="intro-welcome-newsserver">
[9e5fc16]9 <?dbhtml filename="newsserver.html"?>
[f45b1953]10
11
[9e5fc16]12 <title>News Server</title>
13
[4e88613]14 <para>All the mailing lists hosted at &lfs-domainname; are also
[a71ee9cb]15 accessible via the NNTP server. All messages posted to a mailing
[12b202ed]16 list will be copied to its correspondent newsgroup. Note, however,
17 that as this is written, it is not possible to write to the mailing
18 lists via the NNTP service.</para>
[bccbdaea]19
[9e5fc16]20
21 <para>The news server can be reached at <ulink
[4e88613]22 url="news:news.&lfs-domainname;">news.&lfs-domainname;</ulink>.</para>
[f45b1953]23
24</sect1>
25
Note: See TracBrowser for help on using the repository browser.