Index: openacs-4/packages/mail-tracking/www/doc/index.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/mail-tracking/www/doc/index.html,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/mail-tracking/www/doc/index.html 29 Nov 2006 12:31:41 -0000 1.1 @@ -0,0 +1,22 @@ + + + + + + + +

Mail-Tracking Documentation

+By Malte Sussdorff +
+

Overview

+The mail tracking package is a helper package for acs-mail-lite to track outgoing E-Mails. It's goal is to allow sysadmin to install the package in addition to acs-mail-lite and have all the emails tracked for each recipient. Additionally it easily integrates with contacts and project manager to display the mails for a contact / regarding a project. +

Design

+There are three tables which make up this package: + +They are filled with a callback acs_mail_lite::complex_send or acs_mail_lite::send that are being called after successful sending of an E-Mail. This stores the data. + + \ No newline at end of file