notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q3
courier-imap IMAP (and POP3) server that provides access to Maildir mailboxes
6.0.3,2 mail on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0.3,2Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (72 items)
Collapse this list.
  1. /usr/local/share/licenses/courier-imap-6.0.3,2/catalog.mk
  2. /usr/local/share/licenses/courier-imap-6.0.3,2/LICENSE
  3. /usr/local/share/licenses/courier-imap-6.0.3,2/GPLv3
  4. bin/couriertls
  5. bin/deliverquota
  6. bin/imapd
  7. bin/maildiracl
  8. bin/maildirkw
  9. bin/maildirmake
  10. bin/makedat
  11. bin/makeimapaccess
  12. bin/pop3d
  13. @preunexec if cmp -s %D/etc/courier-imap/imapd-ssl.dist %D/etc/courier-imap/imapd-ssl; then rm -f %D/etc/courier-imap/imapd-ssl; fi
  14. etc/courier-imap/imapd-ssl.dist
  15. @postexec /usr/local/share/sysconftool/sysconftool %D/etc/courier-imap/imapd-ssl.dist
  16. @preunexec if cmp -s %D/etc/courier-imap/imapd.cnf.dist %D/etc/courier-imap/imapd.cnf; then rm -f %D/etc/courier-imap/imapd.cnf; fi
  17. etc/courier-imap/imapd.cnf.dist
  18. @preunexec if cmp -s %D/etc/courier-imap/imapd.dist %D/etc/courier-imap/imapd; then rm -f %D/etc/courier-imap/imapd; fi
  19. etc/courier-imap/imapd.dist
  20. @postexec /usr/local/share/sysconftool/sysconftool %D/etc/courier-imap/imapd.dist
  21. @preunexec if cmp -s %D/etc/courier-imap/pop3d-ssl.dist %D/etc/courier-imap/pop3d-ssl; then rm -f %D/etc/courier-imap/pop3d-ssl; fi
  22. etc/courier-imap/pop3d-ssl.dist
  23. @postexec /usr/local/share/sysconftool/sysconftool %D/etc/courier-imap/pop3d-ssl.dist
  24. @preunexec if cmp -s %D/etc/courier-imap/pop3d.cnf.dist %D/etc/courier-imap/pop3d.cnf; then rm -f %D/etc/courier-imap/pop3d.cnf; fi
  25. etc/courier-imap/pop3d.cnf.dist
  26. @preunexec if cmp -s %D/etc/courier-imap/pop3d.dist %D/etc/courier-imap/pop3d; then rm -f %D/etc/courier-imap/pop3d; fi
  27. etc/courier-imap/pop3d.dist
  28. @postexec /usr/local/share/sysconftool/sysconftool %D/etc/courier-imap/pop3d.dist
  29. etc/courier-imap/quotawarnmsg.example
  30. libexec/courier-imap/couriertcpd
  31. libexec/courier-imap/imapd-ssl.rc
  32. libexec/courier-imap/imapd.rc
  33. libexec/courier-imap/makedatprog
  34. libexec/courier-imap/pop3d-ssl.rc
  35. libexec/courier-imap/pop3d.rc
  36. share/man/man1/couriertcpd.1.gz
  37. share/man/man1/maildiracl.1.gz
  38. share/man/man1/maildirkw.1.gz
  39. share/man/man1/maildirmake.1.gz
  40. share/man/man8/deliverquota.8.gz
  41. share/man/man8/imapd.8.gz
  42. share/man/man8/mkdhparams.8.gz
  43. share/man/man8/mkimapdcert.8.gz
  44. share/man/man8/makeimapaccess.8.gz
  45. share/man/man8/mkpop3dcert.8.gz
  46. sbin/imaplogin
  47. sbin/mkdhparams
  48. sbin/mkimapdcert
  49. sbin/mkpop3dcert
  50. sbin/pop3login
  51. sbin/sharedindexinstall
  52. sbin/sharedindexsplit
  53. share/courier-imap/mkdhparams
  54. share/courier-imap/mkimapdcert
  55. share/courier-imap/mkpop3dcert
  56. share/doc/courier-imap/AUTHORS
  57. share/doc/courier-imap/INSTALL
  58. share/doc/courier-imap/NEWS
  59. share/doc/courier-imap/ChangeLog
  60. share/doc/courier-imap/README.proxy
  61. share/doc/courier-imap/README.imapkeywords.html
  62. share/doc/courier-imap/README.maildirfilter.html
  63. share/doc/courier-imap/README.maildirquota.txt
  64. share/doc/courier-imap/README.sharedfolders.txt
  65. share/doc/courier-imap/README.couriertls
  66. @dir etc/courier-imap/imapaccess
  67. @dir var
  68. @dir etc/courier-imap/shared
  69. @dir etc/courier-imap/shared.tmp
  70. @owner
  71. @group
  72. @mode
Collapse this list.
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):
courier-imap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.3.2_1,25.3.2_1,25.0.11,25.2.11,25.3.2_1,2n/an/an/a
FreeBSD:13:quarterly5.3.2_1,25.3.2_1,25.2.4,25.2.11,25.3.2_1,2n/an/an/a
FreeBSD:14:latest6.0.1,26.0.3,25.2.1,25.2.11,26.0.3,25.2.4,2-5.2.4,2
FreeBSD:14:quarterly6.0.1,26.0.3,2-5.2.11,26.0.3,25.2.6,25.2.6,25.2.6,2
FreeBSD:15:latest6.0.1,26.0.3,2n/a5.2.11,2n/an/a5.2.6_1,25.2.6_1,2
FreeBSD:15:quarterly6.0.1,26.0.3,2n/a-n/an/a--
FreeBSD:16:latest6.0.1,26.0.3,2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. perl5>=5.42.r<5.43 : lang/perl5.42
Runtime dependencies:
  1. sysconftool : devel/sysconftool
  2. perl5>=5.42.r<5.43 : lang/perl5.42
