I need a PHP script that can login to a gmail account via the pop3 server, grab all the emails, and click on any links within those emails that contain the strings that I can specify. For example if there are 2 links in an email:
http://site.com/confirm?id=12345
and
http://site.com/deleteconfirmation?id=12345
I can put "confirm?id=" in a list or text box or whatever and it will only click the http://site.com/confirm?id=12345 link, not the http://site.com/deleteconfirmation?id=12345
I will need to be able to specify the gmail login, gmail password, and multiple confirmation strings. Then once I hit submit/start/go the script will do it's job. If possible I'd like multiple threads for actually clicking the activation links and no sql database required but it's not a must have.
If you can get this done please PM me with an estimate on price and time for completion. Payment via paypal.
http://site.com/confirm?id=12345
and
http://site.com/deleteconfirmation?id=12345
I can put "confirm?id=" in a list or text box or whatever and it will only click the http://site.com/confirm?id=12345 link, not the http://site.com/deleteconfirmation?id=12345
I will need to be able to specify the gmail login, gmail password, and multiple confirmation strings. Then once I hit submit/start/go the script will do it's job. If possible I'd like multiple threads for actually clicking the activation links and no sql database required but it's not a must have.
If you can get this done please PM me with an estimate on price and time for completion. Payment via paypal.