| Port details on branch 2026Q3 |
- courier-imap IMAP (and POP3) server that provides access to Maildir mailboxes
- 6.0.3,2 mail
=0 6.0.3,2Version of this port present on the latest quarterly branch. - Maintainer: madpilot@FreeBSD.org
 - Port Added: 2026-07-16 17:27:04
- Last Update: 2026-07-16 17:24:56
- Commit Hash: 1c94daf
- License: GPLv3
- WWW:
- https://www.courier-mta.org/imap/
- Description:
- Courier-IMAP is a server that provides IMAP access to Maildir mailboxes.
This IMAP server does NOT handle traditional mailbox files
(/var/spool/mail, and derivatives), it was written for the specific
purpose of providing IMAP access to Maildirs.
Courier-IMAP implements some extensions to the basic Maildir mail
storage format in order to support some additional features, such as
folders and "soft" quotas. This is done in a way that's backwards
compatible with the standard Maildir users (although, of course, they
will ignore the additional features). Other software that understands
and uses the same Maildir extensions is SqWebMail, and maildrop.
Features:
* Extremely small footprint.
* Abstract authentication modules.
* Virtual mailbox support.
* Pop3 daemon.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- courier-imap-imapd
- courier-imap-imapd-ssl
- courier-imap-pop3d
- courier-imap-pop3d-ssl
- Dependency lines:
-
- courier-imap>0:mail/courier-imap
- Conflicts:
- CONFLICTS:
- courier
- imap-uw
- panda-imap
- To install the port:
- cd /usr/ports/mail/courier-imap/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/courier-imap
- pkg install courier-imap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: courier-imap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1784202121
SHA256 (courier-imap-6.0.3.tar.bz2) = 67f506d9ab2a42b7234574d8457bbb6134d8e14973fa38de5fcb4bb4be35f2a7
SIZE (courier-imap-6.0.3.tar.bz2) = 3748771
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- sysconftool : devel/sysconftool
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libcourier-unicode.so : devel/courier-unicode
- libcourierauth.so : security/courier-authlib-base
- libidn2.so : dns/libidn2
- libpcre2-8.so : devel/pcre2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for courier-imap-6.0.3,2:
AUTH_LDAP=off: LDAP support
AUTH_MYSQL=off: MySQL support
AUTH_PGSQL=off: PostgreSQL support
AUTH_SQLITE=off: SQLite support
AUTH_USERDB=off: Userdb support
AUTH_VCHKPW=off: popmail/vchkpw support
DOCS=on: Build and/or install documentation
GDBM=off: GNU dbm library support
GNUTLS=off: Use GnuTLS instead of OpenSSL (Enables SNI)
INOTIFY=off: Inotify support for IDLE command
IPV6=on: IPv6 protocol support
TRASHQUOTA=off: Include deleted mails in the quota
===> Use 'make config' to modify these settings
- Options name:
- mail_courier-imap
- USES:
- compiler:c++11-lang gmake localbase:ldflags perl5 pkgconfig ssl tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|