source: introduction/welcome/newsserver.xml@ 14136bd

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 14136bd was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 803 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="intro-welcome-newsserver">
9 <?dbhtml filename="newsserver.html"?>
10
11
12 <title>News Server</title>
13
14 <para>All the mailing lists hosted at &lfs-domainname; are also
15 accessible via the NNTP server. All messages posted to a mailing
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>
19
20
21 <para>The news server can be reached at <ulink
22 url="news:news.&lfs-domainname;">news.&lfs-domainname;</ulink>.</para>
23
24</sect1>
25
Note: See TracBrowser for help on using the repository browser.