>> And >> I'm confused by that bit. From what I can tell, the async/uribl plugin >> ignores plugins/uribl entirely and uses >> Qpsmtpd::Plugins::Async::DNSBLBase, which in turn uses ParaDNS. > > In that case, it's possible (and likely) that it may never have > worked with async. When time is short, it's easy to just ask questions :)
OK, I looked closer and I guess the async plugin actually 'inherits' from the non-async one, so it uses its methods. That's a new topic for me but I think I can come up with the necessary changes to the non-async plugin and maybe a patch to the async one to use it correctly. But I won't be able to test the theory :) -Jared