============================================================================
 ConnectLibrary - File Request Processor - Overlay Module
 (c) Copyright 1991, 92, 93, 94 by John Madill & Infinite Technologies
============================================================================

Version History:
----------------
 Version 2.10 (1st release as ConnectLibrary)
 - Fix for nested extended addresses in FROM field
 - Fix find routine for Attachment field (ie: skip "O-Lotus-RTFAttachment:")
 Version 2.07
 - Fix for appname (ie: to:LIBRARY.BMAIL@wkgrp)
 Version 2.06
 - Set Max for List of Lists to 300 (was 100)
 Version 2.05
 - MCB-Options set for "Off-Peak" routing
 - "000Importance:" changed to "Importance:"
 Version 2.04
 - Stripped out [RouteHint] on return receipts.
 - Added "On DATE & TIME So&So Wrote:"
 - Moved SIG placement in message to top.
 - Now writes messages to IN and IPARCEL instead of SND and PARCEL
 - Added calculation of file sizes for INDEX
 - Added routine to calculate month number
 - Added date routine to format date as dd-Mon-yyyy
 - Forced errors to be from ListAdmin vs. List
 - Fixed bug with requests for wildcarded entries (Phew!)

 Version 2.03b
 - Remove backwards compatibility for "|" delimiter in forward request.

 Version 2.03a
 - Create method of coping with imbedded "(" within "{}" for X.400 addresses

 Version 2.02i
 - Filter out ATTRIBS.BND files

 Version 2.02h
 - Added forward of original text on requests for indexed keywords
 - Fixed bug ... Forwarded message from admin only list w/o reason sent
 - Changed error to 107 (can't forward)

 Version 2.02f+g
 - Fixed search for end of header
 - Added *BEYOND* filter
 - Added <listname>.RAR support for return address

 Version 2.02e
 - Fixed foulup with v2.0.6 <-> v2.02a fiasco

 Version 2.02e
 - Search for End of Header=<LF><LF>

 Version 2.02d
 - Added "Addressed To:" and "Error Report" to -MaiSer- messages
 - Added support for "Resent-By: <address> ; on <Date Time>"
 - Added fix for <CR><CR><LF> (soft CRs)

 Version 2.02b
 - Fixed address parsing routines to remove {extended} *before* building
   address for compare and addition to list.
 - Fixed BufIn function to deal with Unix messages w/o <CR>
 - Linked with larger memory pool to eliminate lockup on out of memory.

 Version 2.0.6
 - Added "ForwardMessage" for non-member and no-member errors
 - Allow Send message to list with no text but has attachment.

 Version 2.0.5
 - Added <listname>.SIG capability
 - Fixed "Notework" Line folding Bug
 - Added diagnostics to returned messages
 - Added PASSTHRU.SMF for passing MHS keywords

 Version 2.0.3
 - Fixed Library to Library link error ... now,
   library.listname@host=library@host{dist:library}

 Version 2.0.2
 - Add admin user's ability to add a user to private list.
 - Add ability to have keyword translate to subscribe/desubscribe.

Version History:
 Version 2.0.1
 - Initial Release! (MHS Librarian!)
