TrashScan - ZapCoded by Trashware; 01.02.2004
=============================================

This little script allows you to scan incoming email attaches for suspicious
virus code.

You need:
----------------------------------------------------------------------------
- awk				(tested with 3.0.6)
- bash				(tested with 2.04)
- decoder			(metamail, tested with 2.7.19 or
				uudeview, tested with 0.5pl13)
- virus scanner			(clamav recommended, tested with 0.60)
- procmail			(tested with 3.15.1)
- sendmail			(tested with 8.11.2)
- cat				(tested with 2.0.10)
- grep				(tested with 2.4)
- logger			(tested with 4.3)
- mkdir				(tested with 4.0.35)
- rm				(tested with 4.0.35)
- sed				(tested with 3.02)
----------------------------------------------------------------------------
Not much, isn't it?


INSTALLATION
------------

Well, this should be quite simple...

1. Change the "Settinx section" in the header of trashscan to hit your needs
2. Copy trashscan to /usr/local/bin
3. Change procmail.trashscan and put it into your .procmailrc
4. Enjoy

If you like this script or if you run it on a regular basis let me know.
Suggestions are welcome...


CONTACT
-------

Email: trashware@gmx.de
Web: http://trashware.mirrorz.com


DISCLAIMER
----------

* Copyright (C) 2002 - 2004 Trashware
*
* This program 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 you option) any later version.
*
* This program 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 Licence for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA


Have fun!
Greetinx from Trash