Changeset a6ac43b for server/mail


Ignore:
Timestamp:
12/07/2005 08:14:41 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8ea26f5
Parents:
d352a28
Message:

Adding automatized scripts generation related tags. Server part.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5372 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
server/mail
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • server/mail/courier.xml

    rd352a28 ra6ac43b  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">courier-&courier-version;.tar</keyword>
     23      <keyword role="ftptdir">courier</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6266
    6367    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para><xref linkend="gdbm"/></para>
     68    <para role="required"><xref linkend="gdbm"/></para>
    6569
    6670    <bridgehead renderas="sect4">Optional</bridgehead>
    67     <para><xref linkend="mysql"/> or <xref linkend="postgresql"/>,
     71    <para role="optional"><xref linkend="mysql"/> or <xref linkend="postgresql"/>,
    6872    <xref linkend="linux-pam"/>,
    6973    <xref linkend="openssl"/>,
  • server/mail/exim.xml

    rd352a28 ra6ac43b  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">exim-&exim-version;.tar</keyword>
     23      <keyword role="ftptdir">exim</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6771
    6872    <bridgehead renderas="sect4">Required</bridgehead>
    69     <para><xref linkend="db"/> or
     73    <para role="required"><xref linkend="db"/> or
    7074    <xref linkend="gdbm"/> or
    7175    <ulink url="http://sourceforge.net/projects/tdb">TDB</ulink></para>
    7276
    7377    <bridgehead renderas="sect4">Optional</bridgehead>
    74     <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     78    <para role="optional">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    7579    <xref linkend="openldap"/>,
    7680    <xref linkend="openssl"/> or
  • server/mail/postfix.xml

    rd352a28 ra6ac43b  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">postfix-&postfix-version;.tar</keyword>
     23      <keyword role="ftptdir">postfix</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6165
    6266    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para><xref linkend="db"/></para>
     67    <para role="required"><xref linkend="db"/></para>
    6468
    6569    <bridgehead renderas="sect4">Optional</bridgehead>
    66     <para><xref linkend="pcre"/>,
     70    <para role="optional"><xref linkend="pcre"/>,
    6771    <xref linkend="mysql"/>,
    6872    <xref linkend="postgresql"/>,
     
    286290<screen role="root"><userinput>sed -i "s/LOGIN/<replaceable>[user]</replaceable>/" /etc/aliases &amp;&amp;
    287291sed -i "s/#myhostname = host.domain.tld/myhostname = \
    288         <replaceable>[localhost.localdomain]</replaceable>/" /etc/postfix/main.cf &amp;&amp;
     292  <replaceable>[localhost.localdomain]</replaceable>/" /etc/postfix/main.cf &amp;&amp;
    289293/usr/bin/newaliases &amp;&amp;
    290294/usr/sbin/postfix start</userinput></screen>
  • server/mail/qpopper.xml

    rd352a28 ra6ac43b  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">qpopper&qpopper-version;.tar</keyword>
     23      <keyword role="ftptdir">qpopper</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5862
    5963    <bridgehead renderas="sect4">Required</bridgehead>
    60     <para><ulink url="../server/mail.html">MTA</ulink></para>
     64    <para role="required"><ulink url="../server/mail.html">MTA</ulink></para>
    6165
    6266    <bridgehead renderas="sect4">Optional</bridgehead>
    63     <para><xref linkend="openssl"/>,
     67    <para role="optional"><xref linkend="openssl"/>,
    6468    <xref linkend="gdbm"/>,
    6569    <xref linkend="linux-pam"/>, and
  • server/mail/sendmail.xml

    rd352a28 ra6ac43b  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">sendmail.&sendmail-version;.tar</keyword>
     23      <keyword role="ftptdir">sendmail</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5862
    5963    <bridgehead renderas="sect4">Required</bridgehead>
    60     <para><xref linkend="db"/> and <xref linkend="procmail"/></para>
     64    <para role="required"><xref linkend="db"/> and <xref linkend="procmail"/></para>
    6165
    6266    <bridgehead renderas="sect4">Optional</bridgehead>
    63     <para><xref linkend="openssl"/>,
     67    <para role="optional"><xref linkend="openssl"/>,
    6468    <xref linkend="openldap"/>,
    6569    <xref linkend="tcpwrappers"/>,
Note: See TracChangeset for help on using the changeset viewer.