On May 10, 2022, at 2:33 AM, Aki Tuomi via Dovecot-news 
<[email protected]> wrote:
> We are pleased to release v2.3.19 of Dovecot.

As per usual now, you need this (small) patch to build on macOS (if there's 
some better way to submit this so it eventually makes it into a release, please 
redirect me):

--- src/lib/ioloop-notify-kqueue.c.orig 2021-06-14 07:56:46.000000000 -0400
+++ src/lib/ioloop-notify-kqueue.c      2021-06-21 12:10:16.000000000 -0400
@@ -11,6 +11,7 @@
 
 #include "ioloop-private.h"
 #include "llist.h"
+#include "time-util.h"
 #include <unistd.h>
 #include <fcntl.h>
 #include <sys/types.h>

-- 
Daniel J. Luke

Reply via email to