Re: [Dovecot] [PATCH] support for NetBSD 6.0 libquota

2013-02-22 Thread Timo Sirainen
On 19.1.2013, at 7.41, Emmanuel Dreyfus wrote: > NetBSD 6.0 introduced a new improved quota subsystem and an unified API > (libquota) to handle the new and old quota implementation. dovecot is > unable to use the new quota implementation right now, and will even fail > to build with the old quota

[Dovecot] [PATCH] support for NetBSD 6.0 libquota

2013-01-18 Thread Emmanuel Dreyfus
Hi NetBSD 6.0 introduced a new improved quota subsystem and an unified API (libquota) to handle the new and old quota implementation. dovecot is unable to use the new quota implementation right now, and will even fail to build with the old quota API on NetBSD 6.0: Here are dovecot patches to supp