Touch up of original submission. This is the starting point only. No content

yet!
This commit is contained in:
hal 2003-06-08 12:52:59 +00:00
parent a14df47433
commit ac4ffb5193
1 changed files with 29 additions and 45 deletions

View File

@ -1,7 +1,9 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://docbook.org/xml/4.2/docbookx.dtd" []>
"http://docbook.org/xml/4.2/docbookx.dtd" [
<!ENTITY % draft "INCLUDE">
<!ENTITY doctitle "Anti-Spam HOWTO"> ]>
<article>
<articleinfo>
@ -9,11 +11,18 @@
<title>Anti-Spam HOWTO</title>
<author>
<firstname>your_firstname</firstname>
<surname>your_surname</surname>
<firstname>Christopher</firstname>
<surname>Alpert</surname>
<affiliation>
<!-- Valid email...spamblock/scramble if so desired -->
<address><email>xxx@xxx.xxx</email></address>
<address><email>christopher.alpert@mcgill.ca</email></address>
</affiliation>
</author>
<author>
<firstname>Hal</firstname>
<surname>Burgiss</surname>
<affiliation>
<address><email>hal@foobox.net</email></address>
</affiliation>
</author>
@ -26,7 +35,7 @@
<revnumber>0.9</revnumber>
<date>2002-06-07</date>
<authorinitials>HB</authorinitials>
<revremark>first draft proposed</revremark>
<revremark>first draft, a mere beginning</revremark>
</revision>
</revhistory>
@ -47,8 +56,9 @@
<title>Introduction</title>
<para>
Provide a good overview and anything else you may think is needed in
this area. Looking at other HOWTOs may assist in providing ideas.
This HOWTO will address the impact of SPAM on computer users and networks,
large and small. We will look at the problem and various solutions that are
available to Linux administrators and users.
</para>
<!-- Legal Sections -->
@ -57,15 +67,14 @@
<!-- The LDP recommends, but doesn't require, the GFDL -->
<para>
This document, <emphasis>Sample XML HOWTO</emphasis>,
is copyrighted (c) 2002 by <emphasis>author_name</emphasis>.
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation
License, Version 1.1 or any later version published
by the Free Software Foundation; with no Invariant Sections,
with no Front-Cover Texts, and with no Back-Cover Texts.
A copy of the license is available at
<ulink url="http://www.gnu.org/copyleft/fdl.html">
This document, <citetitle>&doctitle;</citetitle>,
is copyrighted &copy; 2003 by <emphasis>Chris Alpert</emphasis> and
<emphasis>Hal Burgiss</emphasis>. Permission is granted to copy,
distribute and/or modify this document under the terms of the GNU Free
Documentation License, Version 1.1 or any later version published by the
Free Software Foundation; with no Invariant Sections, with no Front-Cover
Texts, and with no Back-Cover Texts. A copy of the license is available
at <ulink url="http://www.gnu.org/copyleft/fdl.html">
http://www.gnu.org/copyleft/fdl.html</ulink>.
</para>
@ -95,14 +104,14 @@
</sect2>
<!-- Give credit where credit is due...very important -->
<!--
<sect2 id="credits">
<title>Credits / Contributors</title>
<para>
In this document, I have the pleasure of acknowledging:
</para>
<!-- Please scramble addresses; help prevent spam/email harvesting -->
<itemizedlist>
<listitem>
<para>Individual 1 <email>someone1 (at) somewhere.org</email></para>
@ -112,7 +121,7 @@
</listitem>
</itemizedlist>
</sect2>
-->
<!-- Feedback -->
<sect2 id="feedback">
<title>Feedback</title>
@ -120,38 +129,13 @@
<para>
Feedback is most certainly welcome for this document. Send
your additions, comments and criticisms to the following
email address : <email>xxx@xxx.xxx</email>.
email address : <email>anti-spam-howto@lists.mcgill.ca</email>.
</para>
</sect2>
<!-- Translations -->
<sect2 id="translations">
<title>Translations</title>
<para>
Pointers to available translations are nice.
Also your translators tend to give very important inputs.
</para>
<itemizedlist>
<listitem>
<para>
<ulink url="http://tldp.org/">French Translation</ulink>
provided by Individual <email>someone (at) somewhere.fr</email>
</para>
</listitem>
<listitem>
<para>
<ulink url="http://tlpd.org/">German Translation</ulink>
provided by Individual <email>someone (at) somewhere.de</email>
</para>
</listitem>
</itemizedlist>
</sect2>
</sect1>
<!-- rest of document follows... -->
</article>