>> I am running SquirrelMail on IIS 6.0. I am using Windows 2003 server. >> How do I install the Compatibility plugin? I read the instructions that >> came with the plugin; they didn't help considering they were geared for >> Unix or Linux. I did download the package for native Windows >> functionality but could not figure out how to install it. Please help. > > You're lucky the Compatibillity plugin is by far the easiest plugin to > install. Just unpack the downloaded archive in your Squirrelmail plugins > directory and you're done! compatibility 2.0.4 requires modifications in functions/strings.php file. Open SquirrelMail functions/strings.php in plain text editor (html kit or wordpad or any other editor that understands unix line endings), find line with 'require_once(SM_PATH . 'functions/global.php');' and add new line with 'include_once(SM_PATH . 'plugins/compatibility/functions.php');' after it. See also http://www.squirrelmail.org/wiki/CompatibilityDependencies If plugin requires compatibility v.1.x, you should install compatibility 1.3. If plugin needs compatibility v.2 - install compatibility v.2.0.4. If you need both, update plugin that requires compatibility 1.x. -- Tomas ---signature ends here--- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users