SYNOPSIS

 my $server = Mail::Server::IMAP4->new($msg);
 my $server = Mail::Server::POP3->new($msg);

See SYNOPSIS in Mail::Reporter

DESCRIPTION

This module is a place-holder, logical in the class hierarchy. On the moment, no full server has been implemented, but some parts of IMAP4 exist.

Servers:

See DESCRIPTION in Mail::Reporter

DETAILS