home *** CD-ROM | disk | FTP | other *** search
-
-
-
- MLAdd v1.10
- DOS utility: Add names to an Internet mailing list
- Freeware, copyright (c) Oct. 16, 1996
- by
- David Daniel Anderson
- Reign Ware
-
- ** READ REIGNWAR.TXT FOR LEGAL TERMS **
-
-
-
- Overview:
- ~~~~~~~~~
- MLAdd can create an Internet mailing list, or add names to an existing one.
- It scans the specified files, extracts just the actual email addresses, and
- then places them in a single master mailing list.
-
-
- Usage:
- ~~~~~~
- MLAdd MasterList [add_list(s)]
-
-
- Examples:
- ~~~~~~~~
- MLAdd friends buddies
- MLAdd trekcrew kirk spock bones scotty
- MLAdd vulcans s*k
- MLAdd rtml
-
- Notes:
- ~~~~~~
- MLAdd will create the master mailing list if it does not exist.
-
- MLAdd removes extraneous information from email addresses, and also removes
- all duplicates before writing the master list. If you want this done, but
- you have no names to add, you don't need to specify a second file name.
-
- MLAdd can accept multiple files containing email addresses to add, and the
- file specifications may contain DOS wildcards (? and *).
-
- Only the "MasterList" is changed, all other files are left as is.
-
-
- ** READ REIGNWAR.TXT FOR LEGAL TERMS **
-
-
- Revision History:
- ~~~~~~~~~~~~~~~~~
-
- 1.00, 12-Jul-1996 First public release.
- 1.10, 16-Oct-1996 Improved address detection routine.
- Added a loop to delete duplicates whenever the list
- grows larger than 5000 addresses. Should run out
- of memory less often now.
- Shortened maximum email address length to 70
- characters.
-
-