imapd

Courier mail server - IMAP server

Install

All systems
curl cmd.cat/imapd.sh
Debian Debian
apt-get install courier-imap
Ubuntu
apt-get install courier-imap
Arch Arch Linux
pacman -S cyrus-imapd
image/svg+xml Kali Linux
apt-get install cyrus-imapd
CentOS
yum install cyrus-imapd
Fedora
dnf install cyrus-imapd
Windows (WSL2)
sudo apt-get update sudo apt-get install courier-imap
OS X
brew install cyrus-imapd
Raspbian
apt-get install courier-imap

courier-imap

Courier mail server - IMAP server

The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. This package provides an IMAP server that accesses email stored in Maildirs format mailboxes. This server has an extremely small footprint and provides shared and virtual shared folders. IMAP over TLS is handled by the regular IMAP daemon in conjunction with the TLS wrapper.

cyrus-imapd

The cyrus-imapd package contains the core of the Cyrus IMAP

server. It is a scaleable enterprise mail system designed for use from small to large enterprise environments using standards-based internet mail technologies. A full Cyrus IMAP implementation allows a seamless mail and bulletin board environment to be set up across multiple servers. It differs from other IMAP server implementations in that it is run on "sealed" servers, where users are not normally permitted to log in and have no system account on the server. The mailbox database is stored in parts of the file system that are private to the Cyrus IMAP server. All user access to mail is through software using the IMAP, POP3 or KPOP protocols. It also includes support for virtual domains, NNTP, mailbox annotations, and much more. The private mailbox database design gives the server large advantages in efficiency, scalability and administratability. Multiple concurrent read/write connections to the same mailbox are permitted. The server supports access control lists on mailboxes and storage quotas on mailbox hierarchies. The Cyrus IMAP server supports the IMAP4rev1 protocol described in RFC 3501. IMAP4rev1 has been approved as a proposed standard. It supports any authentication mechanism available from the SASL library, imaps/pop3s/nntps (IMAP/POP3/NNTP encrypted using SSL and TLSv1) can be used for security. The server supports single instance store where possible when an email message is addressed to multiple recipients, SIEVE provides server side email filtering.

uw-imap

protocols

cyrus-imapd-2.4

Cyrus mail system - IMAP support [dummy package]

This package is empty transitional package and can be safely removed.

imap

An IMAP/POP server

imap-uw