mirror of
https://github.com/bobbimanners/emailler.git
synced 2024-11-18 21:07:03 +00:00
Updating the READMEs ...
This commit is contained in:
parent
2339275bb4
commit
e6a45abfc0
20
README-emailler.md
Normal file
20
README-emailler.md
Normal file
@ -0,0 +1,20 @@
|
||||
# Apple II Email Suite
|
||||
|
||||
<p align="center"><img src="apps/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
|
||||
|
||||
The following programs are completely new:
|
||||
|
||||
- `POP65` is a Post Office Protocol version 3 (POP3) client for the Apple II with Uthernet-II card.
|
||||
- `EMAIL` is a simple user interface for reading and managing email. It works together with `POP65`.
|
||||
- `SMTP65` is a Simple Mail Transport Protocol (SMTP) client for the Apple II with Uthernet-II card.
|
||||
|
||||
## Overview
|
||||
|
||||
## System Setup and Configuration
|
||||
|
||||
## `POP65.SYSTEM`
|
||||
|
||||
## `EMAIL.SYSTEM`
|
||||
|
||||
## `SMTP65.SYSTEM`
|
||||
|
@ -12,11 +12,7 @@ I have made the following changes:
|
||||
|
||||
<p align="center"><img src="apps/emailler-logo.png" alt="emai//er-logo" height="200px"></p>
|
||||
|
||||
The following programs are completely new:
|
||||
|
||||
- `POP65` is a Post Office Protocol version 3 (POP3) client for the Apple II with Uthernet-II card.
|
||||
- `EMAIL` is a simple user interface for reading and managing email. It works together with `POP65`.
|
||||
- `SMTP65` - not started this yet!
|
||||
See [here](README-emailler.md)
|
||||
|
||||
## The original `README.md` follows ...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user