Home » Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak » !TCPIPUser/TCPIP_New/TCPIPUser/AutoExec
!TCPIPUser/TCPIP_New/TCPIPUser/AutoExec
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak |
Filename: | !TCPIPUser/TCPIP_New/TCPIPUser/AutoExec |
Read OK: | ✔ |
File size: | 03EF bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak » !TCPIPUser/TCPIP_New/TCPIPUser/AutoExec
- Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak » !TCPIPUser/install/TCPIPUser/AutoExec
File contents
nntp addserver {news_machine}.{domain} {news_timer} {news_prefix} #nntp kick {news_prefix} # Uncomment the above line if you want to automatically download news # whenever you connect. #finger {node}@{mail_machine}.{domain} # Uncomment the above line if you want to see what mail is waiting for you # as soon as you connect. Note that if you use a provider other than # demon this service may not be available. smtp gateway {mail_machine}.{domain} #smtp kick # Uncomment the above line if you want to automatically send mail # whenever you connect. #time server {time_machine}.{domain} # Uncomment the above line if your provider runs a time server using NTP. #time read # uncomment the above line if you want to read the time according to your # provider's time server. #time set # Uncomment the above line if you want to set your machine's time according # to your provider's time server (the time will also be shown on-screen, # so if you use "time set" you don't need to use "time read" as well).
00000000 6e 6e 74 70 20 61 64 64 73 65 72 76 65 72 20 7b |nntp addserver {| 00000010 6e 65 77 73 5f 6d 61 63 68 69 6e 65 7d 2e 7b 64 |news_machine}.{d| 00000020 6f 6d 61 69 6e 7d 20 7b 6e 65 77 73 5f 74 69 6d |omain} {news_tim| 00000030 65 72 7d 20 7b 6e 65 77 73 5f 70 72 65 66 69 78 |er} {news_prefix| 00000040 7d 0a 23 6e 6e 74 70 20 6b 69 63 6b 20 7b 6e 65 |}.#nntp kick {ne| 00000050 77 73 5f 70 72 65 66 69 78 7d 0a 23 20 55 6e 63 |ws_prefix}.# Unc| 00000060 6f 6d 6d 65 6e 74 20 74 68 65 20 61 62 6f 76 65 |omment the above| 00000070 20 6c 69 6e 65 20 69 66 20 79 6f 75 20 77 61 6e | line if you wan| 00000080 74 20 74 6f 20 61 75 74 6f 6d 61 74 69 63 61 6c |t to automatical| 00000090 6c 79 20 64 6f 77 6e 6c 6f 61 64 20 6e 65 77 73 |ly download news| 000000a0 0a 23 20 77 68 65 6e 65 76 65 72 20 79 6f 75 20 |.# whenever you | 000000b0 63 6f 6e 6e 65 63 74 2e 0a 0a 23 66 69 6e 67 65 |connect...#finge| 000000c0 72 20 7b 6e 6f 64 65 7d 40 7b 6d 61 69 6c 5f 6d |r {node}@{mail_m| 000000d0 61 63 68 69 6e 65 7d 2e 7b 64 6f 6d 61 69 6e 7d |achine}.{domain}| 000000e0 0a 23 20 55 6e 63 6f 6d 6d 65 6e 74 20 74 68 65 |.# Uncomment the| 000000f0 20 61 62 6f 76 65 20 6c 69 6e 65 20 69 66 20 79 | above line if y| 00000100 6f 75 20 77 61 6e 74 20 74 6f 20 73 65 65 20 77 |ou want to see w| 00000110 68 61 74 20 6d 61 69 6c 20 69 73 20 77 61 69 74 |hat mail is wait| 00000120 69 6e 67 20 66 6f 72 20 79 6f 75 0a 23 20 61 73 |ing for you.# as| 00000130 20 73 6f 6f 6e 20 61 73 20 79 6f 75 20 63 6f 6e | soon as you con| 00000140 6e 65 63 74 2e 20 20 4e 6f 74 65 20 74 68 61 74 |nect. Note that| 00000150 20 69 66 20 79 6f 75 20 75 73 65 20 61 20 70 72 | if you use a pr| 00000160 6f 76 69 64 65 72 20 6f 74 68 65 72 20 74 68 61 |ovider other tha| 00000170 6e 0a 23 20 64 65 6d 6f 6e 20 74 68 69 73 20 73 |n.# demon this s| 00000180 65 72 76 69 63 65 20 6d 61 79 20 6e 6f 74 20 62 |ervice may not b| 00000190 65 20 61 76 61 69 6c 61 62 6c 65 2e 0a 0a 73 6d |e available...sm| 000001a0 74 70 20 67 61 74 65 77 61 79 20 7b 6d 61 69 6c |tp gateway {mail| 000001b0 5f 6d 61 63 68 69 6e 65 7d 2e 7b 64 6f 6d 61 69 |_machine}.{domai| 000001c0 6e 7d 0a 23 73 6d 74 70 20 6b 69 63 6b 0a 23 20 |n}.#smtp kick.# | 000001d0 55 6e 63 6f 6d 6d 65 6e 74 20 74 68 65 20 61 62 |Uncomment the ab| 000001e0 6f 76 65 20 6c 69 6e 65 20 69 66 20 79 6f 75 20 |ove line if you | 000001f0 77 61 6e 74 20 74 6f 20 61 75 74 6f 6d 61 74 69 |want to automati| 00000200 63 61 6c 6c 79 20 73 65 6e 64 20 6d 61 69 6c 0a |cally send mail.| 00000210 23 20 77 68 65 6e 65 76 65 72 20 79 6f 75 20 63 |# whenever you c| 00000220 6f 6e 6e 65 63 74 2e 0a 0a 23 74 69 6d 65 20 73 |onnect...#time s| 00000230 65 72 76 65 72 20 7b 74 69 6d 65 5f 6d 61 63 68 |erver {time_mach| 00000240 69 6e 65 7d 2e 7b 64 6f 6d 61 69 6e 7d 0a 23 20 |ine}.{domain}.# | 00000250 55 6e 63 6f 6d 6d 65 6e 74 20 74 68 65 20 61 62 |Uncomment the ab| 00000260 6f 76 65 20 6c 69 6e 65 20 69 66 20 79 6f 75 72 |ove line if your| 00000270 20 70 72 6f 76 69 64 65 72 20 72 75 6e 73 20 61 | provider runs a| 00000280 20 74 69 6d 65 20 73 65 72 76 65 72 20 75 73 69 | time server usi| 00000290 6e 67 20 4e 54 50 2e 0a 0a 23 74 69 6d 65 20 72 |ng NTP...#time r| 000002a0 65 61 64 0a 23 20 75 6e 63 6f 6d 6d 65 6e 74 20 |ead.# uncomment | 000002b0 74 68 65 20 61 62 6f 76 65 20 6c 69 6e 65 20 69 |the above line i| 000002c0 66 20 79 6f 75 20 77 61 6e 74 20 74 6f 20 72 65 |f you want to re| 000002d0 61 64 20 74 68 65 20 74 69 6d 65 20 61 63 63 6f |ad the time acco| 000002e0 72 64 69 6e 67 20 74 6f 20 79 6f 75 72 0a 23 20 |rding to your.# | 000002f0 70 72 6f 76 69 64 65 72 27 73 20 74 69 6d 65 20 |provider's time | 00000300 73 65 72 76 65 72 2e 0a 0a 23 74 69 6d 65 20 73 |server...#time s| 00000310 65 74 0a 23 20 55 6e 63 6f 6d 6d 65 6e 74 20 74 |et.# Uncomment t| 00000320 68 65 20 61 62 6f 76 65 20 6c 69 6e 65 20 69 66 |he above line if| 00000330 20 79 6f 75 20 77 61 6e 74 20 74 6f 20 73 65 74 | you want to set| 00000340 20 79 6f 75 72 20 6d 61 63 68 69 6e 65 27 73 20 | your machine's | 00000350 74 69 6d 65 20 61 63 63 6f 72 64 69 6e 67 0a 23 |time according.#| 00000360 20 74 6f 20 79 6f 75 72 20 70 72 6f 76 69 64 65 | to your provide| 00000370 72 27 73 20 74 69 6d 65 20 73 65 72 76 65 72 20 |r's time server | 00000380 28 74 68 65 20 74 69 6d 65 20 77 69 6c 6c 20 61 |(the time will a| 00000390 6c 73 6f 20 62 65 20 73 68 6f 77 6e 20 6f 6e 2d |lso be shown on-| 000003a0 73 63 72 65 65 6e 2c 0a 23 20 73 6f 20 69 66 20 |screen,.# so if | 000003b0 79 6f 75 20 75 73 65 20 22 74 69 6d 65 20 73 65 |you use "time se| 000003c0 74 22 20 79 6f 75 20 64 6f 6e 27 74 20 6e 65 65 |t" you don't nee| 000003d0 64 20 74 6f 20 75 73 65 20 22 74 69 6d 65 20 72 |d to use "time r| 000003e0 65 61 64 22 20 61 73 20 77 65 6c 6c 29 2e 0a |ead" as well)..| 000003ef