2003
09.26

Server Site Spambayes II

Since everyone has a different idea of what is spam. The spam filter with a global database will filter some useful emails. It’s not acceptable for customers although there’re only 1% useful emails filtered as spam. So we individual spam databases for each mailbox and let the customers to train the spam filter themselves.

Three buttons was added to the web mail. ‘Delete as Spam’, ‘Recover from Spam’ and ‘Reset Spam Filter’. It’s similar to SpamBayes plug-in for Outlook.

I’ve configured the solution on a production server. Below is the summary of the e-mail server’s log summary for Sep. 25,


Grand Totals
------------
messages

  87812   received
  56351   delivered
   2012   forwarded
    606   deferred  (5096  deferrals)
   1342   bounced
  54150   rejected (49%)
      0   reject warnings
      0   held
      0   discarded (0%)

   3486m  bytes received
   3816m  bytes delivered
  13591   senders
   4993   sending hosts/domains
   6937   recipients
   1750   recipient hosts/domains

2003
09.24

Boys 1977 vs 2002

1977@Fuzhou 2001@Singapore

2003
09.24

Brothers 1977 vs 2002

1977@Fuzhou 2002@Singapore

2003
09.24

Green PDA

Great PAD that never battery low. Wanna get one?
Green PDA

2003
09.21

DNS-DIY

DNS-DIY is a DNS control system. After 3 months run, it hosts 12,471 zones currently. And the number is increasing everyday. I believe it is able to host 100,000 zones smoothly under current hardware configuration.

DNS-DIY accepts domain names registered by OnlineNIC only for business policy.

Reference,
http://www.dns-diy.com

2003
09.21

Server Site Spambayes

Installed and tested Spambayes on one of the productive email server of our company. It works very well. About 30,000 (around 1GByte) junk emails are filtered per day.
The email server hosts more than 2,500 domains and 30,000 mailboxes.

Currently, we use global spam recognition database and only drop the very certain junk emails. I think it’s better to setup database for each mailbox and provide an user friendly control panel.