Path to this page:
./
mail/courier-maildir,
Courier maildir utilities
Branch: CURRENT,
Version: 1.3.5,
Package name: courier-maildir-1.3.5,
Maintainer: pkgsrc-usersThis package contains the utilities used to manipulate the extended
maildir format, Maildir++, used by the Courier mail packages.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2005/02/18 22:12:50 jlam Exp $
case ${STAGE} in
DEINSTALL)
#
# Note some additional files that may be created by the sysadmin
# that can probably be removed.
#
if ${TEST} -x ./+FILES; then
for file in \
${PKG_SYSCONFDIR}/autoresponsesquota \
${PKG_SYSCONFDIR}/maildirfilterconfig \
${PKG_SYSCONFDIR}/maildirshared
do
${ECHO} "# FILE: $file . /dev/null" >> ./+FILES
done
fi
;;
esac
MESSAGE.UTF8 [+/-]================================================================================
$NetBSD: MESSAGE.UTF8,v 1.1 2024/02/12 21:06:43 hans Exp $
The unicode format used by Courier Maildirs has been changed in SqWebmail 6.0,
Courier-IMAP 5.0 and Courier 1.0. If you are updating SqWebmail, Courier-IMAP
or Courier-MTA from earlier versions, and any of your users use any characters
outside of US-ASCII in Maildir folder names, these Maildirs need to be converted
manually.
Please see http://www.courier-mta.org/maildirmake.html for details and
instructions.
================================================================================
Required to run:[
lang/perl5] [
devel/pcre]
Master sites:
Filesize: 7715.859 KB
Version history: (Expand)
- (2024-02-12) Updated to version: courier-maildir-1.3.5
- (2022-06-28) Updated to version: courier-maildir-0.68.1nb11
- (2021-05-25) Updated to version: courier-maildir-0.68.1nb10
- (2020-09-01) Updated to version: courier-maildir-0.68.1nb9
- (2019-08-11) Updated to version: courier-maildir-0.68.1nb8
- (2018-08-22) Updated to version: courier-maildir-0.68.1nb7
CVS history: (Expand)
2024-06-21 13:11:57 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
courier-maildir: Disable inotify support on SunOS.
|
2024-02-12 22:06:44 by Hans Rosenfeld | Files touched by this commit (20) | |
Log message:
Update Courier-MTA to 1.3.5
This updates the following packages that are all built from the same
source:
mail/courier-mta
mail/courier-maildir
net/couriertcpd
Changes since 0.68.1: Too many to list here (0.68.1 was released in 2012).
The full changelog can be found here:
https://sourceforge.net/p/courier/courier.git/ci/713d051033c8d94b594b6bc61f0652b0951af752/tree/courier/ChangeLog
Note that the Maildir unicode format has changed in the 1.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-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
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.
|