#!/bin/bash
#
# Original Code
# -------------
#	http://www.UCEAS.net/Scripts/submit.spam.sh
#
#
# Owner/Permissions
# -----------------
#	http://www.UCEAS.net/Scripts/permissions.txt
#
#
# Purpose
# --------
#	Gather your incoming spam and send it to a central repository for processing/analysis
#
#
# 27-Dec-02 amo Date-of-Birth
#
#
#
/root/AntiSpam.Collector.pl -update -submit -user /var/spool/mail/alvin
#
#
# End of file

