I have a task where I need a bit of php code to check gmail every minute or so for new mail. Any new email I need to examine and check for certain pieces of text, if these pieces of text exist then I need it to create another email with this text in the email. Is there an code snippets that I should be looking at to get me started with this?
↧