Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401051
en ru br
ALT Linux repos
S:1.6.8-alt1

Group :: Development/Perl
RPM: perl-IMAP-Admin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.6.8-alt1
Build date: 7 april 2016, 10:46 ( 419.1 weeks ago )
Size: 18.88 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Perl module for basic IMAP server administration
Description:

IMAP::Admin provides basic IMAP server adminstration.  It provides
functions for creating and deleting mailboxes and setting various
information such as quotas and access rights.

It's interface should, in theory, work with any RFC compliant IMAP server,
but I currently have only tested it against Carnegie Mellon University's
Cyrus IMAP and Mirapoint's IMAP servers.  It does a CAPABILITY check
for specific extensions to see if they are supported.

Operationally it opens a socket connection to the IMAP server and logs
in with the supplied login and password.  You then can call any of the
functions to perform their associated operation.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-IMAP-Admin
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin