./mail/courier-imap, IMAP server for access to maildir-style mailboxes

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.2.6, Package name: courier-imap-5.2.6, Maintainer: pkgsrc-users

Courier-IMAP is a server that provides IMAP access to maildirs. 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.

"Maildir" is a directory-based mail storage format originally introduced
in the Qmail mail server, and adopted as an alternative mail storage
format by both Exim and Postfix. Courier-IMAP is popular on
Qmail/Exim/Postfix sites that are configured to use maildirs. The
primary advantage of maildirs is that multiple applications can access
the same maildir simultaneously without requiring any kind of locking
whatsoever. It is a faster and more efficient way to store mail. It
works particularly well over NFS, which has a long history of
locking-related woes.

This package differs from a vanilla Courier-IMAP installation in that
the files are installed at locations that more closely correspond to
a Courier installation.

DEINSTALL [+/-]

Required to run:
[net/couriertcpd] [security/courier-authlib] [mail/courier-maildir] [devel/pcre]

Master sites:

Filesize: 3331.26 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-18 08:53:15 by Thomas Klausner | Files touched by this commit (2)
Log message:
courier*: uses realpath during installation, add it to tools
   2024-03-16 15:23:16 by Thomas Merkel | Files touched by this commit (2)
Log message:
courier-imap: Fix install on NetBSD
   2024-02-12 22:36:09 by Hans Rosenfeld | Files touched by this commit (8)
Log message:
Update Courier-IMAP to 5.2.6

Changes since 4.10.0: Too many to list here (4.10.0 was released in 2011).
The full changelog can be found here:
https://sourceforge.net/p/courier/courier-libs.git/ci/b7f06ca767a6f7c03a9d24e49f659c3a23238c7a/tree/imap/ChangeLog

Note that the Maildir unicode format has changed in the 5.0 release. See
mail/courier-maildir/MESSAGE.UTF8 for details.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-12-04 05:56:20 by Taylor R Campbell | Files touched by this commit (391)
Log message:
Revbump for openpam cppflags change months ago, belatedly.