Fixed document links

This commit is contained in:
Bobbi Webber-Manners 2020-10-29 16:01:06 -04:00
parent db66b0d6be
commit 5c6c7ffaad
12 changed files with 24 additions and 24 deletions

View File

@ -2,7 +2,7 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)
## `ATTACHER.SYSTEM`
@ -20,5 +20,5 @@ When `EDIT.SYSTEM` invokes `ATTACHER.SYSTEM`, the following operations occur:
- `ATTACHER.SYSTEM` will terminate the MIME document, erase the original email file from `OUTBOX` and rename the temporary file to replace the original.
- `ATTACHER.SYSTEM` will reload `EMAIL.SYSTEM` once it is done.
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)

View File

@ -2,7 +2,7 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)
## `DATE65.SYSTEM`
@ -39,5 +39,5 @@ When `DATE65.SYSTEM` is run (either directly or using the Open Apple-D shortcut
Note that if the system has a real-time clock (RTC) the date and time information obtained from `DATE65.SYSTEM` will be overwritten. Otherwise the date and time information remain constant until the next time `DATE65.SYSTEM` is run.
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)

View File

@ -2,7 +2,7 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)
## `EDIT.SYSTEM`
@ -19,5 +19,5 @@ If RamWorks-style memory expansion is available, `EDIT.SYSTEM` can use it as add
<p align="center"><img src="img/edit-help2.png" alt="Editor help page 2" height="400px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)

View File

@ -2,7 +2,7 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)
## `EMAIL.SYSTEM`
@ -194,5 +194,5 @@ There are three ways to write an email:
However you create your template email, take note of the filename which is displayed in the status line. The file will be created in the `OUTBOX` directory (`/H1/DOCUMENTS/EMAIL/OUTBOX` with our example settings.)
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)

View File

@ -2,7 +2,7 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)
## Setup and Configuration for Email
@ -82,5 +82,5 @@ Once you have correctly configured `EMAIL.CFG` with the correct POP3 server, use
Once messages have been downloaded and the `INBOX` initialized, you may run `EMAIL.SYSTEM` to browse and read the new messages.
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)

View File

@ -2,11 +2,11 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-usenet-functions)
## `NNTP65.SYSTEM`
*Run using Closed Apple-R in `EMAIL.SYSTEM`*
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-usenet-functions)

View File

@ -2,11 +2,11 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-usenet-functions)
## `NNTP65UP.SYSTEM`
*Run using Closed Apple-S in `EMAIL.SYSTEM`*
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-usenet-functions)

View File

@ -2,7 +2,7 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)
## `POP65.SYSTEM`
@ -35,5 +35,5 @@ POP65 runs without any user interaction and performs the following tasks:
- Update `INBOX/EMAIL.nn`, incrementing the number by one.
- Iterate until all messages in `SPOOL` are ingested into `INBOX`.
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)

View File

@ -2,7 +2,7 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)
## `REBUILD.SYSTEM`
@ -13,5 +13,5 @@ REBUILD simply prompts for the path of the directory to process.
If you use this tool for bulk import, be sure that all the `EMAIL.nnn` files are in Apple II text format with carriage return line endings (not MS-DOS or UNIX style.)
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)

View File

@ -2,7 +2,7 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)
## `SMTP65.SYSTEM`
@ -36,5 +36,5 @@ SMTP65 performs the following tasks:
- Remove the sent message from `OUTBOX`.
- Iterate until all messages in `OUTBOX` have been sent, and copied to `SENT`. Rejected messages are left in `OUTBOX` where they may be edited and retransmitted.
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-email-functions)

View File

@ -2,7 +2,7 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-usenet-functions)
## Setup and Configuration for Usenet
@ -80,5 +80,5 @@ You must set up a `NEWS.SENT` mailbox, otherwise `NNTP65UP.SYSTEM` will be unabl
To create these mailboxes, run `EMAIL.SYSTEM` and press `N` for N)ew mailbox. At the prompt, enter the name of the mailbox to be created: `RECEIVED`, and press return. Repeat this to create the `SENT` mailbox.
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-usenet-functions)

View File

@ -2,7 +2,7 @@
<p align="center"><img src="img/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-usenet-functions)
## Subscribing to a Newsgroup
@ -14,5 +14,5 @@ Suppose you want to subscribe to newsgroup `comp.sys.pdp11`.
When the 'last message' field of the newgroup is zero, `NNTP65.SYSTEM` will download the most recent 100 articles from the newsgroup. It will then set the most recent article counter in `NEWSGROUPS.CFG` so that subsequent runs will retrieve new messages only.
[Back to Main emai//er Docs](README-emailler.md)
[Back to Main emai//er Docs](README-emailler.md#detailed-documentation-for-usenet-functions)