From 79df62689dba842c77b2ae538dbfc25a2e76652f Mon Sep 17 00:00:00 2001 From: Larry Lawrence Date: Sat, 5 Apr 2003 15:17:18 +0000 Subject: [PATCH] update to exim-4.14 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@823 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- server/mail/exim/exim-config.xml | 2 +- server/mail/exim/exim.ent | 8 ++++---- server/mail/qpopper/qpopper-config.xml | 12 ++++-------- server/mail/qpopper/qpopper-inst.xml | 6 ++---- server/mail/qpopper/qpopper-intro.xml | 6 ++---- server/mail/qpopper/qpopper.ent | 4 ++-- 6 files changed, 15 insertions(+), 23 deletions(-) diff --git a/server/mail/exim/exim-config.xml b/server/mail/exim/exim-config.xml index c1d497ccb1..f58a6a0f6e 100644 --- a/server/mail/exim/exim-config.xml +++ b/server/mail/exim/exim-config.xml @@ -2,7 +2,7 @@ Configuring exim Config files -/etc/exim.conf, /etc/aliases +/etc/exim.conf, /etc/aliases Configuration of exim diff --git a/server/mail/exim/exim.ent b/server/mail/exim/exim.ent index abc2bfa6a5..33e334e425 100644 --- a/server/mail/exim/exim.ent +++ b/server/mail/exim/exim.ent @@ -4,8 +4,8 @@ - - - + + + - + diff --git a/server/mail/qpopper/qpopper-config.xml b/server/mail/qpopper/qpopper-config.xml index 15ea644354..3a96ffb4fa 100644 --- a/server/mail/qpopper/qpopper-config.xml +++ b/server/mail/qpopper/qpopper-config.xml @@ -11,15 +11,13 @@ If you use inetd, the following command will add the qpopper entry to /etc/inetd.conf: - -echo "pop stream tcp nowait root /usr/sbin/popper popper" >> \ +echo "pop stream tcp nowait root /usr/sbin/popper popper" >> \ /etc/inetd.conf && echo "pop 110/tcp" >> /etc/services && killall inetd || inetd && echo "local0.notice;local0.debug /var/log/POP.log" >> \ /etc/syslog.conf && -killall -HUP syslogd - +killall -HUP syslogd Issue a killall -HUP inetd to reread the changed inetd.conf file. @@ -27,8 +25,7 @@ file. If you use xinetd, the following command will add the qpopper entry to /etc/xinetd.conf: - -cat >> /etc/xinetd.conf << "EOF" +cat >> /etc/xinetd.conf << "EOF" service pop { port = 110 @@ -40,8 +37,7 @@ cat >> /etc/xinetd.conf << "EOF" server = /usr/sbin/popper server_args = popper } -EOF - +EOF Issue a killall -HUP xinetd to reread the changed xinetd.conf file. diff --git a/server/mail/qpopper/qpopper-inst.xml b/server/mail/qpopper/qpopper-inst.xml index ab8b668bb6..30b0b3b919 100644 --- a/server/mail/qpopper/qpopper-inst.xml +++ b/server/mail/qpopper/qpopper-inst.xml @@ -2,11 +2,9 @@ Installation of qpopper Install qpopper with the following commands: - -./configure --prefix=/usr && +./configure --prefix=/usr && make && -make install - +make install diff --git a/server/mail/qpopper/qpopper-intro.xml b/server/mail/qpopper/qpopper-intro.xml index 1765315bad..97d01e9a71 100644 --- a/server/mail/qpopper/qpopper-intro.xml +++ b/server/mail/qpopper/qpopper-intro.xml @@ -1,7 +1,7 @@ Introduction to qpopper - +Download location (HTTP): Download location (FTP): Version used: &qpopper-version; Package size: &qpopper-size; @@ -11,8 +11,6 @@ Estimated Disk space required: &qpopper-buildsize; qpopper depends on: - - -Other MTA's may be used instead of Sendmail. + or or diff --git a/server/mail/qpopper/qpopper.ent b/server/mail/qpopper/qpopper.ent index 8b6471599e..eb56015fb6 100644 --- a/server/mail/qpopper/qpopper.ent +++ b/server/mail/qpopper/qpopper.ent @@ -5,6 +5,6 @@ - + +