mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
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:
parent
c41d6d5170
commit
d92abe569e
@ -4,8 +4,7 @@
|
|||||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||||
%general-entities;
|
%general-entities;
|
||||||
|
|
||||||
<!--<!ENTITY fetchmail-download-http "&sourceforge-repo;/fetchmail.berlios/fetchmail-&fetchmail-version;.tar.xz"> Not up to date -->
|
<!ENTITY fetchmail-download-http "&sourceforge-repo;/fetchmail/fetchmail-&fetchmail-version;.tar.xz">
|
||||||
<!ENTITY fetchmail-download-http " ">
|
|
||||||
<!ENTITY fetchmail-download-ftp "ftp://ftp.at.gnucash.org/pub/infosys/mail/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-md5sum "61b66faad044afa26e142bb1791aa2b3">
|
||||||
<!ENTITY fetchmail-size "1.2 MB">
|
<!ENTITY fetchmail-size "1.2 MB">
|
||||||
@ -61,8 +60,8 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect3">Fetchmail Dependencies</bridgehead>
|
<bridgehead renderas="sect3">Fetchmail Dependencies</bridgehead>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Required</bridgehead>
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||||
<para role="required">
|
<para role="recommended">
|
||||||
<xref linkend="openssl"/> and
|
<xref linkend="openssl"/> and
|
||||||
a local MDA (<xref linkend="procmail"/>)
|
a local MDA (<xref linkend="procmail"/>)
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user