Commit graph

15 commits

Author SHA1 Message Date
adam
e11a6867a2 Changes 0.65.2:
This is a bug-fix release.
2010-11-10 10:40:15 +00:00
adam
811e72c4a3 Changes 0.65.1:
This is a bugfix release.
2010-11-05 14:05:24 +00:00
pettai
ef568ee609 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-06-15 23:01:23 +00:00
jlam
9c67f2f8b8 Update mail/courier-maildir to track code from courier-0.58.0. No
changes from code in version 0.57.1.
2008-02-19 18:45:18 +00:00
jlam
ad0396269d Update mail/courier-maildir to maildir code from courier-0.57.1 release.
No changes.
2007-10-15 15:37:09 +00:00
jlam
770b15777f Update mail/courier-maildir to 0.56.0. Changes from version 0.53.2
include plugging some small resource leaks and installing the HTML
documentation.
2007-08-10 17:57:00 +00:00
jlam
a9bb37d2ba Update mail/courier-maildir to track code from courier-0.53.2. No
changes from code in version 0.53.1.
2006-06-09 22:11:42 +00:00
jlam
2fb9e5e7bb Update courier-maildir to 0.53.1. Changes from version 0.52.2 include:
+ Install some of the HTML documentation in the locations expected by
    courier-mta.

  * fixes to the Maildir+ quota support.
2006-04-28 18:13:25 +00:00
jlam
8b64ff72da Update mail/courier-maildir to 0.52.2. This update uses the maildir
code from courier-0.52.2 which has no changes from the code in 0.52.1.
The only change is that "fam" is no longer a package option (or a
dependency) for courier-maildir.
2006-01-03 05:33:09 +00:00
jlam
0efa602a8b Update mail/courier-maildir to 0.52.1. Changes from version 0.51 include
switching to use PCRE instead of a home-grown regexp package.
2005-10-20 20:26:15 +00:00
jlam
4987dddd2a Updated mail/courier-maildir to the utilities from the courier-0.51.0
distribution.  Changes include teaching courier-maildiracl about
account groups and the administrator group for IMAP ACLs, which are
understood by courier-imap>=4.0.4 and sqwebmail>=5.0.4.
2005-08-11 00:03:32 +00:00
jlam
1099c63650 Update mail/courier-maildir to 0.49.0. Changes from version 0.48.2
include:

    * maildir/maildirquota.c (docheckquota): Memory used after being freed.

    * maildir/deliverquota.c (deliver): Overquota condition is now a
      temporary delivery failure, in accordance with the new backscatter
      suppression logic.
2005-03-22 04:21:25 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
jlam
6c0b00b275 Update mail/courier-maildir to 0.48.2. Changes from version 0.45.6
include minor bugfixes, and fixing a major typo where the maildiracl
and maildirkw utilities were actually just copies of the maildirmake
utility.
2005-02-18 22:12:50 +00:00
jlam
a703eddf0d Re-add "courier-maildirmake" as "courier-maildir" and update to utilities
from courier-0.45.6.  Changes from version 0.44.2 include:

  * Renamed maildir* programs and manpages to be courier-maildir* to avoid
    conflicts with other maildir packages (notably, qmail).
  * New utilities to handle maildirs with ACLs to support ACL IMAP in
    courier-imap and sqwebmail.
  * Added scripts to build indices of shared maildirs on the system for
    courier-imap and sqwebmail.
2004-07-14 20:05:50 +00:00