I want to be able to send all incoming mail...abc@myserver.com to a script, which will then parse the email and store it in a database. I have PHP compiled as an Apache module, not a CGI binary. I'm running cygwin with exim. Exim works to send email. However, what I am trying to accomplish is Incoming PHP mail. I already went through the steps mentioned in the evolt article on incoming php mail (for an exim installation, but with no success.) I dont know how to proceed. If anyone knows how to do this, please let me know. Many thanks!!