/*******************************************************************************
 *                                                                             *
 *  This file is part of NotesAntiSpam.                                        *
 *                                                                             *
 *  NotesAntiSpam is free software; you can redistribute it and/or modify      *
 *  it under the terms of the GNU General Public License as published by       *
 *  the Free Software Foundation; either version 2 of the License, or          *
 *  (at your option) any later version.                                        *
 *                                                                             *
 *  NotesAntiSpam is distributed in the hope that it will be useful,           *
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of             *
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the              *
 *  GNU General Public License for more details.                               *
 *                                                                             *
 *  You should have received a copy of the GNU General Public License          *
 *  along with NotesAntiSpam; if not, write to the Free Software               *
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  *
 *                                                                             *
 *  Copyright (c) 2003 Thomas Kriener                                          *
 *                                                                             *
 *******************************************************************************/


=============
NotesAntiSpam
=============

What is it used for ?
NotesAntiSpam moved potential Spam-Mails into a special Folder for further
investigation/deletion.


Who should use it ?
NotesAntiSpam is written for the End-User. There are no changes in on the
Notes-Server necessary.

How does it work ?
NotesAntiSpam uses DSPAM, a statistical anti-spam filter and available
DNS-Blacklists to find SPAM in your mail. DSPAM learns from the content of
your mail what SPAM is. The DNS-Blacklist-Filter scans for known bad
gateways the mail went through on its way to you. If SPAM is found it is
moved into the Folder -Spam.
If you want to configure or watch the process just right-click onto the
PacMan-Icon and select Restore.
A Logfile is created in the TEMP-Directory if the Debug is switched on.


New Versions and Contact
New Versions are available at http://sourceforge.net/projects/notesantispam .
There is also a mailing-list and a support-forum available.


Requirements
The Binary runs on Windows 9x/NT/2000/XP with the Lotus-Notes Client 5.0.8+.


Installation
Just start the Setup.


Compilation
For compilation you need Visual Studio .Net 2003. You also need Lotus C API
Toolkit for Domino and Notes Version 5.0.7 and the "IBM Lotus C++ API 2.4
for IBM Lotus Notes/Domino" available from the IBM WebSite.
The Microsoft Platform SDK (http://www.microsoft.com/msdownload/platformsdk/)
is also needed. The Version should be at least October 2002.
