Help for this page

Select Code to Download


  1. or download this
    shell>perl imap-monitorV5PM.pl -u user@example.com -s email.example.co
    +m -p 993 -ssl 1 -i 5
    
    ...
    VOICE: IMAP logout..
    
    Exiting..
    
  2. or download this
    use strict;
    use warnings;
    ...
        print "VOICE: $txt\n";
    }