Consider adding new team members and creating a news site for the web site.
Saturday, April 03, 2004
web site
Of course, the web site needs to be redone.
A redirector has been setup that handles /go/ URLs. This needs to be database driven.
Get a Wiki setup for Matt.
Posted by JustBob at 12:05 0 comments
monthly tasks
Automate the reporting of secondary DNS hosting (example):
(echo "From: User@Domain"
echo "to: Billing@Domain"
echo "subject: list of domains for CustomerDomain"
echo ""
ll | grep CustomerDomain | awk '{printf "%s\n", $9}'
) | /var/qmail/bin/qmail-inject -fUser@Domain
Automate the reporting of e-mail hosting counts.
Posted by JustBob at 09:29 0 comments
Friday, April 02, 2004
March SPAM statistics
Here are my personal stats for the month of 3/2004:
SPAM: 13316
False Positives: 4 (Should not have been tagged as spam)
False Negatives: 226 (Should have been tagged as spam)
Posted by JustBob at 07:20 0 comments