asspr
Anti-Spam Server Proxy Report is a small program written in C that creates a report based on the emails in ASSP's directories. At the moment only notspam, spam and viruses folders. Reports contain the file name, To:, From:, and Subject: fields of each email in each folder. Providing a means to monitor the emails and ASSP's activity. By default report start at the beginning of the day till the time the report is run. If run at 11:59PM/23:59, report will include that days emails. Ideally meant to be run once daily, but some modifications have been made to allow for other time frames. Please report any bugs, feature requests, enhancements, etc. to support at obsidian-studios.cominstructions
Please refer to the provided man page.Example usage:
asspr -a /mail/assp/ -o /mail/assp/asspr_omit_file -s -v
asspr -a /mail/assp/ -o /mail/assp/asspr_omit_file -s -v -D 0 -Y 0
asspr -a /mail/assp/ -o /mail/assp/asspr_omit_file -d obsidian-studios.com -s -v
asspr -a /mail/assp/ -o /mail/assp/asspr_omit_file -e support@obsidian-studios.com -s -v
