home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / next / sysadmin / 6521 < prev    next >
Encoding:
Internet Message Format  |  1992-11-15  |  7.7 KB

  1. Path: sparky!uunet!walter!att-out!rutgers!usc!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!uwm.edu!spool.mu.edu!umn.edu!mmm.serc.3m.com!pwcs!kegworks!lfahnoe
  2. From: lfahnoe@kegworks.mn.org (Larry Fahnoe)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: Re: smail vs. 3.0
  5. Message-ID: <1992Nov14.143618.7414@kegworks.mn.org>
  6. Date: 14 Nov 92 14:36:18 GMT
  7. References: <Bxou5t.IKr@news.cso.uiuc.edu>
  8. Organization: The Kegworks, Minneapolis, Minnesota
  9. Lines: 223
  10.  
  11. In article <Bxou5t.IKr@news.cso.uiuc.edu> jeffo@uiuc.edu (J.B. Nicholson-Owens) writes:
  12. >Has anyone compiled and installed smail under 3.0?  I'm fed up with sendmail  
  13. >the sendmail config files, so I asked a bunch of people if there's anything  
  14. >nicer to deal with and they said 'smail'.  I've found a version that can use  
  15. >NetInfo stuff (3.1.28) but I cannot get it to compile under NeXTSTEP 3.0.
  16.  
  17. Hmmm, I get a clean compile under 3.0.  I used the EDITME file that I'd
  18. set up under 2.0, did a make clean, make depend, followed by make and
  19. things still compile just fine.  Following is a context diff of the
  20. changes that I made to EDITME-dist (this is Smail 3.1-28):
  21.  
  22. *** EDITME    Sat Sep 26 21:54:17 1992
  23. --- EDITME-dist    Thu Sep 10 03:07:19 1992
  24. ***************
  25. *** 121,127 ****
  26.   # This may save some disk space at the expence of the ability to do
  27.   # symbolic debugging.
  28.   
  29. ! STRIP=yes
  30.   
  31.   
  32.   # USE_SYMLINKS - define this if you wish to use symlinks when installing
  33. --- 121,127 ----
  34.   # This may save some disk space at the expence of the ability to do
  35.   # symbolic debugging.
  36.   
  37. ! #STRIP=yes
  38.   
  39.   
  40.   # USE_SYMLINKS - define this if you wish to use symlinks when installing
  41. ***************
  42. *** 135,141 ****
  43.   # one copy of the smail binary to be installed.  Do not define this
  44.   # if your system does not have symbolic links.
  45.   
  46. ! USE_SYMLINKS=yes
  47.   
  48.   
  49.   # OS_TYPE - define the operating system type for your machine
  50. --- 135,141 ----
  51.   # one copy of the smail binary to be installed.  Do not define this
  52.   # if your system does not have symbolic links.
  53.   
  54. ! #USE_SYMLINKS=yes
  55.   
  56.   
  57.   # OS_TYPE - define the operating system type for your machine
  58. ***************
  59. *** 150,156 ****
  60.   #OS_TYPE=aix3.1                # IBM AIX 3.1
  61.   #OS_TYPE=aix3.2                # IBM AIX 3.2
  62.   #OS_TYPE=bsd4.2                # 4.2 BSD systems
  63. ! #OS_TYPE=bsd4.3                # 4.3 BSD systems
  64.   #OS_TYPE=cpc3.0                # Counterpoint C-XIX Release 3.0
  65.   #OS_TYPE=forpro                # fortune FOR:Pro 2.1 to 3.1
  66.   #OS_TYPE=sco3.2                # SCO UNIX 3.2
  67. --- 150,156 ----
  68.   #OS_TYPE=aix3.1                # IBM AIX 3.1
  69.   #OS_TYPE=aix3.2                # IBM AIX 3.2
  70.   #OS_TYPE=bsd4.2                # 4.2 BSD systems
  71. ! OS_TYPE=bsd4.3                # 4.3 BSD systems
  72.   #OS_TYPE=cpc3.0                # Counterpoint C-XIX Release 3.0
  73.   #OS_TYPE=forpro                # fortune FOR:Pro 2.1 to 3.1
  74.   #OS_TYPE=sco3.2                # SCO UNIX 3.2
  75. ***************
  76. *** 171,177 ****
  77.   #OS_TYPE=delta                # Motorola delta
  78.   #OS_TYPE=mips-bsd4.3            # MIPS Risc/OS in bsd universe
  79.   #OS_TYPE=3b2-s5.3+win            # 3b2 with SVR3.2 and WIN TCP/IP
  80. - OS_TYPE=next2.0                # NeXT 2.x
  81.   
  82.   
  83.   # ARCH_TYPE - architecture type
  84. --- 171,176 ----
  85. ***************
  86. *** 677,685 ****
  87.   # under SMAIL_BIN_DIR.  The SMAIL_BIN_DIR should be a directory
  88.   # that is commonly in users search path (i.e., $PATH).
  89.   
  90. ! #SMAIL_BIN_DIR=/usr/local            # BSD local convention
  91.   #SMAIL_BIN_DIR=/usr/amdahl/bin            # convention for UTS/580
  92. ! SMAIL_BIN_DIR=/usr/local/bin            # yet another convention
  93.   #SMAIL_BIN_DIR=/usr/smail/bin            # I use this right now
  94.   
  95.   
  96. --- 676,684 ----
  97.   # under SMAIL_BIN_DIR.  The SMAIL_BIN_DIR should be a directory
  98.   # that is commonly in users search path (i.e., $PATH).
  99.   
  100. ! SMAIL_BIN_DIR=/usr/local            # BSD local convention
  101.   #SMAIL_BIN_DIR=/usr/amdahl/bin            # convention for UTS/580
  102. ! #SMAIL_BIN_DIR=/usr/local/bin            # yet another convention
  103.   #SMAIL_BIN_DIR=/usr/smail/bin            # I use this right now
  104.   
  105.   
  106. ***************
  107. *** 749,756 ****
  108.   # is required by the smail binary as it is released.  See smail(5)
  109.   # and smail(8) for more details on this and related topics.
  110.   
  111. ! #LIB_DIR=/usr/lib/smail                # common convention
  112. ! LIB_DIR=/usr/local/lib/smail
  113.   #LIB_DIR=/usr/smail/lib                # I use this right now
  114.   
  115.   
  116. --- 748,755 ----
  117.   # is required by the smail binary as it is released.  See smail(5)
  118.   # and smail(8) for more details on this and related topics.
  119.   
  120. ! LIB_DIR=/usr/lib/smail                # common convention
  121. ! #LIB_DIR=/usr/local/lib/smail
  122.   #LIB_DIR=/usr/smail/lib                # I use this right now
  123.   
  124.   
  125. ***************
  126. *** 779,786 ****
  127.   # that mkaliases will be installed only under the name mkaliases.
  128.   
  129.   #NEWALIASES=$UTIL_BIN_DIR/newaliases
  130. ! NEWALIASES=/usr/local/bin/newaliases
  131. ! #NEWALIASES=/usr/ucb/newaliases            # BSD location
  132.   #NEWALIASES=/usr/lib/newaliases            # UTS/580 location
  133.   
  134.   
  135. --- 778,785 ----
  136.   # that mkaliases will be installed only under the name mkaliases.
  137.   
  138.   #NEWALIASES=$UTIL_BIN_DIR/newaliases
  139. ! #NEWALIASES=/usr/local/bin/newaliases
  140. ! NEWALIASES=/usr/ucb/newaliases            # BSD location
  141.   #NEWALIASES=/usr/lib/newaliases            # UTS/580 location
  142.   
  143.   
  144. ***************
  145. *** 864,879 ****
  146.   #    YP maps.  In any case, use whatever works in your
  147.   #    environment.
  148.   
  149. ! #ALIASES_FILE=/usr/lib/aliases            # compatible with sendmail
  150.   #ALIASES_FILE=aliases                # for file under LIB_DIR
  151.   #ALIASES_FILE=mail.aliases            # YP (NIS)
  152. ! ALIASES_FILE=NetInfo                # for NeXT NetInfo aliases
  153.   
  154.   #ALIASES_TYPE=dbm                # compatible with sendmail
  155. ! #ALIASES_TYPE=lsearch                # for sites without dbm(3x)
  156.   #ALIASES_TYPE=bsearch                # for sorted files, faster
  157.   #ALIASES_TYPE=aliasyp                # YP (NIS)
  158. ! ALIASES_TYPE=nialias                # for NeXT NetInfo aliases
  159.   
  160.   
  161.   # ALIASES_REMOVE_SENDER - remove the sender (by default) from alias expansions
  162. --- 863,878 ----
  163.   #    YP maps.  In any case, use whatever works in your
  164.   #    environment.
  165.   
  166. ! ALIASES_FILE=/usr/lib/aliases            # compatible with sendmail
  167.   #ALIASES_FILE=aliases                # for file under LIB_DIR
  168.   #ALIASES_FILE=mail.aliases            # YP (NIS)
  169. ! #ALIASES_FILE=NetInfo                # for NeXT NetInfo aliases
  170.   
  171.   #ALIASES_TYPE=dbm                # compatible with sendmail
  172. ! ALIASES_TYPE=lsearch                # for sites without dbm(3x)
  173.   #ALIASES_TYPE=bsearch                # for sorted files, faster
  174.   #ALIASES_TYPE=aliasyp                # YP (NIS)
  175. ! #ALIASES_TYPE=nialias                # for NeXT NetInfo aliases
  176.   
  177.   
  178.   # ALIASES_REMOVE_SENDER - remove the sender (by default) from alias expansions
  179. ***************
  180. *** 991,998 ****
  181.   #UUCP_SYSTEM_FILE=/usr/lib/uucp/L.sys        # use this for normal UUCP
  182.   #UUCP_SYSTEM_FILE=/usr/lib/uucp/Systems        # use this for HoneyDanBer UUCP
  183.   #UUCP_SYSTEM_FILE=/etc/uucp/Systems        # for System V Release 4
  184. - UUCP_SYSTEM_FILE=/usr/local/conf/uucp/sys    # for Taylor-UUCP
  185.   
  186.   # SPOOL_DIRS - smail spooling directories
  187.   #
  188.   # required
  189. --- 990,997 ----
  190.   #UUCP_SYSTEM_FILE=/usr/lib/uucp/L.sys        # use this for normal UUCP
  191.   #UUCP_SYSTEM_FILE=/usr/lib/uucp/Systems        # use this for HoneyDanBer UUCP
  192.   #UUCP_SYSTEM_FILE=/etc/uucp/Systems        # for System V Release 4
  193.   
  194.   # SPOOL_DIRS - smail spooling directories
  195.   #
  196.   # required
  197. ***************
  198. *** 1059,1065 ****
  199.   
  200.   #NEWS_SPOOL_DIR=/usr/spool/news
  201.   #NEWS_SPOOL_DIR=/var/spool/news
  202. - NEWS_SPOOL_DIR=/wrk/spool/news
  203.   
  204.   
  205.   # UUWHO_FILE - file used to store the uuwho file
  206. --- 1058,1063 ----
  207. ***************
  208. *** 1112,1118 ****
  209.   #TMP_DIR=$UNSHAR_MAP_DIR/tmp            # common for unsecure /tmp
  210.   #TMP_DIR=/usr/tmp                # if /usr/tmp is sticky
  211.   #TMP_DIR=$LIB_DIR/tmp
  212. - TMP_DIR=$SPOOL_DIRS/tmp
  213.   
  214.   
  215.   # SECURE_PATH - path for smail utilities
  216. --- 1110,1115 ----
  217. ***************
  218. *** 1128,1134 ****
  219.   #SECURE_PATH=/bin:/usr/bin:/usr/ucb        # common for BSD systems
  220.   #SECURE_PATH=/bin:/usr/bin:/usr/amdahl/bin    # common for UTS/580 systems
  221.   #SECURE_PATH=/bin:/usr/bin            # common for System V system
  222. - SECURE_PATH=/usr/local/bin:/bin:/usr/bin:/usr/ucb
  223.   
  224.   
  225.   # MAN1 - where smail user command man pages are to be installed
  226. --- 1125,1130 ----
  227.  
  228.  
  229. -- 
  230. Larry Fahnoe                        Cellular One
  231. 612/832-7616                        7900 S. Xerxes Ave, Suite 301
  232. lfahnoe@kegworks.mn.org             Minneapolis, MN  55431
  233.