mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
6732c09460
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0
30 lines
899 B
XML
30 lines
899 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<sect1 id="intro-welcome-newsserver">
|
|
<?dbhtml filename="newsserver.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>News Server</title>
|
|
|
|
<para>All the mailing lists hosted at &lfs-domainname; are also
|
|
accessible via the NNTP server. All messages posted to a mailing
|
|
list will be copied to its correspondent newsgroup. Note, however,
|
|
that as this is written, it is not possible to write to the mailing
|
|
lists via the NNTP service.</para>
|
|
|
|
|
|
<para>The news server can be reached at <ulink
|
|
url="news:news.&lfs-domainname;">news.&lfs-domainname;</ulink>.</para>
|
|
|
|
</sect1>
|
|
|