Changeset c6301dc for server


Ignore:
Timestamp:
01/17/2005 02:58:41 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
13242dc6
Parents:
17143f33
Message:

Courier corrections

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/courier.xml

    r17143f33 rc6301dc  
    7272<title>Installation of <application>Courier</application></title>
    7373<note><para><application>Courier's</application> tarball must be extacted as an
    74 unpriveleged user or the configure script will fail.</para></note>
     74unprivileged user or the configure script will fail.</para></note>
    7575 
    7676<para>Before you compile the program, you need to create the courier user
     
    9898install -d /var/lock/subsys -o root -g root -m755</command></userinput></screen>
    9999
    100 <para>Build <application>Courier</application> as an unpriveledged user
     100<para>Build <application>Courier</application> as an unprivileged user
    101101with the following commands:</para>
    102102
     
    254254domains, you must add them to
    255255<filename>/etc/courier/hosteddomains</filename>. This file should exist
    256 wether you need a hosted domain list or not:</para>
     256whether you need a hosted domain list or not:</para>
    257257
    258258<screen><userinput role="root"><command>touch /etc/courier/hosteddomains</command></userinput></screen>
     
    282282mkpop3dcert</command></userinput></screen>
    283283
    284 <para>All of courier's configuration files reside in the directory
    285 <filename class="directory">/etc/courier/</filename>.  For each service
    286 <acronym>SMTP</acronym>, <acronym>POP3</acronym> and
     284<para>All of <application>Courier</application>'s configuration files reside
     285in the directory <filename class="directory">/etc/courier/</filename>.  For
     286each service <acronym>SMTP</acronym>, <acronym>POP3</acronym> and
    287287<acronym>IMAP</acronym>, you will have a standard config file, and an
    288288<acronym>SSL</acronym> config file.  For each service that you
     
    307307
    308308<para>You will also need to copy the <filename>webmail</filename> file from
    309 <filename>/usr/lib/courier/courier/webmail</filename> to your <filename>cgi-bin
    310 </filename> directory of your <application>Apache</application>
    311 server.</para>
     309<filename>/usr/lib/courier/courier/webmail</filename> to the
     310<filename class='directory'>cgi-bin</filename> directory of your
     311<application>Apache</application> server.</para>
    312312
    313313<screen><userinput role="root"><command>cp -a /usr/lib/courier/courier/webmail/webmail /srv/www/cgi-bin</command></userinput></screen>
    314314
    315315<para>You will then need to copy the images to a directory under your
    316 <filename>htdocs</filename> directory of your
     316<filename class='directory'>htdocs</filename> directory of your
    317317<application>Apache</application> server. The directory needs to be named
    318 <filename>webmail</filename> or you need to specify it during the configure
    319 phase with <parameter>--enable-imageurl=<replaceable>[URL]</replaceable></parameter>.</para>
     318<filename class='directory'>webmail</filename> or you need to specify it
     319during the configure phase with
     320<parameter>--enable-imageurl=<replaceable>[URL]</replaceable></parameter>.</para>
    320321
    321322<screen><userinput role="root"><command>cp -a /usr/share/courier/sqwebmail/images /srv/www/htdocs/webmail</command></userinput></screen>
     
    343344<screen><userinput role="root"><command>touch /etc/courier/webadmin/unsecureok</command></userinput></screen>
    344345
    345 <para>If you use <application>LinuxPAM</application> on your system,
     346<para>If you use <application>Linux-PAM</application> on your system,
    346347you will need to create the <acronym>PAM</acronym> configuration files:</para>
    347348
     
    383384<command>EOF</command></userinput></screen>
    384385
    385 <para id="courier-init">Finally, if you wish to start courier at boot, install
     386<para id="courier-init">Finally, if you wish to start the
     387<application>Courier</application> server at boot, install
    386388the <filename>/etc/rc.d/init.d/courier</filename> bootscript included in the
    387389<xref linkend="intro-important-bootscripts"/> package.</para>
     
    515517userdbpw, vchkpw2userdb, webgpg, webmaild</seg>
    516518
    517 <seg>/etc/courier, /usr/lib/courier, /usr/share/courier and
    518 /var/lib/courier</seg>
     519<seg>/etc/courier, /usr/lib/courier, /usr/share/courier, /var/lib/courier,
     520/var/lock/subsys, /var/run/courier and /var/spool/courier</seg>
    519521
    520522</seglistitem>
     
    535537<varlistentry id="courier">
    536538<term><command>courier</command></term>
    537 <listitem><para>administrative command used to control the courier
    538 scheduling engine.</para>
     539<listitem><para>administrative command used to control the
     540<application>Courier</application> scheduling engine.</para>
    539541<indexterm zone="courier-package courier">
    540542<primary sortas="b-courier">courier</primary></indexterm>
     
    587589<varlistentry id="courierperlfilter">
    588590<term><command>courierperlfilter</command></term>
    589 <listitem><para>a sample filter written in perl.</para>
     591<listitem><para>a sample filter written in
     592<application>Perl</application>.</para>
    590593<indexterm zone="courier-package courierperlfilter">
    591594<primary sortas="b-courierperlfilter">courierperlfilter</primary></indexterm>
     
    595598<varlistentry id="courierpop3d">
    596599<term><command>courierpop3d</command></term>
    597 <listitem><para>courier pop3 server.</para>
     600<listitem><para>is a <application>Courier</application>
     601<acronym>POP</acronym>3 server.</para>
    598602<indexterm zone="courier-package courierpop3d">
    599603<primary sortas="b-courierpop3d">courierpop3d</primary></indexterm>
     
    603607<varlistentry id="courierpop3login">
    604608<term><command>courierpop3login</command></term>
    605 <listitem><para>reads the POP3 userid and password and passes them to the
    606 authentication modules.</para>
     609<listitem><para>reads the <acronym>POP</acronym>3 userid and password and
     610passes them to the authentication modules.</para>
    607611<indexterm zone="courier-package courierpop3login">
    608612<primary sortas="b-courierpop3login">courierpop3login</primary></indexterm>
     
    613617<term><command>couriertcpd</command></term>
    614618<listitem><para>accepts incoming network connections, and runs other
    615 courier programs after establishing each network connection.</para>
     619<application>Courier</application> programs after establishing each network
     620connection.</para>
    616621<indexterm zone="courier-package couriertcpd">
    617622<primary sortas="b-couriertcpd">couriertcpd</primary></indexterm>
     
    621626<varlistentry id="couriertls">
    622627<term><command>couriertls</command></term>
    623 <listitem><para>used by applications to encrypt a network connection
    624 using SSL/TLS</para>
     628<listitem><para>is used by applications to encrypt a network connection
     629using <acronym>SSL</acronym>/<acronym>TLS</acronym>.</para>
    625630<indexterm zone="courier-package couriertls">
    626631<primary sortas="b-couriertls">couriertls</primary></indexterm>
     
    630635<varlistentry id="dotforward">
    631636<term><command>dotforward</command></term>
    632 <listitem><para>a compatibility module that reads forwarding
    633 instructions in $HOME/.forward.</para>
     637<listitem><para>is a compatibility module that reads forwarding
     638instructions in <filename>$HOME/.forward</filename>.</para>
    634639<indexterm zone="courier-package dotforward">
    635640<primary sortas="b-dotforward">dotforward</primary></indexterm>
     
    639644<varlistentry id="dupfilter">
    640645<term><command>dupfilter</command></term>
    641 <listitem><para>a threaded filter that tries to block junk E-mail by
     646<listitem><para>is a threaded filter that tries to block junk E-mail by
    642647attempting to detect multiple copies of the same message, which are
    643648rejected.</para>
     
    649654<varlistentry id="esmtpd">
    650655<term><command>esmtpd</command></term>
    651 <listitem><para>a control script for courieresmtpd.</para>
     656<listitem><para>is a control script for courieresmtpd.</para>
    652657<indexterm zone="courier-package esmtpd">
    653658<primary sortas="b-esmtpd">esmtpd</primary></indexterm>
     
    657662<varlistentry id="esmtpd-msa">
    658663<term><command>esmtpd-msa</command></term>
    659 <listitem><para>a control script for courieresmtpd, but adds message
     664<listitem><para>is a control script for courieresmtpd, but adds message
    660665submission port 587 for the <acronym>MSA</acronym> protocol.</para>
    661666<indexterm zone="courier-package esmtpd-msa">
     
    674679<varlistentry id="imapd">
    675680<term><command>imapd</command></term>
    676 <listitem><para>the Courier-IMAP server.</para>
     681<listitem><para>is the
     682<application>Courier</application>-<acronym>IMAP</acronym>
     683server.</para>
    677684<indexterm zone="courier-package imapd">
    678685<primary sortas="b-imapd">imapd</primary></indexterm>
     
    682689<varlistentry id="lockmail">
    683690<term><command>lockmail</command></term>
    684 <listitem><para>a helper utility for locking  mailbox files.</para>
     691<listitem><para>is a helper utility for locking  mailbox files.</para>
    685692<indexterm zone="courier-package lockmail">
    686693<primary sortas="b-lockmail">lockmail</primary></indexterm>
     
    690697<varlistentry id="mailbot">
    691698<term><command>mailbot</command></term>
    692 <listitem><para>a <acronym>MIME</acronym>-aware autoresponder utility.</para>
     699<listitem><para>is a <acronym>MIME</acronym>-aware autoresponder utility.</para>
    693700<indexterm zone="courier-package mailbot">
    694701<primary sortas="b-mailbot">mailbot</primary></indexterm>
     
    706713<varlistentry id="maildirkw">
    707714<term><command>maildirkw</command></term>
    708 <listitem><para>modifies Courier-IMAP compatible maildir message
    709 keywords.</para>
     715<listitem><para>modifies
     716<application>Courier</application>-<acronym>IMAP</acronym> compatible maildir
     717message keywords.</para>
    710718<indexterm zone="courier-package maildirkw">
    711719<primary sortas="b-maildirkw">maildirkw</primary></indexterm>
     
    723731<varlistentry id="maildrop">
    724732<term><command>maildrop</command></term>
    725 <listitem><para>a replacement local mail delivery agent that includes a
     733<listitem><para>is a replacement local mail delivery agent that includes a
    726734mail filtering language.</para>
    727735<indexterm zone="courier-package maildrop">
     
    760768<varlistentry id="makedat">
    761769<term><command>makedat</command></term>
    762 <listitem><para>a utility to create GDBM or DB files from plain text
    763 files.</para>
     770<listitem><para>is a utility to create <application>GDBM</application> or
     771<application>DB</application> files from plain text files.</para>
    764772<indexterm zone="courier-package makedat">
    765773<primary sortas="b-makedat">makedat</primary></indexterm>
     
    796804<varlistentry id="makesmtpaccess">
    797805<term><command>makesmtpaccess</command></term>
    798 <listitem><para>builds <acronym>ESMTP</acronym> server access file from the
     806<listitem><para>builds <acronym>ESMTP</acronym> server access files from the
    799807<filename class="directory">/etc/courier/smtpaccess</filename>
    800808directory.</para>
     
    806814<varlistentry id="makesmtpaccess-msa">
    807815<term><command>makesmtpaccess-msa</command></term>
    808 <listitem><para>builds <acronym>ESMTP</acronym> server access file from the
     816<listitem><para>builds <acronym>ESMTP</acronym> server access files from the
    809817<filename class="directory">/etc/courier/smtpaccess</filename> directory.
    810818This esmtp list is for the <acronym>MSA</acronym> protocol.</para>
     
    816824<varlistentry id="makeuserdb">
    817825<term><command>makeuserdb</command></term>
    818 <listitem><para>builds user/password db from the contents
     826<listitem><para>builds a user/password db from the contents
    819827of <filename class="directory">/tools/etc/courier/userdb</filename>.</para>
    820828<indexterm zone="courier-package makeuserdb">
     
    861869<varlistentry id="pop3d">
    862870<term><command>pop3d</command></term>
    863 <listitem><para>a wrapper script for <command>couriertcpd</command> to
     871<listitem><para>is a wrapper script for <command>couriertcpd</command> to
    864872start and stop the <acronym>POP3</acronym> service.</para>
    865873<indexterm zone="courier-package pop3d">
     
    870878<varlistentry id="pop3d-ssl">
    871879<term><command>pop3d-ssl</command></term>
    872 <listitem><para>a wrapper script for <command>couriertcpd</command> to
     880<listitem><para>is a wrapper script for <command>couriertcpd</command> to
    873881start and stop the <acronym>POP3</acronym> over <acronym>SSL</acronym>
    874882service.</para>
     
    880888<varlistentry id="preline">
    881889<term><command>preline</command></term>
    882 <listitem><para>prepends legacy mbox headers to mail messages.</para>
     890<listitem><para>prepends legacy <filename>mbox</filename> headers to mail
     891messages.</para>
    883892<indexterm zone="courier-package preline">
    884893<primary sortas="b-preline">preline</primary></indexterm>
     
    897906<varlistentry id="reformime">
    898907<term><command>reformime</command></term>
    899 <listitem><para>a utility for reformatting MIME messages.</para>
     908<listitem><para>is a utility for reformatting <acronym>MIME</acronym>
     909messages.</para>
    900910<indexterm zone="courier-package reformime">
    901911<primary sortas="b-reformime">reformime</primary></indexterm>
     
    905915<varlistentry id="sendmail-courier">
    906916<term><command>sendmail</command></term>
    907 <listitem><para>reads an email message and delivers the message to it's
     917<listitem><para>reads an email message and delivers the message to its
    908918recipients.</para>
    909919<indexterm zone="courier-package sendmail-courier">
     
    914924<varlistentry id="submit">
    915925<term><command>submit</command></term>
    916 <listitem><para>submits messages to <application>Courier</application>for
     926<listitem><para>submits messages to <application>Courier</application> for
    917927processing.</para>
    918928<indexterm zone="courier-package submit">
     
    932942<varlistentry id="userdb">
    933943<term><command>userdb</command></term>
    934 <listitem><para>a script to individually manipulate entries in
     944<listitem><para>is a script to individually manipulate entries in
    935945<filename>/tools/etc/courier/userdb.</filename></para>
    936946<indexterm zone="courier-package userdb">
Note: See TracChangeset for help on using the changeset viewer.