Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / conf / examples / sys5r3.2
1 # sys5r3.2      - SVr3.2 configuration file for MH 6.7.1:
2
3 #
4 #   conf/MH configuration file for MH-6.7 to be used on:
5 #       AT&T Unix System V.3.2 with BSD4.3-compatible sockets
6 #
7 #   the items are listed in the order they appear in mh-gen(8)
8 #
9
10 bin             /usr/local/bin
11 debug           off
12 etc             /usr/local/lib/mh
13 mail            /usr/mail
14 mailgroup       mail
15 mandir          /usr/man
16 manuals         gen
17 chown           /bin/chown
18 editor          prompter
19 remove          /bin/mv -f
20 # if no TCP/IP sendmail is available: change mts entry to sendmail
21 mts             sendmail/smtp
22 bboards         off
23 bbdelivery      off
24 bbhome          /usr/spool/bboards
25 mf              off
26 pop             off
27 # options       SEE BELOW
28 cc              cc
29 ccoptions       -O
30 curses          -lcurses
31 ldoptions       -s
32 ldoptlibs
33 lex             lex
34 sprintf         int
35 sharedlib       off
36 slibdir         /usr/local/lib
37 oldload         off
38 ranlib          off
39 tma             off
40
41 #
42 #   complete list of possible macros for use with 'options':
43 #       ALTOS ATHENA ATZ BANG BERK BIND BSD41A BSD42 BSD43 COMPAT
44 #       DBMPWD DPOP DUMB FOLDPROT='"0711"' ISI LINK='"@"' locname
45 #       MHE MHRC MORE='"/usr/ucb/more"' MSGPROT='"0644"' NDIR NFS
46 #       NOIOCTLH NOMHSEQ NTOHLSWAP OVERHEAD POPSERVICE='"pop"'
47 #       RPATHS RPOP SBACKUP='","' SENDMAILBUG SHADOW SOCKETS
48 #       SUN40 SYS5 SYS5DIR TTYD TYPESIG='int' TZNAME UCI UK V7 WP
49 #       WHATNOW ZONEINFO
50 #
51
52 # define BIND only of the BSD4.3 named (TCP/IP) is used
53 # define SOCKETS only if the system has BSD4.3 sockets (TCP/IP)
54 options         ATZ BIND DUMB MHE MHRC MORE='"/usr/bin/pg"'
55 options         OVERHEAD SHADOW SOCKETS SYS5 SYS5DIR
56 options         TYPESIG='void' TZNAME WHATNOW
57
58 #
59 #   end of conf/MH configuration file
60 #