2004-06-13 13:38:30 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-02 23:59:17 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
2004-06-13 13:38:30 +08:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY sendmail-download-ftp "ftp://ftp.sendmail.org/pub/sendmail/sendmail.&sendmail-version;.tar.gz">
|
|
|
|
<!ENTITY sendmail-download-http "http://www.sendmail.org/ftp/sendmail.&sendmail-version;.tar.gz">
|
2005-02-12 10:51:10 +08:00
|
|
|
<!ENTITY sendmail-md5sum "2809fbf9c8b067947b650d0128928d05">
|
2005-01-10 15:38:02 +08:00
|
|
|
<!ENTITY sendmail-size "1.9 MB">
|
2005-01-16 08:10:48 +08:00
|
|
|
<!ENTITY sendmail-buildsize "18.8 MB">
|
|
|
|
<!ENTITY sendmail-time "0.38 SBU">
|
2004-06-13 13:38:30 +08:00
|
|
|
]>
|
|
|
|
|
2005-01-26 00:02:00 +08:00
|
|
|
<sect1 id="sendmail" xreflabel="Sendmail-&sendmail-version;">
|
2004-08-08 14:00:58 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-08 14:00:58 +08:00
|
|
|
</sect1info>
|
2004-05-07 10:32:10 +08:00
|
|
|
<?dbhtml filename="sendmail.html"?>
|
2003-09-27 03:39:35 +08:00
|
|
|
<title>Sendmail-&sendmail-version;</title>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail">
|
2005-01-17 00:56:15 +08:00
|
|
|
<primary sortas="a-Sendmail">Sendmail</primary></indexterm>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2004-06-13 13:38:30 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>Sendmail</application></title>
|
|
|
|
|
2004-06-23 04:13:40 +08:00
|
|
|
<para>The <application>Sendmail</application> package contains a Mail
|
|
|
|
Transport Agent (<acronym>MTA</acronym>).</para>
|
2004-06-13 13:38:30 +08:00
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
2005-01-10 15:38:02 +08:00
|
|
|
<listitem><para>Download (HTTP):
|
|
|
|
<ulink url="&sendmail-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP):
|
|
|
|
<ulink url="&sendmail-download-ftp;"/></para></listitem>
|
2005-02-12 10:51:10 +08:00
|
|
|
<listitem><para>Download MD5 sum: &sendmail-md5sum;</para></listitem>
|
2004-06-13 13:38:30 +08:00
|
|
|
<listitem><para>Download size: &sendmail-size;</para></listitem>
|
2005-01-10 15:38:02 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
|
|
|
&sendmail-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&sendmail-time;</para></listitem></itemizedlist>
|
2004-06-13 13:38:30 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3><title><application>Sendmail</application> dependencies</title>
|
2004-06-23 04:13:40 +08:00
|
|
|
|
2004-06-13 13:38:30 +08:00
|
|
|
<sect4><title>Required</title>
|
2005-02-12 10:51:10 +08:00
|
|
|
<para><xref linkend="db"/> and <xref linkend="procmail"/></para>
|
|
|
|
</sect4>
|
2004-06-23 04:13:40 +08:00
|
|
|
|
|
|
|
<sect4><title>Optional</title>
|
2005-01-26 00:02:00 +08:00
|
|
|
<para><xref linkend="openssl"/>,
|
2005-01-10 15:38:02 +08:00
|
|
|
<xref linkend="openldap"/>,
|
|
|
|
<xref linkend="tcpwrappers"/>,
|
|
|
|
<xref linkend="pcre"/>,
|
2004-08-05 14:30:48 +08:00
|
|
|
<xref linkend="cyrus-sasl"/>,
|
2004-08-08 14:00:58 +08:00
|
|
|
<ulink url="http://www-dev.cites.uiuc.edu/ph/nph/">nph</ulink>, and
|
|
|
|
<xref linkend="gs"/> or <xref linkend="espgs"/> (for creating
|
2005-02-12 10:51:10 +08:00
|
|
|
<acronym>PDF</acronym> documentation)</para>
|
|
|
|
</sect4>
|
2004-06-13 13:38:30 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>Sendmail</application></title>
|
|
|
|
|
2004-06-23 04:13:40 +08:00
|
|
|
<para>Before building <application>Sendmail</application>, create the users,
|
|
|
|
groups and directories that <application>Sendmail</application> requires
|
2005-01-31 07:01:56 +08:00
|
|
|
with the following commands issued as the root user:</para>
|
2004-06-13 13:38:30 +08:00
|
|
|
|
2005-01-31 07:01:56 +08:00
|
|
|
<screen><userinput role='root'><command>groupadd smmsp &&
|
2004-06-13 13:38:30 +08:00
|
|
|
groupadd mail &&
|
2005-01-10 15:38:02 +08:00
|
|
|
useradd -c "Sendmail Daemon" -g smmsp -G mail smmsp &&
|
2004-06-13 13:38:30 +08:00
|
|
|
chmod 1777 /var/mail &&
|
|
|
|
mkdir /var/spool/mqueue</command></userinput></screen>
|
|
|
|
|
2005-03-03 13:40:08 +08:00
|
|
|
<para><emphasis>Note:</emphasis> See the source tree
|
|
|
|
<filename>sendmail/README</filename> file for information on linking optional
|
|
|
|
packages into the build. Use the example below, which adds support for
|
|
|
|
<application>tcpwrappers</application>, <acronym>SASL</acronym>,
|
|
|
|
Start<acronym>TLS</acronym>
|
|
|
|
(<application>Open<acronym>SSL</acronym></application>) and
|
|
|
|
<application>Open<acronym>LDAP</acronym></application>, as a starting point.
|
|
|
|
Of course, modify it to suit your particular needs.</para>
|
|
|
|
|
|
|
|
<screen><userinput><command>cat >> devtools/Site/site.config.m4 << "EOF"</command>
|
|
|
|
APPENDDEF(`confENVDEF',`-DSTARTTLS -DTCPWRAPPERS -DSASL -DLDAPMAP')
|
|
|
|
APPENDDEF(`confLIBS', `-lssl -lcrypto -lwrap -lsasl2 -lldap -llber')
|
|
|
|
APPENDDEF(`confINCDIRS', `-I/usr/include/sasl')
|
|
|
|
<command>EOF</command></userinput></screen>
|
|
|
|
|
2004-06-23 04:13:40 +08:00
|
|
|
<para>Install <application>Sendmail</application> with the following
|
|
|
|
commands:</para>
|
2004-06-13 13:38:30 +08:00
|
|
|
|
2005-03-03 13:40:08 +08:00
|
|
|
<screen><userinput><command>cat >> devtools/Site/site.config.m4 << "EOF"</command>
|
2004-06-13 13:38:30 +08:00
|
|
|
define(`confMANGRP',`root')
|
|
|
|
define(`confMANOWN',`root')
|
|
|
|
define(`confSBINGRP',`root')
|
|
|
|
define(`confUBINGRP',`root')
|
|
|
|
define(`confUBINOWN',`root')
|
2005-01-10 15:38:02 +08:00
|
|
|
<command>EOF
|
2004-06-13 13:38:30 +08:00
|
|
|
cd sendmail &&
|
|
|
|
sh Build &&
|
|
|
|
cd ../cf/cf &&
|
|
|
|
cp generic-linux.mc sendmail.mc &&
|
2005-01-31 07:01:56 +08:00
|
|
|
sh Build sendmail.cf</command></userinput></screen>
|
|
|
|
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
|
|
|
|
<screen><userinput role='root'><command>install -v -d -m755 /etc/mail &&
|
2004-06-13 13:38:30 +08:00
|
|
|
sh Build install-cf &&
|
|
|
|
cd ../../ &&
|
2004-07-25 11:09:08 +08:00
|
|
|
sh Build install &&
|
2005-01-31 07:01:56 +08:00
|
|
|
cp -v -R cf/* /etc/mail &&
|
|
|
|
cp -v cf/cf/{submit,sendmail}.mc /etc/mail &&
|
2004-07-25 11:09:08 +08:00
|
|
|
for manpage in sendmail editmap mailstats makemap praliases smrsh
|
|
|
|
do
|
2005-01-31 07:01:56 +08:00
|
|
|
install -v -m444 $manpage/$manpage.8 /usr/share/man/man8
|
2004-07-25 11:09:08 +08:00
|
|
|
done &&
|
2005-01-31 07:01:56 +08:00
|
|
|
install -v -m444 sendmail/aliases.5 /usr/share/man/man5 &&
|
|
|
|
install -v -m444 sendmail/mailq.1 /usr/share/man/man1 &&
|
|
|
|
install -v -m444 sendmail/newaliases.1 /usr/share/man/man1 &&
|
|
|
|
install -v -m444 vacation/vacation.1 /usr/share/man/man1</command></userinput></screen>
|
2004-06-13 13:38:30 +08:00
|
|
|
|
2004-06-23 04:13:40 +08:00
|
|
|
<para>Install the <application>Sendmail</application> Installation and
|
|
|
|
Operations Guide with the following commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput><command>cd doc/op &&
|
|
|
|
sed -i -e 's/groff/GROFF_NO_SGR=1 groff/' Makefile &&
|
2005-01-31 07:01:56 +08:00
|
|
|
make op.txt op.pdf</command></userinput></screen>
|
|
|
|
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
|
|
|
|
<screen><userinput role='root'><command>install -v -d -m755 /usr/share/doc/sendmail-&sendmail-version; &&
|
|
|
|
install -v -m644 op.ps op.txt op.pdf \
|
|
|
|
/usr/share/doc/sendmail-&sendmail-version; &&
|
2004-06-23 04:13:40 +08:00
|
|
|
cd ../../</command></userinput></screen>
|
|
|
|
|
2004-07-25 11:09:08 +08:00
|
|
|
<para><emphasis>Note:</emphasis> remove <filename>op.pdf</filename> from the
|
|
|
|
<command>make</command> and <command>install</command> commands if you don't
|
|
|
|
have <application>Ghostscript</application> installed.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
|
|
|
<para><command>cat > devtools/Site/site.config.m4 << "EOF"</command>:
|
|
|
|
This creates a configuration file changing some of the default settings.</para>
|
|
|
|
|
2005-01-10 15:38:02 +08:00
|
|
|
<para><command>sh Build; sh Build sendmail.cf; sh Build install-cf;
|
|
|
|
sh Build install</command>: <application>Sendmail</application> uses an
|
|
|
|
<application>m4</application> based build script to create the various
|
|
|
|
<filename>Makefile</filename>'s. These commands build and install the
|
|
|
|
package.</para>
|
2004-07-25 11:09:08 +08:00
|
|
|
|
2005-01-10 15:38:02 +08:00
|
|
|
<para><command>for manpage in...;do...;done; install ...</command>: The man
|
|
|
|
pages are installed already formatted and <command>man</command> displays them
|
|
|
|
somewhat garbled. These commands replace the formatted pages with
|
2004-07-25 11:09:08 +08:00
|
|
|
pages <command>man</command> can display properly.</para>
|
|
|
|
|
2004-06-13 13:38:30 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Configuring <application>Sendmail</application></title>
|
|
|
|
|
2005-01-11 05:05:41 +08:00
|
|
|
<sect3 id="sendmail-config"><title>Config files</title>
|
|
|
|
<para><filename>/etc/mail/*</filename></para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail sendmail-config">
|
2005-01-16 23:08:12 +08:00
|
|
|
<primary sortas="e-etc-mail">/etc/mail/*</primary></indexterm>
|
2004-06-13 13:38:30 +08:00
|
|
|
</sect3>
|
|
|
|
|
2005-01-10 15:38:02 +08:00
|
|
|
<sect3><title>Configuration information</title>
|
|
|
|
|
|
|
|
<para>Create the <filename>/etc/mail/local-host-names</filename> and
|
|
|
|
<filename>/etc/mail/aliases</filename> files using the following
|
2005-01-31 07:01:56 +08:00
|
|
|
commands as the root user:</para>
|
2004-06-13 13:38:30 +08:00
|
|
|
|
2005-01-31 07:01:56 +08:00
|
|
|
<screen><userinput role='root'><command>echo $(hostname) > /etc/mail/local-host-names
|
2005-01-10 15:38:02 +08:00
|
|
|
cat > /etc/mail/aliases << "EOF"</command>
|
2004-06-13 13:38:30 +08:00
|
|
|
postmaster: root
|
|
|
|
MAILER-DAEMON: root
|
2005-01-10 15:38:02 +08:00
|
|
|
|
|
|
|
<command>EOF
|
2004-06-13 13:38:30 +08:00
|
|
|
newaliases -v</command></userinput></screen>
|
|
|
|
|
2004-07-23 11:51:03 +08:00
|
|
|
<para><application>Sendmail</application>'s primary configuration file,
|
|
|
|
<filename>/etc/mail/sendmail.cf</filename>, is complex and not meant to be
|
|
|
|
directly edited. The recommended method to make changes is to modify
|
|
|
|
<filename>/etc/mail/sendmail.mc</filename>, and various
|
|
|
|
<application>m4</application> files, then run the <command>m4</command>
|
|
|
|
macro processor from within <filename class='directory'>/etc/mail</filename>
|
|
|
|
as follows:</para>
|
|
|
|
|
|
|
|
<screen><userinput><command>m4 m4/cf.m4 sendmail.mc > sendmail.cf</command></userinput></screen>
|
|
|
|
|
|
|
|
<para>A full explanation of the files to modify, and the available parameters
|
|
|
|
can be found in <filename>/etc/mail/README</filename>.</para>
|
|
|
|
|
2005-01-10 15:38:02 +08:00
|
|
|
<para id="sendmail-init">To automate the running of
|
|
|
|
<application>Sendmail</application> at startup, install the
|
|
|
|
<filename>/etc/rc.d/init.d/sendmail</filename> init script included in the
|
2004-06-23 04:13:40 +08:00
|
|
|
<xref linkend="intro-important-bootscripts"/> package.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail sendmail-init">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="f-sendmail-init">sendmail</primary></indexterm>
|
2004-07-23 11:51:03 +08:00
|
|
|
|
2005-01-31 07:01:56 +08:00
|
|
|
<screen><userinput role='root'><command>make install-sendmail</command></userinput></screen>
|
2004-06-13 13:38:30 +08:00
|
|
|
|
2004-06-23 04:13:40 +08:00
|
|
|
<note><para>The -qNm option to <command>sendmail</command>, where N is number
|
2004-07-23 11:51:03 +08:00
|
|
|
of minutes, controls how often <application>Sendmail</application> will process
|
|
|
|
the mail queue. A default of 5 minutes is used in the init script. Individual
|
|
|
|
workstation users may want to set this as low as 1 minute, large installations
|
|
|
|
handling more mail may want to set it higher.</para></note>
|
2004-06-13 13:38:30 +08:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2005-01-10 15:38:02 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
2005-01-31 07:01:56 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
2005-01-10 15:38:02 +08:00
|
|
|
<seglistitem>
|
|
|
|
<seg>editmap, hoststat, mailstats, mailq, makemap, newaliases, praliases,
|
|
|
|
purgestat, sendmail, smrsh and vacation</seg>
|
2005-01-31 07:01:56 +08:00
|
|
|
<seg>None</seg>
|
2005-01-10 15:38:02 +08:00
|
|
|
<seg>/etc/mail and /usr/share/doc/sendmail-&sendmail-version;</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
|
|
|
|
<varlistentry id="editmap">
|
|
|
|
<term><command>editmap</command></term>
|
|
|
|
<listitem><para>queries and edits <application>Sendmail</application> map
|
|
|
|
files.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail editmap">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-editmap">editmap</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="hoststat">
|
|
|
|
<term><command>hoststat</command></term>
|
|
|
|
<listitem><para>prints <application>Sendmail</application>'s persistent host
|
|
|
|
status.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail hoststat">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-hoststat">hoststat</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="mailstats">
|
|
|
|
<term><command>mailstats</command></term>
|
|
|
|
<listitem><para>displays <application>Sendmail</application> statistics.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail mailstats">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-mailstats">mailstats</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-01-17 00:56:15 +08:00
|
|
|
<varlistentry id="mailq-sendmail">
|
2005-01-10 15:38:02 +08:00
|
|
|
<term><command>mailq</command></term>
|
|
|
|
<listitem><para>prints a summary of outbound mail messages waiting for
|
|
|
|
delivery.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail mailq-sendmail">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-mailq">mailq</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="makemap">
|
|
|
|
<term><command>makemap</command></term>
|
|
|
|
<listitem><para>creates <application>Sendmail</application> map files.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail makemap">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-makemap">makemap</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-01-17 00:56:15 +08:00
|
|
|
<varlistentry id="newaliases-sendmail">
|
2005-01-10 15:38:02 +08:00
|
|
|
<term><command>newaliases</command></term>
|
|
|
|
<listitem><para>rebuilds <filename>/etc/mail/aliases.db</filename> from the
|
|
|
|
contents of <filename>/etc/mail/aliases</filename>.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail newaliases-sendmail">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-newaliases">newaliases</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="praliases">
|
|
|
|
<term><command>praliases</command></term>
|
|
|
|
<listitem><para>displays current <application>Sendmail</application>
|
|
|
|
aliases.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail praliases">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-praliases">praliases</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="purgestat">
|
|
|
|
<term><command>purgestat</command></term>
|
|
|
|
<listitem><para> causes <application>Sendmail</application> to clear (purge)
|
|
|
|
all its host-status information.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail purgestat">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-purgestat">purgestat</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-01-26 00:02:00 +08:00
|
|
|
<varlistentry id="sendmail-prog-sendmail">
|
2005-01-10 15:38:02 +08:00
|
|
|
<term><command>sendmail</command></term>
|
|
|
|
<listitem><para>is the <application>Sendmail</application> mail transport
|
|
|
|
agent.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail sendmail-prog-sendmail">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-sendmail">sendmail</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="smrsh">
|
|
|
|
<term><command>smrsh</command></term>
|
|
|
|
<listitem><para>is a restricted shell for
|
|
|
|
<application>Sendmail</application>.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail smrsh">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-smrsh">smrsh</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-01-17 00:56:15 +08:00
|
|
|
<varlistentry id="vacation-sendmail">
|
2005-01-10 15:38:02 +08:00
|
|
|
<term><command>vacation</command></term>
|
|
|
|
<listitem><para>is an email auto responder.</para>
|
2005-01-26 00:02:00 +08:00
|
|
|
<indexterm zone="sendmail vacation-sendmail">
|
2005-01-10 15:38:02 +08:00
|
|
|
<primary sortas="b-vacation">vacation</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
2004-06-13 13:38:30 +08:00
|
|
|
|
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|