home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / utilities / comms / metamail-2.3a / uulib / config.sample next >
Text File  |  1992-05-05  |  3KB  |  83 lines

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