Library dependencies:
  1. libcourier-unicode.so : devel/courier-unicode
  2. libcourierauth.so : security/courier-authlib-base
  3. libidn2.so : dns/libidn2
  4. 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:
Expand this list (40 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/courier/imap/6.0.3/
  2. http://cytranet.dl.sourceforge.net/project/courier/imap/6.0.3/
  3. http://deac-ams.dl.sourceforge.net/project/courier/imap/6.0.3/
  4. http://deac-fra.dl.sourceforge.net/project/courier/imap/6.0.3/
  5. http://deac-riga.dl.sourceforge.net/project/courier/imap/6.0.3/
  6. http://downloads.sourceforge.net/project/courier/imap/6.0.3/
  7. http://excellmedia.dl.sourceforge.net/project/courier/imap/6.0.3/
  8. http://freefr.dl.sourceforge.net/project/courier/imap/6.0.3/
  9. http://gigenet.dl.sourceforge.net/project/courier/imap/6.0.3/
  10. http://ixpeering.dl.sourceforge.net/project/courier/imap/6.0.3/
  11. http://jaist.dl.sourceforge.net/project/courier/imap/6.0.3/
  12. http://kumisystems.dl.sourceforge.net/project/courier/imap/6.0.3/
  13. http://liquidtelecom.dl.sourceforge.net/project/courier/imap/6.0.3/
  14. http://nchc.dl.sourceforge.net/project/courier/imap/6.0.3/
  15. http://netactuate.dl.sourceforge.net/project/courier/imap/6.0.3/
  16. http://netcologne.dl.sourceforge.net/project/courier/imap/6.0.3/
  17. http://onboardcloud.dl.sourceforge.net/project/courier/imap/6.0.3/
  18. http://phoenixnap.dl.sourceforge.net/project/courier/imap/6.0.3/
  19. http://sinalbr.dl.sourceforge.net/project/courier/imap/6.0.3/
  20. http://sitsa.dl.sourceforge.net/project/courier/imap/6.0.3/
  21. https://cfhcable.dl.sourceforge.net/project/courier/imap/6.0.3/
  22. https://cytranet.dl.sourceforge.net/project/courier/imap/6.0.3/
  23. https://deac-ams.dl.sourceforge.net/project/courier/imap/6.0.3/
  24. https://deac-fra.dl.sourceforge.net/project/courier/imap/6.0.3/
  25. https://deac-riga.dl.sourceforge.net/project/courier/imap/6.0.3/
  26. https://downloads.sourceforge.net/project/courier/imap/6.0.3/
  27. https://excellmedia.dl.sourceforge.net/project/courier/imap/6.0.3/
  28. https://freefr.dl.sourceforge.net/project/courier/imap/6.0.3/
  29. https://gigenet.dl.sourceforge.net/project/courier/imap/6.0.3/
  30. https://ixpeering.dl.sourceforge.net/project/courier/imap/6.0.3/
  31. https://jaist.dl.sourceforge.net/project/courier/imap/6.0.3/
  32. https://kumisystems.dl.sourceforge.net/project/courier/imap/6.0.3/
  33. https://liquidtelecom.dl.sourceforge.net/project/courier/imap/6.0.3/
  34. https://nchc.dl.sourceforge.net/project/courier/imap/6.0.3/
  35. https://netactuate.dl.sourceforge.net/project/courier/imap/6.0.3/
  36. https://netcologne.dl.sourceforge.net/project/courier/imap/6.0.3/
  37. https://onboardcloud.dl.sourceforge.net/project/courier/imap/6.0.3/
  38. https://phoenixnap.dl.sourceforge.net/project/courier/imap/6.0.3/
  39. https://sinalbr.dl.sourceforge.net/project/courier/imap/6.0.3/
  40. https://sitsa.dl.sourceforge.net/project/courier/imap/6.0.3/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0.3,2
16 Jul 2026 17:24:56
commit hash: 1c94dafa3af97b1f3a987bf5ca8c5fac61a0f6b0commit hash: 1c94dafa3af97b1f3a987bf5ca8c5fac61a0f6b0commit hash: 1c94dafa3af97b1f3a987bf5ca8c5fac61a0f6b0commit hash: 1c94dafa3af97b1f3a987bf5ca8c5fac61a0f6b0 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
mail/courier-imap: Update to 6.0.3

Includes fix for malformed messages in maildirs.

https://github.com/svarshavchik/courier/issues/82

MFH:		2026Q3

(cherry picked from commit 0c2029d375af4bf27fd7e6f3d28c242862369998)
6.0.2,2
16 Jul 2026 17:24:38
commit hash: 4d6724e1be2bff195953c850d23701bd1c848874commit hash: 4d6724e1be2bff195953c850d23701bd1c848874commit hash: 4d6724e1be2bff195953c850d23701bd1c848874commit hash: 4d6724e1be2bff195953c850d23701bd1c848874 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
mail/courier-imap: Update to 6.0.2

(cherry picked from commit e5b4fe0f889d72d54ec259cc942d131906f0a721)

Number of commits found: 2