The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::IMAP - A client interface to the Internet Message Access Protocol (IMAP).

WARNING: This code is in alpha release. Expect the interface to change.

SYNOPSIS

use Net::IMAP;

DESCRIPTION

Net::IMAP provides a perl interface to the client portion of the Internet Message Access Protocol (IMAP).

METHODS