home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / comms / uucp / uucp_1 / !uucp / !boot next >
Text File  |  1994-12-06  |  1KB  |  47 lines

  1. | !boot file for Taylor UUCP
  2.  
  3.  
  4. if "<UUCP$DIR>"="" then set run$path <run$path>,<Obey$dir>.bin.
  5. set UUCP$DIR <Obey$dir>
  6.  
  7.  
  8. | edit the following  lines
  9. |
  10. | which mail agent will we use ... (either sendmail or smail)
  11. set alias$rmail smail %*0
  12. set alias$rnews run <uucp$dir>.bin.qnews %*0
  13. | path and name of the mail agent (in UNIX notation)
  14. | ******* most of you will need to change this to /uucp/bin/smail
  15. set UUCP_MAILER /uucp/bin/smail
  16.  
  17. | the name of our host
  18. set UUCP_host graeffet
  19. set UUCP_domain graeffet.graeff.com
  20. | the name of our newsserver
  21. set UUCP_newsserver gate
  22.  
  23. if "<sendmail$config>"="" then set sendmail$config <uucp$dir>.config.mailconf
  24.  
  25. | --------------------------------------
  26. | the rest should be ok
  27.  
  28. iconsprites <obey$dir>.!sprites
  29.  
  30. set UUCP_STDDEVICE Internal/0
  31. set UUCP_STDSPEED 19200
  32. set UUCP_SPOOLDIR <UUCP$DIR>.spool
  33. set UUCP_OPTIONS WcFl
  34.  
  35. set UUCP_uid 1
  36. set UucpFS$/etc /<UUCP$DIR>/etc
  37. set UucpFS$/uucp /<UUCP$DIR>
  38. set UucpFS$/ /adfs::4.$
  39. set UucpFS$/usr /adfs::4.$/usr
  40. set UucpFS$/rucp /<Rucp$Dir>
  41.  
  42. set UUCP_newshost$dir <UUCP$dir>.config.newshosts
  43. set UUCP_newscompress no
  44.  
  45. set file$type_A06 Perl
  46. set alias$@RunType_A06 "Perl %*0"
  47.