home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / networking / anos / install_dis.lha / AmigaDIS / UUCP / lib / CONFIG < prev    next >
Encoding:
Text File  |  1993-07-13  |  2.8 KB  |  96 lines

  1. #   Config file sample
  2. #
  3. #   Config may exist as 'UULIB:Config' or 'S:UUConfig', but not in
  4. #   any overide directory for UULIB: since that is listed in the config
  5. #   file and we have to find it first, eh?
  6. #
  7. #   note, in first list NewsEditor is new
  8.  
  9. NodeName your_nodename
  10. UserName your_name
  11. RealName your_full_name
  12. Debug       5
  13.  
  14. #   WARNING, NewsFeed is obsolete.  If this entry exists and the UULIB:Sys
  15. #   file does not, a UULIB:Sys file will be created and mail sent to postmaster
  16. #   asking you to read the NewsSetup.DOC document
  17.  
  18. #NewsFeed      newsnode
  19. Organization  Demon Internet Services
  20. Filter jed
  21. RFilter jed
  22. MailEditor jed
  23. NewsEditor jed
  24. DomainName    .demon.co.uk
  25. TimeZone      GMT
  26. DefaultNode   Gate.Demon.Co.Uk
  27.  
  28. #MailReadyCmd  Inform mail "newcli from uucp:c/dmail.bat" "You have new mail"
  29. #NewsReadyCmd  Inform news "newcli from uucp:c/anews.bat" "You have new news"
  30.  
  31. #   These may be used to specify explicit paths to auto-run programs.
  32. #   Example paths are shown.  If not specified, the programs in question
  33. #   are assumed to exist in your command path.
  34. #
  35. Uux             Uux
  36. Sendmail      sendmail
  37. #Sendmail      DIS:gatemail
  38. Postnews      Postnews
  39. Uuxqt       uuxqt
  40. RMail       rmail
  41. CUnbatch      cunbatch
  42. RNews       rnews
  43.  
  44. # IMPORTANT:
  45. #
  46. # To use Grn correctly rnews and postnews MUST be in the same directory as
  47. # the Grn object.
  48. #
  49.  
  50. #   These may be used to specify explicit directories instead of the
  51. #   defaults (UUSPOOL: UUNEWS: UUMAIL: etc...).  Note that default
  52. #   the Config file itself you must copy it as S:UUConfig
  53. #
  54. #   If all are specified, no assigns are required though UUCP: is
  55. #   suggested to make referencing programs easier.
  56. #
  57. #   If the last character of a prefix is neither / or : then a / will
  58. #   AUTOMATICALLY be added... i.e. you do not have to worry about it.
  59. #
  60. #UUSpool      directory-prefix
  61. #UUNews       directory-prefix
  62. #UUMail       directory-prefix
  63. #UULib         directory-prefix
  64. #UUPub         directory-prefix
  65. #UUMan         directory-prefix
  66. #UUCP       directory-prefix
  67.  
  68.  UULIB           uulib:
  69.  UUNEWS          uunews:
  70.  UUSPOOL         uuspool:
  71.  
  72. #   The following entry may exist to force POSTNEWS to automatically BATCH
  73. #   the news into s"pool.  Otherwise, you must run BATCHNEWS to batch the news
  74. #   Please refer to NewsSetup.DOC for more information, in some cases the use
  75. #   of AutoBatch is not a good idea.  The field is a dummy and should currently
  76. #   be left 'autobatch'.  i.e. 'AutoBatch autobatch'
  77.  
  78. AutoBatch      autobatch
  79.  
  80. #   The following should not exist or be set to 0 if you are not sure
  81. #   what it should be set to.  This specifies the maximum size of the
  82. #   'C rmail' line in an X. file.  If set to non-0 then multiple-recipient
  83. #   rmail lines are enabled.
  84.  
  85. MaxRMailLen 600
  86.  
  87. #   mail/news control, see MAN/Assigns
  88. #
  89.  
  90. MailBounce  N
  91. DomainPath  Y
  92. SpoolSize   65000
  93.  
  94. Mungecase   Y
  95. Junksave    Y
  96.