fetchmail doesn't require openssl nor fallback MDA

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15300 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2015-01-06 10:47:00 +00:00
parent c41d6d5170
commit d92abe569e

View File

@ -4,8 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!--<!ENTITY fetchmail-download-http "&sourceforge-repo;/fetchmail.berlios/fetchmail-&fetchmail-version;.tar.xz"> Not up to date -->
<!ENTITY fetchmail-download-http " ">
<!ENTITY fetchmail-download-http "&sourceforge-repo;/fetchmail/fetchmail-&fetchmail-version;.tar.xz">
<!ENTITY fetchmail-download-ftp "ftp://ftp.at.gnucash.org/pub/infosys/mail/fetchmail/fetchmail-&fetchmail-version;.tar.xz">
<!ENTITY fetchmail-md5sum "61b66faad044afa26e142bb1791aa2b3">
<!ENTITY fetchmail-size "1.2 MB">
@ -61,8 +60,8 @@
<bridgehead renderas="sect3">Fetchmail Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="openssl"/> and
a local MDA (<xref linkend="procmail"/>)
</para>