I apoligize if this has been asked/answered before, but I looked through
the archives and didn't find it.

My problem is this:  I added $plugins[1] = 'newmail'; to the plugins array
in config.php (manually; I don't have PERL), but it doesn't show up in the
Options page, and I can't find it anywhere else.  My entire plugins array
is this:

global $plugins;
      $plugins[0] = 'filters';
      $plugins[1] = 'newmail';
      $plugins[2] = 'calendar';

The filters and calendar work, but no luck with newmail.  Can anyone help?

Thanks,
Erin Pidgeon





-------------------------------------------------------
This SF.net email is sponsored by: The Sourceforge Network Survey
Take Our Survey and You Could Win a $500 Gift Certificate!
http://ugamsolutions.com/psurvey/osdn/SourceForge/index_sourceforge.htm
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to