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">
|
|
|
|
<!ENTITY libesmtp-download-ftp " ">
|
2005-02-05 09:41:52 +08:00
|
|
|
<!ENTITY libesmtp-md5sum "c07aa79293aa36298626fe5e68d6bfba">
|
2004-06-24 09:04:41 +08:00
|
|
|
<!ENTITY libesmtp-size "270 KB">
|
|
|
|
<!ENTITY libesmtp-buildsize "6.9 MB">
|
2004-06-13 06:56:28 +08:00
|
|
|
<!ENTITY libesmtp-time "0.16 SBU">
|
|
|
|
]>
|
|
|
|
|
2002-11-04 00:29:46 +08:00
|
|
|
<sect1 id="libesmtp" xreflabel="libesmtp-&libesmtp-version;">
|
2005-05-01 19:04:49 +08:00
|
|
|
<?dbhtml filename="libesmtp.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Libesmtp-&libesmtp-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="libesmtp">
|
|
|
|
<primary sortas="a-Libesmtp">Libesmtp</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Libesmtp</title>
|
|
|
|
|
|
|
|
<para>The <application>libesmtp</application> package contains the
|
|
|
|
<application>libesmtp</application> libraries which are used by some programs
|
|
|
|
to manage email submission to a mail transport layer.</para>
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Libesmtp Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para><xref linkend="openssl"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Libesmtp</title>
|
|
|
|
|
|
|
|
<para>Install <application>libesmtp</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
2004-06-13 06:56:28 +08:00
|
|
|
make &&
|
2005-05-01 19:04:49 +08:00
|
|
|
make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>libesmtp-config</seg>
|
|
|
|
<seg>libesmtp.[so,a] and <application>libesmtp</application>
|
|
|
|
SASL plugins</seg>
|
2005-05-12 04:38:23 +08:00
|
|
|
<seg>Not determined at this time</seg>
|
2005-05-01 19:04:49 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libesmtp-config">
|
|
|
|
<term><command>libesmtp-config</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>displays version information and the options used to
|
|
|
|
compile <application>libesmtp</application>.</para>
|
|
|
|
<indexterm zone="libesmtp libesmtp-config">
|
|
|
|
<primary sortas="b-libesmtp-config">libesmtp-config</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libesmtp-lib">
|
|
|
|
<term><filename class='libraryfile'>libesmtp.[so,a]</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is used to manage submission of electronic mail to a Mail
|
|
|
|
Transport Agent.</para>
|
|
|
|
<indexterm zone="libesmtp libesmtp-lib">
|
|
|
|
<primary sortas="c-libesmtp">libesmtp.[so,a]</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libesmtp-plugins">
|
|
|
|
<term><filename class='libraryfile'>libesmtp SASL plugins</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>are used to integrate <application>libesmtp</application> with
|
|
|
|
SASL authentication.</para>
|
|
|
|
<indexterm zone="libesmtp libesmtp-plugins">
|
|
|
|
<primary sortas="c-libesmtp-sasl-plugins">libesmtp SASL plugins</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2002-11-04 00:29:46 +08:00
|
|
|
</sect1>
|