summaryrefslogtreecommitdiff
path: root/mail/mh/files/patch-aa
blob: 308f3edc12206b01aef5e887441de241c4ea0dea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
*** /dev/null	Sat Apr 27 10:54:01 1996
--- conf/FreeBSD	Sat Apr 27 11:12:47 1996
***************
*** 0 ****
--- 1,28 ----
+ # @(#)$Id: patch-aa,v 1.3 1996/02/23 01:25:08 pst Exp $
+ # FreeBSD running sendmail
+ 
+ bin	/usr/local/bin
+ etc	/usr/local/lib/mh
+ mandir	/usr/local/man
+ mail	/var/mail
+ chown	/usr/sbin/chown
+ mts	sendmail/smtp
+ cc	cc
+ signal	void
+ remove	rm -f
+ 
+ # Good options for all MH installations (personal preferences)
+ options	ATHENA DUMB FOLDPROT='"0700"' MHE MHRC RPATHS SBACKUP='"\\043"'
+ 
+ # 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 MSGID FCNTL
+ options	BIND MIME SENDMTS SMTP WHATNOW ZONEINFO
+ options GCOS_HACK RENAME LOCALE
+ 
+ # If you want POP support, this will help you get started,  but feel
+ # free to customize it.
+ pop		on
+ popdir		/usr/local/libexec
+ options		RPOP APOP='"/usr/local/etc/pop.auth"' POPSERVICE='"pop3"'
+ ldoptlibs	-lcrypt