Ignore:
Timestamp:
03/11/2004 07:21:35 AM (20 years ago)
Author:
Tushar Teredesai <tushar@…>
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_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dfadf48
Parents:
a945d40
Message:

Updated to courier-0.45.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/courier/courier-exp.xml

    ra945d40 r2f473b2  
    1111when <application>Courier</application> is active.</para>
    1212
    13 <para><parameter>--libexecdir=/usr/sbin</parameter>: libexecdir contains
     13<para><parameter>--libexecdir=/usr/lib/courier</parameter>: libexecdir contains
    1414programs and libraries that cannot be directly executed from the command-line.
    1515</para>
     
    2323defaults to the subdirectory <filename class="directory">var</filename> in the
    2424directory specified by the <option>--prefix</option> option.</para>
     25
     26<para><option>--with-paranoid-smtpext</option>:be paranoid when negotiating Courier-specific
     27ESMTP extensions with remote servers. The <application>Courier</application> mail server
     28defines and implements certain experimental ESMTP extensions: XVERP and XEXDATA. Problems may
     29result in the event that someone else uses the same name to implement some other extension.
     30If this option is specified, <application>Courier's</application> ESMTP server will also
     31advertise a dummy ESMTP capability called XCOURIEREXTENSIONS, and will not recognize any
     32Courier-specific extensions unless the remote mail server also advertises this dummy ESMTP
     33capability.</para>
     34
     35<para><option>--disable-autorenamesent</option>: do not rename the Sent folder every month.
     36This option can also be controlled by the SQWEBMAIL_AUTORENAMESENT environment variable.</para>
    2537
    2638<para><option>--disable-root-check</option>: Allows
Note: See TracChangeset for help on using the changeset viewer.