Просмотр полной версии : perl account check.
Hello,
I am looking for perl account checker.
I mean check for hotmail,yahoo or gmail. So see if they works or not.
DRON-ANARCHY
10.10.2007, 17:22
а не проще было бы мыло отправлять и смареть ушло или нет))
biophreak
10.10.2007, 17:27
Hmm...look at _http://perl.cpan.org/ there were some modules for Gmal (and Hotmail, i guess).
The main trouble with Gmail mails is that the access on them you may get only over SSL.
Thanks biophreak, but I was looking there all ready ;s
And DRON-ANARCHY, please write in english!
Need tool like this badly.
biophreak
10.10.2007, 20:52
The script looks like that:
use GMail::Checker;
my $gwrapper = new GMail::Checker();
return if(!$gwrapper->login("username","password"));
print "Valid account\n";
This is for checking Gmail account
ok thanks ... but ... any other ?
biophreak
10.10.2007, 22:23
Hmmm...those script i've made just for 1 minute.
If you need checker of multiple accounts - send me a PM.
damn ..
biophreak don't answer my pm ... anyone else please ? :S
vBulletin® v3.8.14, Copyright ©2000-2026, vBulletin Solutions, Inc. Перевод: zCarot