CSMAPI is a Borland Delphi component which gives you easy access to the powerful MAPI 
interface in MAPI compliant environments. It's very easy to use because of its fault 
tolerant behaviour and supports all functions of Simple MAPI 
wrapped into a Delphi-Style component.

Versions history

1.0 First release
-----------------

1.0a Bugfix release
-------------------
  - DateReceived property changed from String to TDateTime to be more "Delphi-Style"
  - MarkRead property works now
  - NewMessagesOnly works now
  - When the user cancels the MAPI Logon from the Open method, an exception is raised
  - An exception is raised when there are unresolvable names in the recipient lists.

1.1 Powerup release
-------------------

  - originator's full MAPI address from a received mail now accessible though the 
    OriginatorAddress property.
  - New method "PrepareReply" to reply to a message even if the receiver is not in the
    address book.
  - New method "AddValidAddress" allows to supply address structures previously read
    from the OriginatorAddress property. This new feature allows you to store addresses
    from received mail in your own database and later use the stored email addresses
    to send mail without having to add all those addresses to a MAPI address book.
  - New method "AddressDetails" pops up common dialog with the address details of a
    OriginatorAddress-type address.

Read the help file for instructions on how to install CSMAPI.

Registration
------------

on Compuserve GO SWREG #7216

mail Compuserve [100732,1722] or 100732.1722@compuserve.com
quoting the component name and how I can contact you.

The Cost is USD 25.00. 

By mail:

Send a cheque to	Gernot Kogler
			Gottesgrabenweg 11
			5430 Wettingen
			Switzerland

Please add 10$ inside Europe, 15$ outside Europe for handling and shipping.

The source code is avaliable, too for additional USD 39.00 (CompuServe SWREG: #7695)

When you register you will:

- Receive an unproteced version of TMAPI
- Be noticed of new minor (bugfix) releases and receive them for free
- Get upgrade discounts on new major releases

Important notice
----------------

The CompuServe mail service provider for MS mail seems to have a bug: Originator 
Addresses from CompuServe mails do not contain a valid address so you cannot use
the OriginatorAddress as a valid address in this case. I've tested with MSMail and
MSN mail which works perfectly. Hope they gonna fix it because I want to process
CompuServe Mail as well.

Have fun