home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09961.iso / mailsrv / MCOACH.ZIP / FXUCI1.ZI_ / FXUCI1.ZI / SAMPLES.ZIP / BASIC.CFG < prev    next >
Text File  |  1994-09-25  |  850b  |  33 lines

  1. #
  2. # Sample configuration file for FX Uucico 1.0 (basic mode)
  3. #
  4. # This is the bare minimum requiered. All the entries are samples and
  5. # _must_ be replaced with your real values.
  6. #
  7. # Copy to FXUUCP.CFG and complete each one of the entries.
  8.  
  9.  
  10. # Your machine name in the uucp world.
  11.  
  12. uucpname: foo
  13.  
  14. # Where your modem is located.
  15.  
  16. device: com2
  17.  
  18. # At what speed to talk to your modem
  19.  
  20. speed: 19200
  21.  
  22. # Where to hold both incoming and outgoing messages
  23.  
  24. spool: c:\spool
  25.  
  26. # Name of your remote uucp host, how to reach it, and how to log in.
  27. #
  28. # At the minimum, you must replace the 'user' and 'secret' words with your
  29. # login name and password. 'rhost' with the uucpname of your remote host,
  30. # and the digits after 'ATD' with your access number.
  31.  
  32. fx.rSystem: rhost Any g "" ATD999-0000 CONNECT \m\c in:--in: user word: secret
  33.