diff options
| author | Sam Varshavchik | 2020-10-28 21:44:03 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2020-10-28 21:58:05 -0400 | 
| commit | 188e332e9e77f6ea03bfc9e835b198bc09d54b62 (patch) | |
| tree | 63fcb00c0eb5272737ba22461276fb114a1c8455 /maildrop/mailbot.sgml | |
| parent | 0d4feee51d2c360c8f061c823b441afefddd07df (diff) | |
| download | courier-libs-188e332e9e77f6ea03bfc9e835b198bc09d54b62.tar.bz2 | |
Clean up documentation
Diffstat (limited to 'maildrop/mailbot.sgml')
| -rw-r--r-- | maildrop/mailbot.sgml | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/maildrop/mailbot.sgml b/maildrop/mailbot.sgml index a2e891b..d1bf7f9 100644 --- a/maildrop/mailbot.sgml +++ b/maildrop/mailbot.sgml @@ -1,7 +1,7 @@  <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">  <!-- Copyright 1998 - 2009 Double Precision, Inc.  See COPYING for -->  <!-- distribution information. --> -<refentry> +<refentry id="mailbot">    <info><author><firstname>Sam</firstname><surname>Varshavchik</surname><contrib>Author</contrib></author><productname>Courier Mail Server</productname></info>    <refmeta> @@ -35,7 +35,7 @@ if (/^Subject: *info/)      </informalexample>    </refsynopsisdiv> -  <refsect1> +  <refsect1 id="mailbot_description">      <title>DESCRIPTION</title> @@ -76,7 +76,7 @@ The <option>-M</option> option formats the  the autoresponse itself as a MIME delivery status notification.</para>    </refsect1> -  <refsect1> +  <refsect1 id="mailbot_options">      <title>OPTIONS</title>      <variablelist> @@ -574,7 +574,7 @@ Set the <literal>Subject:</literal> header on the autoresponse to        </varlistentry>      </variablelist> -    <refsect2> +    <refsect2 id="mailbot_autoreplies_from_a_maildir_folder">        <title>Autoreplies from a maildir folder</title>        <para>In <filename>.mailfilter:</filename></para> @@ -621,7 +621,7 @@ to "./Maildir"</programlisting>    </refsect1> -  <refsect1> +  <refsect1 id="mailbot_see_also">      <title>SEE ALSO</title>      <para> | 
