LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: msergeant@cvs.perl.org Date: Thu May 17 16:07:06 2007 Subject: [svn:qpsmtpd] r738 - trunk/lib
Author: msergeant
Date: Thu May 17 15:07:05 2007
New Revision: 738
Modified:
trunk/lib/Qpsmtpd.pm
Log:
Fix for issue #12: Bug in Qpsmtpd.pm when using multiple plugin dirs
Modified: trunk/lib/Qpsmtpd.pm
==============================================================================
--- trunk/lib/Qpsmtpd.pm (original)
+++ trunk/lib/Qpsmtpd.pm Thu May 17 15:07:05 2007
@@ -319,10 +319,6 @@
unless $plugin_line =~ /logging/;
last PLUGIN_DIR;
}
- else {
- $self->log(LOGDEBUG, "Failed to load plugin - $plugin - ignoring");
- return 0;
- }
}
}
}
| Navigate in group perl.cvs.qpsmtpd at sever nntp.perl.org | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |