Home

The mail/p5-Mail-IMAPClient port

p5-Mail-IMAPClient-3.43 – perl module for an IMAP Client API (cvsweb github mirror)

Description

This module provides methods implementing the IMAP protocol. It
allows perl scripts to interact with IMAP message stores.

The module is used by constructing or instantiating a new IMAPClient
object via the new constructor method. Once the object has been
instantiated, the connect method is either implicitly or explicitly
called.

At that point methods are available that implement the IMAP client
commands as specified in RFC2060. When processing is complete, the
logoff object method is called, either explicitly by the program
or implicitly when the object goes out of scope (or at program
termination).
WWW: https://metacpan.org/release/Mail-IMAPClient

Maintainer

The OpenBSD ports mailing-list

Categories

mail perl5

Build dependencies

Run dependencies

Test dependencies

Reverse dependencies

Files

Search