Author: djensen
Date: 2006-09-30 11:12:24 -0600 (Sat, 30 Sep 2006)
New Revision: 6318
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/other/balsa.xml
Log:
Updated to Balsa-2.3.13
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-09-25 21:22:34 UTC (rev 6317)
+++ trunk/BOOK/general.ent 2006-09-30 17:12:24 UTC (rev 6318)
@@ -1,4 +1,4 @@
-<!ENTITY day "24"> <!-- Always 2 digits -->
+<!ENTITY day "30"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2006">
<!ENTITY version "svn-&year;&month;&day;">
@@ -534,7 +534,7 @@
<!-- Chapter 37 -->
<!ENTITY thunderbird-version "1.5.0.5">
<!ENTITY pan-version "0.14.2">
-<!ENTITY balsa-version "2.3.12">
+<!ENTITY balsa-version "2.3.13">
<!ENTITY gaim-version "1.5.0">
<!ENTITY xchat-version "2.6.2">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-09-25 21:22:34 UTC
(rev 6317)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-09-30 17:12:24 UTC
(rev 6318)
@@ -42,9 +42,15 @@
-->
<listitem>
- <para>September 25th, 2006</para>
+ <para>September 30th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[djensen] - Updated to Balsa-2.3.13.</para>
+ </listitem>
+ </itemizedlist>
+
+ <itemizedlist>
+ <listitem>
<para>[djensen] - Added 2 seds to LPRng-3.8.28, fixing a gcc-4.1
bug and a syntax error for newer makes.</para>
</listitem>
Modified: trunk/BOOK/xsoft/other/balsa.xml
===================================================================
--- trunk/BOOK/xsoft/other/balsa.xml 2006-09-25 21:22:34 UTC (rev 6317)
+++ trunk/BOOK/xsoft/other/balsa.xml 2006-09-30 17:12:24 UTC (rev 6318)
@@ -63,10 +63,14 @@
<xref linkend="aspell"/>, and
<xref linkend="gmime"/></para>
+ <bridgehead renderas="sect4">Recommended</bridgehead>
+ <para role="recommended"><xref linkend="libesmtp"/> (without this you will
+ have no outgoing smtp server.)</para>
+
+
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="libgtkhtml"/>,
<xref linkend="gtksourceview"/>,
- <xref linkend="libesmtp"/>,
<xref linkend="openssl"/>,
<xref linkend="openldap"/>,
<xref linkend="pcre"/>,
@@ -98,10 +102,9 @@
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix
ORBit-2.0) \
--sysconfdir=&gnome-etc-dir; \
--localstatedir=/var/lib \
- --mandir=$(pkg-config \
- --variable=prefix ORBit-2.0)/share/man &&
- --with-gtkhtml=no \
- --with-esmtp=no &&
+ --mandir=$(pkg-config --variable=prefix \
+ ORBit-2.0)/share/man &&
+ --with-gtkhtml=no &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -132,9 +135,8 @@
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>
+ <para><parameter>--with-esmtp=no</parameter>: Use this parameter is used if
+ you don't have <application>libESMTP</application> installed.</para>
<para><option>--with-ssl</option>: Use this option to enable SSL support if
<application>OpenSSL</application> is installed.</para>
@@ -166,6 +168,9 @@
through the <application>Balsa</application> menu system, with mailbox
configuration done with the Settings—>Preferences menu.</para>
+ <para>If you are unnable to connect to your ISP, they probably dont
+ support APOP. Disable it in Settings/Preferences/POP3/advanced.</para>
+
<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>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page