If the custom directory for plugins is specified in config.php:
define("PLUGIN_ROOTDIR","/usr/src/plugins");
and lets say mailtolist was dropped in there, no plugins are available via the web interface...
However, if you were to disable and enable the examples, everything works.
Also, if mailtolist was placed inside admin/plugins/, it still does not show up.
Please help

Thanks!