Is there a tool to click activation links

mikecarquote

Newbie
Joined
Jan 5, 2008
Messages
10
Reaction score
0
Is there a tool available I can supply an email login name and password, and it will look at all emails in the account and click activation links? Something that works for the big 3 free email systems? That is one of those boring tasks I don't like doing when I create a lot of accounts for booking marking.


Thx!!
 
I just made an app that sits on my server to do this. Clicks all links, so it activates then usually unsubscribes :)
 
i create mine using php imap.. it's pretty simple script.. you just need to tweak the regex to get your activation link from the email and then curl it.. i only try this with gmail.. and it works great..
 
seo101 if it's not so personal can you please share the code here? I was looking for such that kind of tool
 
Back
Top