applied sendmail patch

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@163 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2002-08-27 22:13:00 +00:00
parent aaba28e9c1
commit c3232bb8a0
4 changed files with 7 additions and 7 deletions

View File

@ -11,7 +11,7 @@ page in Chapter 1 for details on who wrote what.</para>
<itemizedlist>
<listitem><para>August 27th, 2002 [larry]: Server: added
qpopper-4.0.4.</para></listitem>
qpopper-4.0.4. Applied submitted patch for sendmail.</para></listitem>
<listitem><para>August 27th, 2002 [larry]: Cleaned up reference to gnome
in package dependencies, removed chain dependencies (usually zlib, if

View File

@ -13,7 +13,7 @@ echo `hostname` > /etc/mail/local-host-names
cat > /etc/mail/aliases << "EOF"
postmaster: root
MAILER-DAEMON: root
EOF &amp;&amp;
EOF
cd /etc/mail &amp;&amp;
cp -R /usr/src/sendmail-8.12.5/cf/* . &amp;&amp;
cp -R /usr/src/sendmail-8.12.5/cf/cf/submit.mc . &amp;&amp;

View File

@ -1,7 +1,7 @@
<sect2>
<title>Introduction to sendmail</title>
<screen>Download location (HTTP): <ulink url="&sendmail-download-http;"/>
<screen>
Download location (FTP): <ulink url="&sendmail-download-ftp;"/>
Version used: &sendmail-version;
Package size: &sendmail-size;

View File

@ -4,7 +4,7 @@
<!ENTITY sendmail-desc SYSTEM "sendmail-desc.xml">
<!ENTITY sendmail-config SYSTEM "sendmail-config.xml">
<!ENTITY sendmail-buildsize "12 MB">
<!ENTITY sendmail-version "8.12.5">
<!ENTITY sendmail-download-http "">
<!ENTITY sendmail-download-ftp "ftp://ftp.sendmail.org/pub/sendmail/sendmail.8.12.5.tar.gz">
<!ENTITY sendmail-version "8.12.6">
<!ENTITY sendmail-download-ftp
"ftp://ftp.sendmail.org/pub/sendmail/sendmail.8.12.6.tar.gz">
<!ENTITY sendmail-size "1.8 MB">