Hi, I wish to process and parse an email on receipt. Parsing functions seems to be provided by a PEAR package (see here for detail). But how can I trigger a script on receipt of email? Sure, I could trigger a script periiodically through cronjobs, but I would prefer the direct trigger for immediate actioning, if at all possible. Any hints?