From: Simon W. <es...@ou...> - 2003-02-13 16:53:37
|
OK, Here's my attempt at a generic pattern matching email filter. It does NOT attempt any cleverness about what organisation the domain represents. I haven't broken it up into module and test code at this stage although you should be able to rip out the test code and stick a package header on it without too much trouble. Fire at will... :) Simon. |