Path to this page:
./
meta-pkgs/courier,
Meta-package for the Courier mail server suite
Branch: CURRENT,
Version: 1.3.5,
Package name: courier-1.3.5,
Maintainer: pkgsrc-usersThe Courier mail server suite is an integrated mail/groupware server
based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and
mailing list services within a single, consistent, framework. Individual
components can be enabled or disabled at will and the configuration
of the entire Courier software suite can be managed from a web-based
administration interface.
This is a meta package that pulls in dependencies for the various
Courier mail services.
Required to run:[
net/couriertcpd] [
mail/courier-maildir] [
mail/courier-mta] [
mail/courier-analog] [
mail/maildrop] [
mail/sqwebmail] [
mail/courier-imap]
Required to build:[
pkgtools/cwrappers]
Version history: (Expand)
- (2024-02-13) Updated to version: courier-1.3.5
- (2017-11-23) Package has been reborn
- (2010-06-16) Updated to version: courier-0.65.0
- (2008-02-24) Updated to version: courier-0.58.0
- (2008-02-19) Updated to version: courier-0.58.0
- (2007-11-10) Updated to version: courier-0.57.1nb1
CVS history: (Expand)
2024-02-12 22:53:00 by Hans Rosenfeld | Files touched by this commit (1) |
Log message:
Update meta-pkg/courier
|
2021-09-24 00:20:06 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
courier: fix a typo and add an explanatory comment (NFC)
That dependency should probably just be removed, but follow the intent
of the previous commit for now.
|
2021-09-22 23:24:57 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(meta-pkgs/courier) Removed maildrop, it seems already included
remove maildrop, as log says:
pkg_add: install script returned error status
pkg_add: package `maildrop-3.0.0nb6' was already installed as dependency
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2010-06-16 01:01:24 by Fredrik Pettai | Files touched by this commit (17) |
Log message:
courier-0.65.0 et al:
* gpglib/list.c: Handle GnuPG 2 --with-colons output format changes.
* gpglib/mimegpgfork.c: GnuPG 2 wants --batch when specifying passphrase-fd.
* tcpd/configure.in: Check if explicit linking with libgpg-error is required.
* tcpd/libcouriergnutls.c (tls_connect): Fix bad call to
gnutls_server_name_set(). Affects Courier compiled with GnuTLS support.
* maildrop/mailbot.c (main): Set close-on-exec bit on opened files.
* courier/doc/courier.sgml: Move the SPF section to a separate refsect2
to work around misformatting by the manpage stylesheet.
* rfc2045/rfc2045reply.c (mkreply): Fix sender's name in the reply salutation.
* html/en-us/newmsg.html: Ditto.
* rfc2045/reformime.sgml: Document the -c option to reformime.
* imapd.c (main): Fix typo in alert message.
* Big quota patch (with some changes).
(See the Changelog(s) for previous releases)
Based on patch(es) from PR pkg/42989 by Brian Candler.
|
2010-03-21 17:29:44 by Thomas Klausner | Files touched by this commit (66) |
Log message:
Reset maintainer, developer lost his commit bit.
|
2008-06-15 11:52:00 by Joerg Sonnenberger | Files touched by this commit (22) |
Log message:
Make sure that meta packages set META_PACKAGE before including
bsd.prefs.mk. Reported by Steven M. Bellovin for xorg packages.
|
2008-02-19 19:45:37 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
Update meta-pkgs/courier to version 0.58.0 by pulling in the sub-packages
from the courier-0.58.0 line.
|