I need a php script to search through a gmail inbox for links that contain URLs with the string “processA.php”. Any URLs found with the string “processA.php” should be opened via CURL / Snoopy / etc. The gmail account is setup to use either pop or imap login.
