home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d109 / uupc.lha / UUpc / Binary / profile < prev    next >
Text File  |  1987-10-28  |  1KB  |  27 lines

  1. #
  2. # Here is a sample profile that I use for the amiga.
  3. #
  4. #-----------------------------------------------------------------
  5. #        PROFILE
  6. #
  7. # This file contains certains environment variables that tell
  8. # the mail program where to find things.
  9. #
  10. #-----------------------------------------------------------------
  11.  
  12. MAILBOX    = "name"        # the name of my incomming mailbox
  13. NAME    = "Full Name"        # Placed on all outgoing mail
  14. HOME    = ":Mailbox"        # Directory where private files go
  15. DOMAIN    = "xxami.vnet.van-bc.UUCP" # This m/c known to uucp by this name
  16. MAILDIR    = ":Mailbox"        # Directory where incomming mail goes
  17. CONFDIR    = ":usr/lib/uucp"    # Configuration data in this directory
  18. SPOOLDIR= ":usr/spool/uucp"    # uu's temporary files stored here
  19. LOGDIR  = ":usr/spool/uucp"    # not yet implemented!
  20. PUBDIR    = ":usr/spool/uucppublic" # public files (not used by PC Mail)
  21. NEWSDIR = ":RNews"        # Where to find my remote news
  22. MAILSERVICE = "van-bc"        # Who remote mail goes to
  23. NODENAME= "xxami"        # The name of my m/c
  24. DEVICE    = "CON:"        # Default device ?
  25. SPEED    = "1200"        # BPS ( not really used but must be valid ) 
  26. TEMPDIR    = "RAM:T"        # Temporary files stored here
  27.