Balsa-2.2.6

Introduction to Balsa

The Balsa package contains a GNOME 2 based mail client.

Package information

  • Download (HTTP): http://balsa.gnome.org/balsa-2.2.6.tar.bz2

  • Download (FTP):

  • Download MD5 sum: 6179fadbfc5cca642dac081519acef25

  • Download size: 2.9 MB

  • Estimated disk space required: 45.9 MB

  • Estimated build time: 0.67 SBU

Installation of Balsa

Install Balsa by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --localstatedir=/var/lib --sysconfdir=/etc/gnome &&
make &&
make install

Command explanations

--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.

--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.

--with-ssl: Use this option to enable SSL support if OpenSSL is installed.

--with-ldap: Use this option to enable LDAP address book support if OpenLDAP is installed.

--with-gpgme: Use this option to enable GPG support if “GnuPG Made Easy” (GPGME) is installed.

--enable-smime: Use this option to enable S/MIME support if GnuPG-1.9.x is installed.

Configuring Balsa

Configuration Information

All configuration of Balsa is done through the Balsa menu system, with mailbox configuration done with the Settings—>Preferences menu.

Contents

The Balsa package contains balsa.

Description

balsa

balsa is a GNOME 2 based mail client.

Last updated on 2005-02-13 17:28:14 -0700