Package: qpsmtpd Version: 0.32-3 If I try to add any more paths in /etc/qpsmtpd/plugin_dirs beyond the default /usr/share/qpsmtpd/plugins, only the first listed path has any effect. Trying to load a plugin from one of the other directories listed in the file has the same effect as though the plugin were entirely missing.
The simplest way to see that this is broken is probably to add an empty directory, e.g., /etc/empty, at the start of the plugin_dirs file: then restarting qpsmtpd produces the following error: could not open /etc/empty/logging/file: No such file or directory at /usr/share/perl5/Qpsmtpd/Plugin.pm line 121. - which is wrong, of course, because it should go beyond /etc/empty and look for plugins in the next directory. -- David A. Madore ([EMAIL PROTECTED], http://www.madore.org/~david/ ) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]