Email Confirmation

MakeLemonade

Junior Member
Joined
Mar 30, 2009
Messages
148
Reaction score
67
Hey...

I occassionally pay folks on here for directory submissions and end up with 1200 emails to wade through. Is there a program I can point at my inbox and have everything confirmed automatically?

Thanks.
 
No OP

Such a thing doesn't actually exist ;).You can however hire a Free Lancer and ask him to do it for you.Go to DP and you will find many people from PAKISSTAN who do it cheaply ;)
 
There are programs that do this for social network sites, It should be doable for article sites, Maybe I can create a program that opens all the links in an email and voila automatic confirmation.
 
There are programs that do this for social network sites, It should be doable for article sites, Maybe I can create a program that opens all the links in an email and voila automatic confirmation.

I think it's a good idea.
 
Write a php script that reeds the mails, use regex to find links, and finaly use curl to loop trough links to confirm them
 
Here you go:

Code:
http://www.mediafire.com/?ttnanimnrym

VirusTotal:

Code:
http://www.virustotal.com/analisis/a1e4b2eb1c9adeb98c7bf118e0535041ba539f9d8f9fccc6a93da95fcbaf1e3f-1250482004
 
you can go to hireafreelancer.com, and hire people from India to do the work for you at low price
 
See linkconfirmer dot com. I had this software on an old system that crashed. I have nothing to do with this company nor is this an affiliate link. Just thought that if someone had this, they might share since so many folks on this forum have looked for this over time. ;)
 
I already have a code that's 50% of what you'd need, it works on an imap mailbox, I can modify/finish it for you if you would like.
Expected functionality:
1. Log into email
2. Open each message and "click" each link in the email
3. Delete/move to log folder
4. Email log if needed?

PM me if you're interested and can't get something else working. I currently have the code working as an autoresponder based on finding a certain keyword in an email, I did it for ~$50, the functionality above would be that or less.
 
Here you go:

Code:
http://www.mediafire.com/?ttnanimnrym

VirusTotal:

Code:
http://www.virustotal.com/analisis/a1e4b2eb1c9adeb98c7bf118e0535041ba539f9d8f9fccc6a93da95fcbaf1e3f-1250482004

Mirror please? :)
 
Back
Top