pkgsrc/mail/p5-IMAP-Admin/DESCR
reed e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00

10 lines
450 B
Text

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.
Its interface should, in theory, work with any RFC compliant
IMAP server, but it was currently only tested 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.