Popcheck Mail Checker mk2

by Justin Pulsipher

Popcheck Mail Checker is a Widget for checking how many messages you have on your POP3, Gmail, IMAP, Yahoo! and Hotmail Accounts.

Popcheck can now play a different new mail sound for each account. Each account can now also have its own, user-definable background color.

This Widget will display as many accounts as you like, and will display them horizontally or vertically according to your preference. Tooltips give you additional information as needed, and if you're using this with webmai More
Current Version: 3.1.1

Sorted by Newest

Sort by Most helpful
Please sign in if you'd like to review.
  1. Tohru
    November 15, 2007 · version 3.1.1 Tohru
    • Star
    • Star
    • Star
    • Star
    • Star
    Oops, violated 1,000 characters limit. Post the code again.
    my ($username, $password, $server) = @ARGV;

    use lib '.';
    use Simple;

    $server = Net::IMAP::Simple->new($server);
    if (!$server) {
    print "Bad Server";
    exit -1;
    }

    if (!defined($server->login($username, $password))) {
    print "Bad Login";
    } else {
    my $total = $server->select('Inbox') + 0;
    my $read = 0;

    foreach (my $i = 1; $i <= $total; ++$i) {
    $read++ if $serve More

    Report this review
    Was this helpful?
    • 0
    • 0
  2. Tohru
    November 15, 2007 · version 3.1.1 Tohru
    • Star
    • Star
    • Star
    • Star
    • Star
    IMAP doesn't work.

    I've modified checkimap.pl to be worked as the following.
    I hope it would be applied to retrieve.exe (and retrive.pl?).

    Addittionally, .kon file may also be fixed like;
    line 1, encoding would be as `ISO-8859-1' instead of 'ISP-'
    line 548, it seems to be omitted a white space of tail of 'perl checkimap.pl'

    -- checkimap.pl --
    my ($username, $password, $server) = @ARGV;

    use lib '.';
    use Simple;

    $server = Net::IMAP::Simple->new($serv More

    Report this review
    Was this helpful?
    • 0
    • 0
  3. November 15, 2007 · version 3.1.1
    Same thing as for "pokejo". It worked during a time, but a while ago it started to complain about OpenSSL. The "OpenSSL Override" doesn`t works and if properly install OpenSSL it stops to complain about OpenSSL, but still doesn`t obtain information on POP3 accounts.
    Seems to be a conflict with other software, but I can`t figure out what it is!
    But, the idea is great, and works with Gmail!

    Report this review
    Was this helpful?
    • +1
    • 0
    Thanks for rating!
  4. November 15, 2007 · version 3.1.1
    Can't get this to work. I've installed OpenSSL - at least the dlls are in the win directory, but it cannot access my yahoo business account, or yahoo. It does work with my gmail account. Obviously I'm doing something wrong, but I can't figure it out.

    Report this review
    Was this helpful?
    • 0
    • 0
    Thanks for rating!
  5. Scott
    November 15, 2007 · version 3.1.1 Scott
    • Star
    • Star
    • Star
    • Star
    • Star
    Got it to work with Yahoo Mail Beta only because I have a premium account. Will not work with Hotmail. Good idea though. I've been looking for someone of checking my yahoo and hotmail accounts without having to open my email client.

    Report this review
    Was this helpful?
    • 0
    • 0
Get It!

Avg. Rating:

StarStarStarStarStar (179)

Your Rating:

It's:

Version:

3.1.1

Updated:

2005-05-08

Downloads:

246,142
Windows & Mac

More tagged communication

Spelling Bee

Downloads: 71,804
StarStarStarStarStar (52)

Jenerator

Downloads: 55,830
StarStarStarStarStar (15)

Buddy Stalker

Downloads: 6,754
StarStarStarStarStar (15)

Gmail Status

Downloads: 9,780
StarStarStarStarStar (14)

MailMan

Downloads: 19,232
StarStarStarStarStar (12)

More by Justin Pulsipher

systemDashboard -…

Downloads: 285,534
StarStarStarStarStar (44)

Universal Shipmen…

Downloads: 74,338
StarStarStarStarStar (24)

systemDashboard -…

Downloads: 137,137
StarStarStarStarStar (23)

LED Binary Clock

Downloads: 26,748
StarStarStarStarStar (5)

systemDashboard -…

Downloads: 112,572
StarStarStarStarStar (27)

Copyright © 2009 Yahoo! Inc. All rights reserved. · Copyright Policy · Terms of Service · Suggestions · About Our Ads

NOTICE: We collect personal information on this site. To learn more about how we use your information, see our Privacy Policy.