From d260a31f0ace4be7662a67bf6f6180ad741eee3f Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Fri, 23 Feb 1996 01:25:09 +0000 Subject: Fix shared library linking (again). Fix and enable pop support code. Fix and enable slocal msgid support code (eliminates duplicates) if .db file present. --- mail/mh/files/patch-aa | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'mail/mh/files/patch-aa') diff --git a/mail/mh/files/patch-aa b/mail/mh/files/patch-aa index 793bcaded6b0..d450a4342054 100644 --- a/mail/mh/files/patch-aa +++ b/mail/mh/files/patch-aa @@ -1,9 +1,9 @@ -*** /dev/null Tue Oct 4 16:00:58 1994 ---- conf/FreeBSD Tue Oct 4 15:18:03 1994 +*** /dev/null Thu Feb 22 04:05:03 1996 +--- conf/FreeBSD Thu Feb 22 10:22:22 1996 *************** *** 0 **** --- 1,26 ---- -+ # @(#)$Id: patch-aa,v 1.1.1.1 1994/10/04 23:32:54 pst Exp $ ++ # @(#)$Id: patch-aa,v 1.2 1995/08/15 20:08:02 gpalmer Exp $ + # FreeBSD running sendmail + + bin /usr/local/bin @@ -20,12 +20,12 @@ + + # FreeBSD specific options (for FreeBSD-1.x, remove BSD44) + options BSD42 BSD43 BSD44 WAITINT UNISTD VSPRINTF MORE='"/usr/bin/more"' -+ options NORUSERPASS DBMPWD POSIX NTOHLSWAP SYS5DIR OVERHEAD ++ options NORUSERPASS DBMPWD POSIX NTOHLSWAP SYS5DIR OVERHEAD MSGID FCNTL + options BIND MIME SENDMTS SMTP WHATNOW ZONEINFO + + # If you want POP support, this will help you get started, but feel + # free to customize it. -+ #pop on -+ #popdir /usr/local/libexec -+ #options MPOP RPOP -+ #ldoptlibs -lcrypt ++ pop on ++ popdir /usr/local/libexec ++ options RPOP APOP='"/usr/local/etc/pop.auth"' POPSERVICE='"pop3"' ++ ldoptlibs -lcrypt -- cgit v1.2.3