qpsmtpd/lib
Devin Carraway af5f025b51 (Working) support for multiple plugin directories, with a fix from Nick
Leverton <nj|@|leverton.org>.  The inner _load_plugins() routine is changed to
load only a single plugin given a search path, and the (two) calls to it pass
in the configured list of plugin dirs.  The non-module case of _load_plugin()
simply loops on the plugin dir list until a matching plugin file is found;
the first match stops the search for that plugin, regardless of success or
failure in loading it.


git-svn-id: https://svn.perl.org/qpsmtpd/branches/0.3x@671 958fd67b-6ff1-0310-b445-bb7760255be9
2006-11-05 09:54:03 +00:00
..
Apache Add Qpsmtpd::Command to gather all parsing logic in one place (Hanno 2006-04-07 18:58:02 +00:00
Qpsmtpd Script to generate Qpsmtpd::Postfix::Constants from the Postfix source. 2006-11-01 02:28:41 +00:00
Qpsmtpd.pm (Working) support for multiple plugin directories, with a fix from Nick 2006-11-05 09:54:03 +00:00