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