From 13053f004acdce6151d396fc933485a4a0182b58 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Sat, 27 Apr 1996 17:43:54 +0000 Subject: Add POP services to MH. Mercifully, this is actually quite light on bloat. Also add some repairs to the slocal .maildelivery db file system for BSD4.4. Submitted by: Paul Traina (.maildelivery repairs) --- mail/mh/files/patch-ab | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 mail/mh/files/patch-ab (limited to 'mail/mh/files/patch-ab') diff --git a/mail/mh/files/patch-ab b/mail/mh/files/patch-ab new file mode 100644 index 000000000000..83395d7de31b --- /dev/null +++ b/mail/mh/files/patch-ab @@ -0,0 +1,25 @@ +diff -udr ../mh-6.8.3.ORG/conf/FreeBSD ./conf/FreeBSD +--- ../mh-6.8.3.ORG/conf/FreeBSD Sat Apr 27 18:53:50 1996 ++++ ./conf/FreeBSD Sat Apr 27 18:48:58 1996 +@@ -27,14 +27,16 @@ + # + # POP + # +-#pop on +-#popdir /usr/local/libexec ++pop on ++popdir /usr/local/libexec ++ldoptlibs -lcrypt ++options POP2 ++options RPOP ++options POPSERVICE='"pop3"' + #options APOP='"/usr/local/etc/pop.auth"' + #options DPOP + #options MPOP +-#options POP2 +-#options RPOP +-#options POPSERVICE='"pop3"' ++#options KPOP + # + # + #bboards nntp -- cgit v1.2.3