summaryrefslogtreecommitdiff
path: root/mail/courier-maildir/patches
AgeCommit message (Collapse)AuthorFilesLines
2005-03-22Update mail/courier-maildir to 0.49.0. Changes from version 0.48.2jlam1-13/+0
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-02-18Update mail/courier-maildir to 0.48.2. Changes from version 0.45.6jlam2-62/+13
include minor bugfixes, and fixing a major typo where the maildiracl and maildirkw utilities were actually just copies of the maildirmake utility.
2004-07-14Re-add "courier-maildirmake" as "courier-maildir" and update to utilitiesjlam1-0/+62
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.