Requires comm/fido/mm_1_2*
Kurz: V0.35:Erstellen von CarbonCopies MM>=1.2
*ACHTUNG*
---------
DIESE VERSION FUNKTIONIERT NUR MIT MAIL MANAGER 1.2,
NICHT MIT DEN VERSIONEN 1.0 UND 1.1
// // // //
/// /// /// ///
// / // // / // S U P E R _ C C (2. Mai 1996)
// // // //
==============================================================================
MM_SuperCC.rexx, Version 0.35 Copyright (C) 1995-96, Michael A. Bode
==============================================================================
Merkmale:
- Mailing-Listen durch Suchmuster erstellen lassen (momentan wird nur das
Sternchen als Wildcard unterstützt)
- Mailing-Listen für spätere Wiederverwendung abspeichern
- Eingabe-Modus: Adressen per Hand ergänzen
- Hübsche CC:-Header erstellen lassen (optional)
- Zwei verschiedene Arten von CC:-Headern
- Leistungsstarke Nodelist-Name nach Domain Konvertierung
- Unmittelbarer Export aus dem Skript heraus (optional)
- Leistungsstarke Unterstützung von InterNet-Adressen mit konfigurierbarem
Gateway; mit FTN-Adressen mischbar in Mailing-Listen
- Genauso leistungsstarke Unterstützung von Versenden der Mailings in
Areas (ebenfall mit dem anderen Kram ;) mischbar)
- Unterstützung aller Flow-Typen (Crash, Hold, Normal)
- Auf einfache Weise alle Empfänger mit mehreren Nodes löschen lassen
- Nodelist-Unterstützung
- Support von lokalen Network-Files und HUB-Segmenten
- Automatischer Textumbruch des Nachrichtentextes (optional)
- Anfordern von Empfangsbestätigungen (optional)
+---------+----------+-------------------------------------------------------+
| Version | Date | Changes/Comments |
+---------+----------+-------------------------------------------------------+
| 0.35 | 02.05.96 | - Bugfix: manchmal wurde nicht gefragt, ob die Liste |
| | | gespeichert werden soll, wenn etwas geändert wurde |
| | | - Neue Keywords: #ZONE und #NET, für besseren Support |
| | | von Network-Files im Wildcard-Modus |
| | | - Neues Keyword: #UNKNOWN für den Standard-Namen von |
| | | ungelisteten Sites |
| | | - Unterstützt jetzt Realnamen bei eMail-Adressen (im |
| | | CC:-Header), siehe oben bei Listenformat/Eingabe |
| | | - Es sind jetzt für jeden Areatag unterschiedliche |
| | | Empfängernamen möglich (siehe auch oben) |
| | | - Zwei kleine "Bugs" im Guide entfernt |
| | | - Listview arbeitet nun mit MM 1.2 |
+---------+----------+-------------------------------------------------------+
*ATTENTION*
-----------
THIS VERSION RUNS ONLY WITH MAIL MANAGER 1.2,
NOT WITH VERSION 1.0 AND 1.1
// // // //
/// /// /// ///
// / // // / // S U P E R _ C C (2. Mai 1996)
// // // //
==============================================================================
MM_SuperCC.rexx, Version 0.35 Copyright (C) 1995-96, Michael A. Bode
==============================================================================
Features:
- Create mailing-lists using wildcard-patterns (currently only asterix
supported)
- Save mailing-lists for later re-use
- Input-mode: enter single addresses by hand, without any lists
- Create nice looking CC:-headers (optional, of course)
- Two different types of CC:-headers possible
- Powerful nodelist-name to domain-name conversion
- Immediate export after sending possible
- Powerful support of sending to InterNet-addresses using configurable
gateways, mixable with FTN-adresses
- Use also areatags for you mailings, of course mixable with all the
other stuff... ;)
- Support of all flow-types (crash, hold, normal)
- Powerful delete all receivers with more than one nodelist-entry
- Nodelist-support
- Support of local network-files and HUB-segments in wildcard-mode
- Reflow text to be sent when lines have more than 80 characters in
length
- Request for return-receipts on demand
+---------+----------+-------------------------------------------------------+
| 0.35 | 02.05.96 | - Bugfix: sometimes you have not been asked if you |
| | | would like to save the list when changes have been |
| | | made |
| | | - New keywords: #ZONE and #NET for better support of |
| | | network-files when using wildcard-mode |
| | | - New keyword: #UNKNOWN for the default name of un- |
| | | listed sites |
| | | - Now supports realnames for RFC-receivers in the CC:-|
| | | header (see format of lists/inputs) |
| | | - Now there are unique echo-receivers for each area |
| | | possible (see format of lists/inputs) |
| | | - Fixed two little "bugs" in the guide |
| | | - Listview-handling changed to work with MM 1.2 |
+---------+----------+-------------------------------------------------------+
|