home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / internet / starterpak / !TCPIPUser / TCPIP_New / TCPIPUser / AutoExec < prev    next >
Text File  |  1995-02-21  |  1KB  |  27 lines

  1. nntp addserver {news_machine}.{domain} {news_timer} {news_prefix}
  2. #nntp kick {news_prefix}
  3. # Uncomment the above line if you want to automatically download news
  4. # whenever you connect.
  5.  
  6. #finger {node}@{mail_machine}.{domain}
  7. # Uncomment the above line if you want to see what mail is waiting for you
  8. # as soon as you connect.  Note that if you use a provider other than
  9. # demon this service may not be available.
  10.  
  11. smtp gateway {mail_machine}.{domain}
  12. #smtp kick
  13. # Uncomment the above line if you want to automatically send mail
  14. # whenever you connect.
  15.  
  16. #time server {time_machine}.{domain}
  17. # Uncomment the above line if your provider runs a time server using NTP.
  18.  
  19. #time read
  20. # uncomment the above line if you want to read the time according to your
  21. # provider's time server.
  22.  
  23. #time set
  24. # Uncomment the above line if you want to set your machine's time according
  25. # to your provider's time server (the time will also be shown on-screen,
  26. # so if you use "time set" you don't need to use "time read" as well).
  27.