QSMTP2 - A FREEWARE Sendmail Library by Craig Gill (cgill@airmail.net), sample CW implementation by Tom Foley (tomfoley@usa.net). What is it? =========== - A simple emailer callable from CW (32 bit) - No OCX, MAPI nonsense - No install issues - FREE!!! Quick and Dirty: ================ - Copy QSMTP2.DLL to your \Windows\System (95) or Winnt\System32 (NT) directory. - Copy QSMTP2.LIB to your \Clarion Path\Lib directory - Create a Folder and copy QSMTP.PRJ and QSMTP.CLW into it - Compile and run. That's it! More Info: ========== - See the source code comments.