On Wed, Oct 04, 2006 at 04:37:50PM +0100, Nick Leverton wrote: > The existing Qpsmtpd.pm code tries to allow multiple plugin dirs, but it > fails if all the plugins aren't underneath the first directory named > in /etc/qpsmtpd/plugin_dirs. > > The attached patch fixes this and will search for each plugin in each of > the directories named. This allows such things as having modified local
Thanks, Nick. I've applied a variation on your patch. The bug you supplied didn't actually exist in the official qpsmtpd release; I assume you were working from one of the distribution variants or my own multi-plugin-dir patch. In any event, your structure is tidier (and not broken), so I've applied the combination of both to the tree. Devin
