2004-06-13 06:56:28 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-13 06:56:28 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY libesmtp-download-http "http://www.stafford.uklinux.net/libesmtp/libesmtp-&libesmtp-version;.tar.bz2">
|
2005-11-14 05:14:26 +08:00
|
|
|
<!ENTITY libesmtp-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/libesmtp-&libesmtp-version;.tar.bz2">
|
2006-04-25 21:22:47 +08:00
|
|
|
<!ENTITY libesmtp-md5sum "8b4e8a794adc46268f0c6a0b3fb79486">
|
|
|
|
<!ENTITY libesmtp-size "351 KB">
|
|
|
|
<!ENTITY libesmtp-buildsize "5.8 MB">
|
2005-11-14 05:14:26 +08:00
|
|
|
<!ENTITY libesmtp-time "0.2 SBU">
|
2004-06-13 06:56:28 +08:00
|
|
|
]>
|
|
|
|
|
2005-11-14 05:14:26 +08:00
|
|
|
<sect1 id="libesmtp" xreflabel="libESMTP-&libesmtp-version;">
|
2005-05-01 19:04:49 +08:00
|
|
|
<?dbhtml filename="libesmtp.html"?>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-11-14 05:14:26 +08:00
|
|
|
<title>libESMTP-&libesmtp-version;</title>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<indexterm zone="libesmtp">
|
2005-11-14 05:14:26 +08:00
|
|
|
<primary sortas="a-libESMTP">libESMTP</primary>
|
2005-05-01 19:04:49 +08:00
|
|
|
</indexterm>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<sect2 role="package">
|
2005-11-14 05:14:26 +08:00
|
|
|
<title>Introduction to libESMTP</title>
|
2005-05-01 19:04:49 +08:00
|
|
|
|
2005-11-14 05:14:26 +08:00
|
|
|
<para>The <application>libESMTP</application> package contains the
|
|
|
|
<application>libESMTP</application> libraries which are used by some programs
|
2005-05-01 19:04:49 +08:00
|
|
|
to manage email submission to a mail transport layer.</para>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&libesmtp-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&libesmtp-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &libesmtp-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &libesmtp-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &libesmtp-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &libesmtp-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-11-14 05:14:26 +08:00
|
|
|
<bridgehead renderas="sect3">libESMTP Dependencies</bridgehead>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2005-12-02 04:50:08 +08:00
|
|
|
<para role="optional"><xref linkend="openssl"/></para>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2006-04-11 02:35:56 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/libesmtp"/></para>
|
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
</sect2>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<sect2 role="installation">
|
2005-11-14 05:14:26 +08:00
|
|
|
<title>Installation of libESMTP</title>
|
2005-05-01 19:04:49 +08:00
|
|
|
|
2005-11-14 05:14:26 +08:00
|
|
|
<para>Install <application>libESMTP</application> by running the following
|
2005-05-01 19:04:49 +08:00
|
|
|
commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
2005-06-16 09:44:11 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2005-07-28 00:35:22 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
2005-06-16 09:44:11 +08:00
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
</sect2>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2005-07-28 00:35:22 +08:00
|
|
|
<segtitle>Installed Directory</segtitle>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<seglistitem>
|
|
|
|
<seg>libesmtp-config</seg>
|
2006-04-11 02:35:56 +08:00
|
|
|
<seg>libesmtp.{so,a} and <application>libESMTP</application>
|
2005-05-01 19:04:49 +08:00
|
|
|
SASL plugins</seg>
|
2005-06-16 09:44:11 +08:00
|
|
|
<seg>/usr/lib/esmtp-plugins</seg>
|
2005-05-01 19:04:49 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<varlistentry id="libesmtp-config">
|
|
|
|
<term><command>libesmtp-config</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:33:35 +08:00
|
|
|
<para>displays version information and the options used to
|
2005-11-14 05:14:26 +08:00
|
|
|
compile <application>libESMTP</application>.</para>
|
2005-05-01 19:04:49 +08:00
|
|
|
<indexterm zone="libesmtp libesmtp-config">
|
|
|
|
<primary sortas="b-libesmtp-config">libesmtp-config</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<varlistentry id="libesmtp-lib">
|
2006-04-11 02:35:56 +08:00
|
|
|
<term><filename class='libraryfile'>libesmtp.{so,a}</filename></term>
|
2005-05-01 19:04:49 +08:00
|
|
|
<listitem>
|
2005-05-31 05:33:35 +08:00
|
|
|
<para>is used to manage submission of electronic mail to a Mail
|
2005-05-01 19:04:49 +08:00
|
|
|
Transport Agent.</para>
|
|
|
|
<indexterm zone="libesmtp libesmtp-lib">
|
2006-04-11 02:35:56 +08:00
|
|
|
<primary sortas="c-libesmtp">libesmtp.{so,a}</primary>
|
2005-05-01 19:04:49 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
<varlistentry id="libesmtp-plugins">
|
|
|
|
<term><filename class='libraryfile'>libesmtp SASL plugins</filename></term>
|
|
|
|
<listitem>
|
2005-05-31 05:33:35 +08:00
|
|
|
<para>are used to integrate <application>libesmtp</application> with
|
2005-05-01 19:04:49 +08:00
|
|
|
SASL authentication.</para>
|
|
|
|
<indexterm zone="libesmtp libesmtp-plugins">
|
|
|
|
<primary sortas="c-libesmtp-sasl-plugins">libesmtp SASL plugins</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
</variablelist>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2005-05-01 19:04:49 +08:00
|
|
|
</sect2>
|
2005-05-31 00:31:42 +08:00
|
|
|
|
2002-11-04 00:29:46 +08:00
|
|
|
</sect1>
|