Help for this page

Select Code to Download


  1. or download this
    while (1) {
      my $msg_cnt = $imap->message_count($FOLDER_INBOX);
    ...
      }
      goToSleep($SLEEPTIME);
    }