[ On Thursday, May 19, 2005 at 16:13:28 (+0200), Paul van der Vlis wrote: ] > Subject: Autocreatequota and mailbox > > I know about the autocreate patch, but I would prefer a way without > patch (security-updates etc).
Note there are several way you can easily keep locally modified software up-to-date. Perhaps the easiest it by using CVS to check out the current code branch you're using and making your local changes in the checked out working directory. Any future "cvs update" will merge new changes from the repository with your local changes, and in most cases this works automatically without conflicts. Another way is to use a package construction framework such as NetBSD's pkgsrc (which is portable to an ever increasing variety of non-NetBSD systems). These kinds of frameworks have mechanisms for including local patches in the build. > Does somebody know why this patch isn't > included in Cyrus? http://email.uoa.gr/projects/cyrus/autocreate/ I've been asking myself the same question for several years now, ever since I created a very similar patch too. :-) -- Greg A. Woods H:+1 416 218-0098 W:+1 416 489-5852 x122 VE3TCP RoboHack <[EMAIL PROTECTED]> Planix, Inc. <[EMAIL PROTECTED]> Secrets of the Weird <[EMAIL PROTECTED]> --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html