> As previously noted, the greylisting tests are not run unless the > greylisting plugin is enabled. It is not enabled in the > config.sample/plugins file.
This seems like a hole in our testing framework. I suspect we should have a t/config/ directory or similar, so we run all the tests, even the not-enabled ones. -R