2004-06-14 05:15:45 +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-14 05:15:45 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY balsa-download-http "http://balsa.gnome.org/balsa-&balsa-version;.tar.bz2">
|
|
|
|
<!ENTITY balsa-download-ftp " ">
|
2005-11-14 13:42:00 +08:00
|
|
|
<!ENTITY balsa-md5sum "c357968588edc753ca51d397dbc2a9d3">
|
|
|
|
<!ENTITY balsa-size "3.1 MB">
|
|
|
|
<!ENTITY balsa-buildsize "52.6 MB">
|
|
|
|
<!ENTITY balsa-time "0.7 SBU">
|
2004-06-14 05:15:45 +08:00
|
|
|
]>
|
|
|
|
|
2003-09-24 07:58:37 +08:00
|
|
|
<sect1 id="balsa" xreflabel="Balsa-&balsa-version;">
|
2005-05-21 18:37:05 +08:00
|
|
|
<?dbhtml filename="balsa.html" ?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Balsa-&balsa-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="balsa">
|
|
|
|
<primary sortas="a-Balsa">Balsa</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Balsa</title>
|
|
|
|
|
|
|
|
<para>The <application>Balsa</application> package contains a
|
2005-11-14 13:42:00 +08:00
|
|
|
<application>GNOME</application>-2 based mail client.</para>
|
2005-05-21 18:37:05 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&balsa-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&balsa-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &balsa-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &balsa-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &balsa-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &balsa-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Balsa Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2005-11-14 13:42:00 +08:00
|
|
|
<para><xref linkend="libgnomeui"/>,
|
|
|
|
<xref linkend="libgnomeprintui"/>,
|
2005-05-21 18:37:05 +08:00
|
|
|
<xref linkend="scrollkeeper"/>,
|
2005-11-14 13:42:00 +08:00
|
|
|
<xref linkend="aspell"/> and
|
|
|
|
<xref linkend="gmime"/></para>
|
2005-05-21 18:37:05 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para><xref linkend="libgtkhtml"/>,
|
2005-11-14 13:42:00 +08:00
|
|
|
<xref linkend="libesmtp"/>,
|
2005-05-21 18:37:05 +08:00
|
|
|
<xref linkend="openssl"/>,
|
|
|
|
<xref linkend="openldap"/>,
|
|
|
|
<xref linkend="pcre"/>,
|
|
|
|
<xref linkend="sendmail"/> (or other
|
|
|
|
<ulink url="../server/mail.html">MTA</ulink> that links to
|
|
|
|
<command>/usr/sbin/sendmail</command>),
|
2005-11-14 13:42:00 +08:00
|
|
|
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, and
|
|
|
|
<ulink url="http://www.sqlite.org/">SQLite</ulink></para>
|
2005-05-21 18:37:05 +08:00
|
|
|
|
2005-11-14 13:42:00 +08:00
|
|
|
<bridgehead renderas="sect4">Optional to Build Experimental S/MIME Support</bridgehead>
|
|
|
|
<para><ulink url="http://www.gnupg.org/download/index.html#libksba">Libksba</ulink>,
|
|
|
|
<ulink url="http://www.gnupg.org/download/index.html#gpgme">GPGME</ulink> and
|
|
|
|
<ulink url="http://www.gnupg.org/download/index.html#gnupg2">GnuPG-1.9.x</ulink></para>
|
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Balsa</title>
|
|
|
|
|
|
|
|
<para>Install <application>Balsa</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2005-11-14 13:42:00 +08:00
|
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome \
|
|
|
|
--with-gtkhtml=no --with-esmtp=no &&
|
2005-06-17 01:45:27 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role='root'><userinput>make install</userinput></screen>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
</sect2>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
|
|
|
|
<application>ScrollKeeper</application> files in
|
|
|
|
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
|
|
|
|
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
|
|
|
|
configuration files in <filename class="directory">/etc/gnome</filename>
|
|
|
|
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-11-14 13:42:00 +08:00
|
|
|
<para><parameter>--with-gtkhtml=no</parameter>: This parameter is used if
|
|
|
|
you don't have <application>libgtkhtml</application> installed. Remove
|
|
|
|
this parameter if the package is installed. Note that you won't be able to
|
|
|
|
read or write HTML formatted mail messages if you use this parameter.</para>
|
|
|
|
|
|
|
|
<para><parameter>--with-esmtp=no</parameter>: This parameter is used if
|
|
|
|
you don't have <application>libESMTP</application> installed. Remove this
|
|
|
|
parameter if the package is installed.</para>
|
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<para><option>--with-ssl</option>: Use this option to enable SSL support if
|
|
|
|
<application>OpenSSL</application> is installed.</para>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<para><option>--with-ldap</option>: Use this option to enable LDAP address
|
|
|
|
book support if <application>OpenLDAP</application> is installed.</para>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-11-14 13:42:00 +08:00
|
|
|
<para><option>--with-sqlite</option>: Use this option to enable SQLite
|
|
|
|
address book support if <application>SQLite</application> is
|
|
|
|
installed.</para>
|
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<para><option>--with-gpgme</option>: Use this option to enable GPG support
|
|
|
|
if <quote><application>GnuPG</application> Made Easy</quote>
|
|
|
|
(<application>GPGME</application>) is installed.</para>
|
2004-12-11 08:36:58 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<para><option>--enable-smime</option>: Use this option to enable S/MIME
|
2005-11-14 13:42:00 +08:00
|
|
|
support if <application>Libksba</application> and
|
|
|
|
<application>GnuPG-1.9.x</application> is installed.</para>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
</sect2>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<sect2 role="configuration">
|
|
|
|
<title>Configuring Balsa</title>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<sect3>
|
|
|
|
<title>Configuration Information</title>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<para>All configuration of <application>Balsa</application> is done
|
|
|
|
through the <application>Balsa</application> menu system, with mailbox
|
|
|
|
configuration done with the Settings—>Preferences menu.</para>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-11-14 13:42:00 +08:00
|
|
|
<para>If you enable filters for your incoming POP3 mail, you must have
|
|
|
|
<xref linkend="procmail"/> installed, as the incoming mail will be
|
|
|
|
handed off to <command>procmail</command> for processing.</para>
|
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
</sect3>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
</sect2>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<segmentedlist>
|
2005-11-14 13:42:00 +08:00
|
|
|
<segtitle>Installed Programs</segtitle>
|
2005-05-21 18:37:05 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<seglistitem>
|
2005-11-14 13:42:00 +08:00
|
|
|
<seg>balsa and balsa-ab</seg>
|
2005-05-21 18:37:05 +08:00
|
|
|
<seg>None</seg>
|
2005-11-14 13:42:00 +08:00
|
|
|
<seg>$GNOME_PREFIX/share/balsa, $GNOME_PREFIX/share/sounds/balsa and
|
|
|
|
$GNOME_PREFIX/share/gnome/help/balsa</seg>
|
2005-05-21 18:37:05 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
2004-06-14 05:15:45 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
<varlistentry id="balsa-prog">
|
|
|
|
<term><command>balsa</command></term>
|
|
|
|
<listitem>
|
2005-11-14 13:42:00 +08:00
|
|
|
<para>is a <application>GNOME</application>-2 based mail
|
2005-05-21 18:37:05 +08:00
|
|
|
client.</para>
|
|
|
|
<indexterm zone="balsa balsa-prog">
|
|
|
|
<primary sortas="b-balsa">balsa</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2002-12-03 06:42:06 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2002-12-03 06:42:06 +08:00
|
|
|
|
2005-05-21 18:37:05 +08:00
|
|
|
</sect1>
|