Is it possible to run a IMAP server on IIS 5.0 (win2000) and PHP with IMAP support? I've installed PHP and the IIS and it works but when I uncomment the pop_imap.dll in php.ini the server can't find the module, cause I don't have it...
Do I have to have this module and where do I find it?