Changeset 1708d1e9 for basicnet


Ignore:
Timestamp:
09/23/2003 10:37:29 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
19234f1
Parents:
95079c36
Message:

update openssh

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

Location:
basicnet/mailnews
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/fetchmail.xml

    r95079c36 r1708d1e9  
    1 <sect1 id="fetchmail" xreflabel="fetchmail">
     1<sect1 id="fetchmail" xreflabel="Fetchmail">
    22<?dbhtml filename="fetchmail.html" dir="basicnet"?>
    3 <title>fetchmail-&fetchmail-version;</title>
     3<title>Fetchmail-&fetchmail-version;</title>
    44
    55&fetchmail-intro;
  • basicnet/mailnews/fetchmail/fetchmail-config.xml

    r95079c36 r1708d1e9  
    11<sect2>
    2 <title>Configuring <application>fetchmail</application></title>
     2<title>Configuring <application>Fetchmail</application></title>
    33
    44<sect3><title>Config files</title>
  • basicnet/mailnews/fetchmail/fetchmail-desc.xml

    r95079c36 r1708d1e9  
    22<title>Contents</title>
    33
    4 <para>The <application>fetchmail</application> package contains
     4<para>The <application>Fetchmail</application> package contains
    55<command>fetchmail</command> and <command>fetchmailconf</command>.</para>
    66
  • basicnet/mailnews/fetchmail/fetchmail-exp.xml

    r95079c36 r1708d1e9  
    44<para><command>--with-ssl</command> : This enables
    55<acronym>SSL</acronym> if found, so that you can handle connections to
    6 secure <acronym>POP3</acronym> and <acronym>IMAP</acronym> servers.</para>
     6secure <acronym>POP</acronym>3 and <acronym>IMAP</acronym> servers.</para>
    77
    88<para><command>--enable-fallback=procmail</command> : This tells
    9 <application>fetchmail</application> to hand incoming mail to
    10 <application>procmail</application> for delivery if your port 25 mail server is
     9<application>Fetchmail</application> to hand incoming mail to
     10<application>Procmail</application> for delivery if your port 25 mail server is
    1111not present or not responding.</para>
    1212
  • basicnet/mailnews/fetchmail/fetchmail-inst.xml

    r95079c36 r1708d1e9  
    11<sect2>
    2 <title>Installation of <application>fetchmail</application></title>
     2<title>Installation of <application>Fetchmail</application></title>
    33
    4 <para>Install <application>fetchmail</application> by running the following commands:</para>
     4<para>Install <application>Fetchmail</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=/usr --with-ssl --enable-fallback=procmail &amp;&amp;
  • basicnet/mailnews/fetchmail/fetchmail-intro.xml

    r95079c36 r1708d1e9  
    11<sect2>
    2 <title>Introduction to <application>fetchmail</application></title>
     2<title>Introduction to <application>Fetchmail</application></title>
    33
    4 <para>The <application>fetchmail</application> package contains the
     4<para>The <application>Fetchmail</application> package contains the
    55<command>fetchmail</command> program. &quot;It
    66retrieves mail from remote mail servers and forwards it to your local
     
    2121</sect3>
    2222
    23 <sect3><title><application>fetchmail</application> dependencies</title>
     23<sect3><title><application>Fetchmail</application> dependencies</title>
    2424<sect4><title>Required</title>
    2525<para><xref linkend="openssl"/> and a local MDA (<xref
  • basicnet/mailnews/procmail.xml

    r95079c36 r1708d1e9  
    1 <sect1 id="procmail" xreflabel="procmail-&procmail-version;">
     1<sect1 id="procmail" xreflabel="Procmail-&procmail-version;">
    22<?dbhtml filename="procmail.html" dir="basicnet"?>
    3 <title>procmail-&procmail-version;</title>
     3<title>Procmail-&procmail-version;</title>
    44
    55&procmail-intro;
  • basicnet/mailnews/procmail/procmail-config.xml

    r95079c36 r1708d1e9  
    11<sect2>
    2 <title>Configuring <application>procmail</application></title>
     2<title>Configuring <application>Procmail</application></title>
    33
    44<sect3><title>Config files</title>
  • basicnet/mailnews/procmail/procmail-desc.xml

    r95079c36 r1708d1e9  
    22<title>Contents</title>
    33
    4 <para>The <application>procmail</application> package contains <command>procmail</command>, <command>formail</command>, <command>lockfile</command> and <command>mailstat</command>.</para>
     4<para>The <application>Procmail</application> package contains <command>procmail</command>, <command>formail</command>, <command>lockfile</command> and <command>mailstat</command>.</para>
    55
    66</sect2>
     
    2222<sect3><title>mailstat</title>
    2323<para><command>mailstat</command> prints a summary report of mail that has been
    24 filtered by <application>procmail</application> since the last time <command>
     24filtered by <command>procmail</command> since the last time <command>
    2525mailstat</command> was ran.</para></sect3>
    2626
  • basicnet/mailnews/procmail/procmail-inst.xml

    r95079c36 r1708d1e9  
    11<sect2>
    2 <title>Installation of <application>procmail</application></title>
     2<title>Installation of <application>Procmail</application></title>
    33
    4 <para>Install <application>procmail</application> by running the following commands:</para>
     4<para>Install <application>Procmail</application> by running the following commands:</para>
    55
    66<screen><userinput><command>make BASENAME=/usr install &amp;&amp;
  • basicnet/mailnews/procmail/procmail-intro.xml

    r95079c36 r1708d1e9  
    11<sect2>
    2 <title>Introduction to <application>procmail</application></title>
     2<title>Introduction to <application>Procmail</application></title>
    33
    4 <para>The <application>procmail</application> package contains an autonomous mail processor. This
     4<para>The <application>Procmail</application> package contains an autonomous mail processor. This
    55is useful for filtering and sorting incoming mail.</para>
    66
Note: See TracChangeset for help on using the changeset viewer.