         VERSION=0.2.0
     SOURCE_HASH='sha512:765dbbcfdbe88df91913c0d1a619cd49f3dce08409fb57ba464fc70011bef28c9e1ad7f8d341c2fac5fd1afa4bc4bab4ef14c1bb6c4a1c84300d6f70a1511e4a'
         UPDATED=20051125
           SPELL=pear-mail_imapv2
    PEAR_PACKAGE=Mail_IMAPv2
        WEB_SITE=http://pear.php.net/package/Mail_IMAPv2/
      LICENSE[0]=PHP
        KEYWORDS="mail http php"
           SHORT='PEAR: Provides a c-client backend for webmail.'
cat << EOF
Mail_IMAPv2 provides a simplified backend for
working with the c-client (IMAP) extension. It
serves as an OO wrapper for commonly used
c-client functions. It provides structure and
header parsing as well as body retrieval.
Mail_IMAPv2 provides a simple inbox example
that demonstrates its ability to parse and view
simple and multipart email messages.
Mail_IMAPv2 also provides a connection wizard
to determine the correct protocol and port
settings for a remote mail server, all you need
to provide is a server, a username and a
password.
Mail_IMAPv2 may be used as a webmail backend or
as a component in a mailing list manager.
This package requires the c-client extension.
To download the latest version of the c-client
extension goto: http://www.php.net/imap.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
