home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / network / amigauuc.lha / AmigaUUCP / man / Assigns < prev    next >
Text File  |  1992-05-08  |  6KB  |  217 lines

  1.  
  2.                 ASSIGNMENTS
  3.  
  4.     Startup-Sequence Assignments (examples).  Note, UUPUB: will in the
  5.     future be used for 'public' uucp transfers.
  6.  
  7.             ---------- METHOD #1 ---------
  8.  
  9.     Assign UUCP:    DF0:
  10.     Assign UUSPOOL:    UUCP:Spool
  11.     Assign UULIB:    UUCP:Lib
  12.     Assign UUMAIL:    UUCP:Mail
  13.     Assign UUNEWS:    UUCP:Mail/News
  14.     Assign UUPUB:    UUCP:Pub
  15.  
  16.     Assign Getty:    UUCP:Lib
  17.     Assign BMS:     UUCP:Lib/BMS
  18.  
  19.     Config is the file UULIB:Config
  20.  
  21.             ----------- METHOD #2 --------
  22.  
  23.     Assign Getty:    <wherever>
  24.     Assign BMS:     <wherever>
  25.  
  26.     Config is the file S:UUConfig and contains entries that
  27.     define where the various other directories are, including the
  28.     lib directory:
  29.  
  30.     The following Config entries accomplish this:
  31.  
  32.     UUSpool     directory
  33.     UUNews        directory
  34.     UUMail           "
  35.     UULib          etc...
  36.     UUPub           "
  37.     UUMan           "
  38.     UUCP           "
  39.  
  40.             -----------------------------
  41.  
  42.  
  43.     UULIB:Config entries:
  44.  
  45.     NodeName        The name by which you want to call your
  46.                 machine.  Suggested 7 chars max.
  47.  
  48.     UserName        Your 'user' name. e.g. dillon.  This is
  49.                 where Mail, DMail, and From use as a
  50.                 default for your user name.
  51.  
  52.     RealName        Your full name. e.g. Matthew Dillon.  Used
  53.                 by sendmail (which is run from Mail or
  54.                 DMail)
  55.  
  56.     Debug            Used by us source hackers
  57.  
  58.     NewsFeed        Which remote machine should outgoing
  59.                 news be sent to?  This is NOT a full
  60.                 domain name, just an immediately
  61.                 adjacent site name.
  62.  
  63.     Organization        Your organization, if any (for News)
  64.  
  65.     Filter            Foreground filter program (to display a
  66.                 file).  Output expected to go through
  67.                 stdout.  Used by MAN if RFilter does not
  68.                 exist.
  69.  
  70.     RFilter         Background filter program (that can be
  71.                 RUNd to display a file)
  72.  
  73.     MailEditor        The editor DMail uses.
  74.  
  75.     NewsEditor        The editor postnews uses
  76.  
  77.     DomainName        The domain of your machine, usually .UUCP
  78.                 This is automatically tacked on to the
  79.                 mail headers when you mail out or mail
  80.                 is routed through your machine.
  81.  
  82.     TimeZone        PST,PDT, etc... Currently only US timezones
  83.                 are implemented.  Used to calculate GMT
  84.                 time from local time for use in mail headers.
  85.  
  86.     DefaultNode        Normally set to an immediately adjacent
  87.                 USENET node.  IF YOU CAN CONNECT TO MORE
  88.                 THAN ONE OTHER USENET NODE REFER TO
  89.                 MAN:DOMAINS FOR INFORMATION ON SELECTING
  90.                 WHICH NODE AN ADDRESS GETS ROUTED THROUGH.
  91.  
  92.                 Example:    'sorinc.UUCP' if I talk
  93.                 directly to sorinc.
  94.  
  95.                 You may also specify explicit paths
  96.                 as long as the very first machine is
  97.                 directly adjacent to you (you can call
  98.                 directly).
  99.  
  100.         ------------- new for 1.05 -----------
  101.  
  102.     MailReadyCmd        Command to run to bring up 'you have new
  103.                 mail' requester ... see the example Config
  104.                 file.
  105.  
  106.     NewsReadyCmd        Not fully implemented yet.
  107.  
  108.  
  109.                 --
  110.  
  111.                 all of these below allow you to specify
  112.                 explicitly where the given executable
  113.                 lies via a full path.  Any config entry
  114.                 below that exists will use that path,
  115.                 else will assume the executables lies
  116.                 somewhere in your command path.
  117.  
  118.     Uux            these programs are those which are run
  119.     Sendmail        automatically by other programs and thus
  120.     Postnews        you might wish to place them in a directory
  121.     Uuxqt            not included in your normal command path
  122.     RMail            so you don't run them accidently.
  123.     CUnbatch
  124.     RNews
  125.     RSMTP
  126.     RCSMTP
  127.  
  128.                 --
  129.  
  130.         ------------- new for 1.06 -----------
  131.  
  132.     RNewsDebug        If this variable exists and is non-zero, files
  133.                 received by RNews are copied to alternate
  134.                 storage (UUAltSpool), allowing easy debugging
  135.                 of batched news.
  136.  
  137.         ------------- new for 1.07 -----------
  138.  
  139.     ModemInit        Same format as the 'send' portion of a
  140.                 send-expect string.  May be used to initialize
  141.                 the modem before dialing.
  142.  
  143.     AutoBatch        This config entry need only exist.    The config
  144.                 entry should be set to 'autobatch'.  That is:
  145.  
  146.                 AutoBatch    autobatc
  147.  
  148.                 If this config entry exists, posted news is
  149.                 IMMEDIATELY batched for transfer.  This entry
  150.                 is useful if you do not propogate news because
  151.                 you do not have to worry about running
  152.                 BatchNews manually.
  153.  
  154.     Timeout         (uucico) Specify timeout on Connect .. default
  155.                 is 60 seconds.  This config entry need not
  156.                 exist.
  157.  
  158.     MaxRMailLen        Specify maximum size a 'C rmail' line can be
  159.                 in an X. file.  If not specified or specified
  160.                 as 0, only a single mail address is allows on
  161.                 the rmail line.  If > 0, then multiple mail
  162.                 addresses (you are sending a piece of mail
  163.                 to multiple recipients) are generated until
  164.                 the buffer limit is reached, then restarted
  165.                 with a new queue file.
  166.  
  167.         ------------- new for 1.13 -----------
  168.  
  169.     LockDir         Specify directory in which locks are created.
  170.                 If not specified, T: will be used.    Introduced
  171.                 to get around a bug in 2.0 kickstarts before
  172.                 kickstart 37.39 ... you should specify somewhere
  173.                 not in RAM: (bug is in RAM:).
  174.  
  175.         ------------- new for 1.14 -----------
  176.  
  177.     BatchBits        Specify number of bits used for news batching
  178.                 compression, 12-16 is supported.  Default is
  179.                 12.  If your feed can handle it you may want
  180.                 to set this to 14.
  181.  
  182.     MailBounce        Specify 'N' or 'Y', default is 'N'... bounce
  183.                 mail for which no route exists
  184.  
  185.     DomainPath        Specify 'N' or 'Y', default is 'N'.  If enabled,
  186.                 fully domained paths will be header in
  187.                 sendmail's Received: headers and in Batchnews's
  188.                 Path: field.
  189.  
  190.     SpoolSize        Specify maximum file size for batchnews,
  191.                 default is 60000
  192.  
  193.         ------------- new for 1.15 -----------
  194.  
  195.     MungeCase        Specify N to disable case munging for
  196.                 incomming files.  Default is to ENABLE
  197.                 case munging.
  198.  
  199.     JunkSave        Specify N to disable storing articles to
  200.                 the junk newsgroup.  Specify Y or leave out
  201.                 the config option to enable.
  202.  
  203.                 Normally articles that have no corresponding
  204.                 newsgroup in UULIB:NewsGroups are placed in
  205.                 junk to allow them to be forwarded to other
  206.                 sites.
  207.  
  208.     ENVIROMENT VARIABLES:   (ENV: or 2.0 local variables)
  209.  
  210.     USERNAME        overides Config UserName entry.
  211.  
  212.     REALNAME        overides Config RealName entry.
  213.  
  214.     ** NOTE ** That under 2.0 local variables may be used to OVERRIDE
  215.     ANY CONFIGURATION PARAMETER
  216.  
  217.