          MODULE=courier-imap
         VERSION=5.2.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$SFORGE_URL/courier/imap/$VERSION/
      SOURCE_VFY=sha256:6f25cd7f64a8ff00ebdbb73c4fc03c07d4e2eb4daf21259723de74c687a5f5e7
        WEB_SITE=http://www.courier-mta.org/imap/
         ENTERED=20020629
         UPDATED=20230811
           SHORT="Secure IMAP and pop3 server that provides Maildir folders"

cat << EOF
Courier-IMAP is a server that provides IMAP access to Maildirs.
The overall design goal of Courier-IMAP is to provide IMAP services to maildirs
with the least amount of resources. For this reason there are many parameters
that can be tuned during initial configuration and at runtime.
Unwanted components can be removed completely, and they will not take up any
resources. Few sites need the ability to search messages in twenty different
character sets, so there's no need to waste memory storing large character set
mapping tables. Sites that need multilingual searching and sorting abilities
can selectively choose which character set tables will be supported by the
server, individually. If SSL support is needed, it is available. If not, the
SSL wrapper does not have to be installed at all. If the server does not have
the sufficient resources to sort large folders, the server-based IMAP sorting
function can be turned off.
EOF
