comparison conf/examples/shrike.irvine.com @ 0:bce86c4163a3

Initial revision
author kono
date Mon, 18 Apr 2005 23:46:02 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:bce86c4163a3
1 # shrike.irvine.com - MH 6.7.2 - HP 9000/700 HP/UX 8.x sendmail version
2 # contributed by Jerry Sweet <jsweet@irvine.COM>
3 #
4 # Notes:
5 # 1. Make sure you're using /bin/make, and not GNU Make.
6 #
7 # 2. You may have to modify h/string.h where strlen is declared as follows:
8 #
9 # #if defined(hpux)
10 # /* size_t strlen (); */
11 # #else
12 # int strlen ();
13 # #endif
14 #
15 # 3. vmh.c won't compile. (Sorry, don't have any patches yet for that.)
16 #
17 #
18 bin /usr/local/bin/mh-6.7.2
19 etc /usr/local/lib/mh-6.7.2
20 mail /usr/spool/mail
21 mandir /usr/local/man
22 manuals standard
23 chown /bin/chown
24 editor prompter
25 remove mv -f
26 mts sendmail/smtp
27 pop on
28 options ATHENA
29 options ATZ
30 options BIND
31 options MHE
32 options MHRC
33 options MORE='"/usr/bin/more"'
34 options MSGPROT='"0600"'
35 options NDIR
36 options NTOHLSWAP
37 options POPUUMBOX
38 options SOCKETS
39 options SYS5
40 options TZNAME
41 options TYPESIG=void
42 options VSPRINTF
43 options WHATNOW
44 options DPOP
45 options RPOP
46 options POP2
47 options POPSERVICE='"pop3"'
48 ccoptions -O
49 curses -lcurses -ltermlib
50 sprintf int