I'm wondering if it's possible to configure my server to automatically call a PHP script when it receives incoming mail to a particular mailbox. The idea is that the PHP script then parses the email into a database and asigns a unique ID so that future correspondance can be tracked through the system.
Is this kind of thing possible. If so, any idea where I might start e.g. any online tutorials etc? I'm running a Cobalt Raq4 (Unix).