<div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Sat, 24 Nov 2018 at 10:56, Aki Tuomi <<a href="mailto:aki.tuomi@open-xchange.com">aki.tuomi@open-xchange.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> On 23 November 2018 at 17:46 Brad Smith <<a href="mailto:brad@comstyle.com" target="_blank">brad@comstyle.com</a>> wrote:<br>
> <br>
> <br>
> On 11/23/2018 9:39 AM, Odhiambo Washington wrote:<br>
> <br>
> ><br>
> ><br>
> > On Fri, 23 Nov 2018 at 17:30, The Doctor <<a href="mailto:doctor@doctor.nl2k.ab.ca" target="_blank">doctor@doctor.nl2k.ab.ca</a> <br>
> > <mailto:<a href="mailto:doctor@doctor.nl2k.ab.ca" target="_blank">doctor@doctor.nl2k.ab.ca</a>>> wrote:<br>
> ><br>
> >Â Â Â On Fri, Nov 23, 2018 at 04:02:27PM +0300, Odhiambo Washington wrote:<br>
> >Â Â Â > On Fri, 23 Nov 2018 at 15:29, Timo Sirainen <<a href="mailto:tss@iki.fi" target="_blank">tss@iki.fi</a><br>
> >Â Â Â <mailto:<a href="mailto:tss@iki.fi" target="_blank">tss@iki.fi</a>>> wrote:<br>
> >Â Â Â ><br>
> >Â Â Â > > <a href="https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz" rel="noreferrer" target="_blank">https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz</a><br>
> >Â Â Â > > <a href="https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig" rel="noreferrer" target="_blank">https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig</a><br>
> >Â Â Â > > Binary packages in <a href="https://repo.dovecot.org/" rel="noreferrer" target="_blank">https://repo.dovecot.org/</a><br>
> >Â Â Â > ><br>
> >Â Â Â > >Â * The default postmaster_address is now "postmaster@<user<br>
> >Â Â Â domain or<br>
> >Â Â Â > >Â Â server hostname>". If username contains the @domain part,<br>
> >Â Â Â that's<br>
> >Â Â Â > >Â Â used. If not, then the server's hostname is used.<br>
> >Â Â Â > >Â * "doveadm stats dump" now returns two decimals for the "avg"<br>
> >Â Â Â field.<br>
> >Â Â Â > ><br>
> >Â Â Â > >Â + Added push notification driver that uses a Lua script<br>
> >Â Â Â > >Â + Added new SQL, DNS and connection events.<br>
> >Â Â Â > >Â Â See <a href="https://wiki2.dovecot.org/Events" rel="noreferrer" target="_blank">https://wiki2.dovecot.org/Events</a><br>
> >Â Â Â > >Â + Added "doveadm mailbox cache purge" command.<br>
> >Â Â Â > >Â + Added events API support for Lua scripts<br>
> >Â Â Â > >Â + doveadm force-resync -f parameter performs "index fsck"<br>
> >Â Â Â while opening<br>
> >Â Â Â > >Â Â the index. This may be useful to fix some types of broken<br>
> >Â Â Â index files.<br>
> >Â Â Â > >Â Â This may become the default behavior in a later version.<br>
> >Â Â Â > >Â - director: Kicking a user crashes if login process is very slow<br>
> >Â Â Â > >Â - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed<br>
> >Â Â Â messages<br>
> >Â Â Â > >Â Â unless QUIT is sent.<br>
> >Â Â Â > >Â - auth: Fix crypt() segfault with glibc-2.28+<br>
> >Â Â Â > >Â - imap: Running UID FILTER script with errors assert-crashes<br>
> >Â Â Â > >Â - dsync, pop3-migration: POP3 UIDLs weren't added to<br>
> >Â Â Â > >Â Â dovecot.index.cache while mails were saved.<br>
> >Â Â Â > >Â - dict clients may have been using 100% CPU while waiting for<br>
> >Â Â Â dict<br>
> >Â Â Â > >Â Â server to finish commands.<br>
> >Â Â Â > >Â - doveadm user: Fixed user listing via HTTP API<br>
> >Â Â Â > >Â - All levels of Cassandra log messages were logged as Dovecot<br>
> >Â Â Â errors.<br>
> >Â Â Â > >Â - http/smtp client may have crashed after SSL handshake<br>
> >Â Â Â > >Â - Lua auth converted strings that looked like numbers into<br>
> >Â Â Â numbers.<br>
> >Â Â Â > ><br>
> >Â Â Â > ><br>
> >Â Â Â ><br>
> >Â Â Â > FreeBSD 9.3 (i386):<br>
> >Â Â Â ><br>
> >Â Â Â ><br>
> >Â Â Â > Making all in lib-master<br>
> >   > gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns<br>
> >   > -I../../src/lib-test -I../../src/lib-settings<br>
> >Â Â Â > -I../../src/lib-ssl-iostream<br>
> >Â Â Â > -DPKG_RUNDIR=\""/opt/dovecot2.3/var/run/dovecot"\"<br>
> >Â Â Â > -DPKG_STATEDIR=\""/opt/dovecot2.3/var/lib/dovecot"\"<br>
> >Â Â Â > -DSYSCONFDIR=\""/opt/dovecot2.3/etc/dovecot"\"<br>
> >Â Â Â > -DBINDIR=\""/opt/dovecot2.3/bin"\"Â Â -std=gnu99 -g -O2<br>
> >Â Â Â -fstack-protector<br>
> >Â Â Â > -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes<br>
> >Â Â Â > -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2<br>
> >Â Â Â > -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2<br>
> >Â Â Â > -I/usr/local/include -MT test-event-stats.o -MD -MP -MF<br>
> >Â Â Â > .deps/test-event-stats.Tpo -c -o test-event-stats.o<br>
> >Â Â Â test-event-stats.c<br>
> >Â Â Â > test-event-stats.c: In function 'kill_stats_child':<br>
> >Â Â Â > test-event-stats.c:101: warning: implicit declaration of<br>
> >Â Â Â function 'kill'<br>
> >Â Â Â > test-event-stats.c:101: error: 'SIGKILL' undeclared (first use<br>
> >Â Â Â in this<br>
> >Â Â Â > function)<br>
> >Â Â Â > test-event-stats.c:101: error: (Each undeclared identifier is<br>
> >Â Â Â reported only<br>
> >Â Â Â > once<br>
> >Â Â Â > test-event-stats.c:101: error: for each function it appears in.)<br>
> >Â Â Â > test-event-stats.c: In function 'test_no_merging2':<br>
> >Â Â Â > test-event-stats.c:361: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 2 has type 'uint64_t'<br>
> >Â Â Â > test-event-stats.c: In function 'test_no_merging3':<br>
> >Â Â Â > test-event-stats.c:387: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 2 has type 'uint64_t'<br>
> >Â Â Â > test-event-stats.c:387: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 4 has type 'uint64_t'<br>
> >Â Â Â > test-event-stats.c:387: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 6 has type 'uint64_t'<br>
> >Â Â Â > test-event-stats.c: In function 'test_merge_events2':<br>
> >Â Â Â > test-event-stats.c:452: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 2 has type 'uint64_t'<br>
> >Â Â Â > test-event-stats.c: In function 'test_skip_parents':<br>
> >Â Â Â > test-event-stats.c:484: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 2 has type 'uint64_t'<br>
> >Â Â Â > test-event-stats.c:484: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 4 has type 'uint64_t'<br>
> >Â Â Â > test-event-stats.c:484: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 6 has type 'uint64_t'<br>
> >Â Â Â > test-event-stats.c: In function 'test_merge_events_skip_parents':<br>
> >Â Â Â > test-event-stats.c:526: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 2 has type 'uint64_t'<br>
> >Â Â Â > test-event-stats.c:526: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 4 has type 'uint64_t'<br>
> >Â Â Â > test-event-stats.c:526: warning: format '%lu' expects type 'long<br>
> >Â Â Â unsigned<br>
> >Â Â Â > int', but argument 6 has type 'uint64_t'<br>
> >Â Â Â > *** Error code 1<br>
> >Â Â Â ><br>
> ><br>
> >Â Â Â Are you able to upgrade to FreeBSD 10 or 11 ?<br>
> ><br>
> ><br>
> > I will be upgrading the servers to 11.2 soon :)<br>
> <br>
> The OS version is irrelevant.<br>
<br>
Fix for this format issue and the signal.h issue can be found in master now, and you can download the patch at<br>
<br>
<a href="https://github.com/dovecot/core/compare/10048229%5E...de42b54a.patch" rel="noreferrer" target="_blank">https://github.com/dovecot/core/compare/10048229%5E...de42b54a.patch</a><br>
<br>
Aki<br>
</blockquote></div><div><br></div>The patch doesn't resolve the permissions issue on /var/run/dovecot//stats-writer so I have backed off again - to 2.3.3.<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Best regards,<br>Odhiambo WASHINGTON,<br>Nairobi,KE<br>+254 7 3200 0004/+254 7 2274 3223<br>"<span style="font-size:12.8px">Oh, the cruft.</span><span style="font-size:12.8px">"</span></div></div></div></div></div>