https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig Binary packages in https://repo.dovecot.org/ * The default postmaster_address is now "postmaster@<user domain or server hostname>". If username contains the @domain part, that's used. If not, then the server's hostname is used. * "doveadm stats dump" now returns two decimals for the "avg" field. + Added push notification driver that uses a Lua script + Added new SQL, DNS and connection events. See https://wiki2.dovecot.org/Events + Added "doveadm mailbox cache purge" command. + Added events API support for Lua scripts + doveadm force-resync -f parameter performs "index fsck" while opening the index. This may be useful to fix some types of broken index files. This may become the default behavior in a later version. - director: Kicking a user crashes if login process is very slow - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages unless QUIT is sent. - auth: Fix crypt() segfault with glibc-2.28+ - imap: Running UID FILTER script with errors assert-crashes - dsync, pop3-migration: POP3 UIDLs weren't added to dovecot.index.cache while mails were saved. - dict clients may have been using 100% CPU while waiting for dict server to finish commands. - doveadm user: Fixed user listing via HTTP API - All levels of Cassandra log messages were logged as Dovecot errors. - http/smtp client may have crashed after SSL handshake - Lua auth converted strings that looked like numbers into numbers.
Associated release for Pigeonhole: https://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.4.tar.gz https://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.4.tar.gz.sig Binary packages included in https://repo.dovecot.org/ * Adjustments to several changes in Dovecot v2.3.4 make this Pigeonhole release dependent on that Dovecot release; it will not compile against older Dovecot versions. And, conversely, you need to upgrade Pigeonhole when upgrading Dovecot to v2.3.4. * The changes regarding the default postmaster_address in Dovecot v2.3.4 mainly apply to Pigeonhole. The new default should work for all existing installations, thereby fixing several reported v2.3/v0.5 migration problems. ?- IMAP FILTER=SIEVE capability: Fix assert crash occurring when running UID FILTER on a Sieve script with errors. Op 23-11-2018 om 13:29 schreef Timo Sirainen:> https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz > https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig > Binary packages in https://repo.dovecot.org/ > > * The default postmaster_address is now "postmaster@<user domain or > server hostname>". If username contains the @domain part, that's > used. If not, then the server's hostname is used. > * "doveadm stats dump" now returns two decimals for the "avg" field. > > + Added push notification driver that uses a Lua script > + Added new SQL, DNS and connection events. > See https://wiki2.dovecot.org/Events > + Added "doveadm mailbox cache purge" command. > + Added events API support for Lua scripts > + doveadm force-resync -f parameter performs "index fsck" while opening > the index. This may be useful to fix some types of broken index files. > This may become the default behavior in a later version. > - director: Kicking a user crashes if login process is very slow > - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages > unless QUIT is sent. > - auth: Fix crypt() segfault with glibc-2.28+ > - imap: Running UID FILTER script with errors assert-crashes > - dsync, pop3-migration: POP3 UIDLs weren't added to > dovecot.index.cache while mails were saved. > - dict clients may have been using 100% CPU while waiting for dict > server to finish commands. > - doveadm user: Fixed user listing via HTTP API > - All levels of Cassandra log messages were logged as Dovecot errors. > - http/smtp client may have crashed after SSL handshake > - Lua auth converted strings that looked like numbers into numbers. >
Please remove me from your mailing list thanks you On 23/11/2018 13:29, Timo Sirainen wrote:> https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz > https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig > Binary packages in https://repo.dovecot.org/ > > * The default postmaster_address is now "postmaster@<user domain or > server hostname>". If username contains the @domain part, that's > used. If not, then the server's hostname is used. > * "doveadm stats dump" now returns two decimals for the "avg" field. > > + Added push notification driver that uses a Lua script > + Added new SQL, DNS and connection events. > See https://wiki2.dovecot.org/Events > + Added "doveadm mailbox cache purge" command. > + Added events API support for Lua scripts > + doveadm force-resync -f parameter performs "index fsck" while opening > the index. This may be useful to fix some types of broken index files. > This may become the default behavior in a later version. > - director: Kicking a user crashes if login process is very slow > - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages > unless QUIT is sent. > - auth: Fix crypt() segfault with glibc-2.28+ > - imap: Running UID FILTER script with errors assert-crashes > - dsync, pop3-migration: POP3 UIDLs weren't added to > dovecot.index.cache while mails were saved. > - dict clients may have been using 100% CPU while waiting for dict > server to finish commands. > - doveadm user: Fixed user listing via HTTP API > - All levels of Cassandra log messages were logged as Dovecot errors. > - http/smtp client may have crashed after SSL handshake > - Lua auth converted strings that looked like numbers into numbers. > > _______________________________________________ > Dovecot-news mailing list > Dovecot-news at dovecot.org > https://dovecot.org/mailman/listinfo/dovecot-news-------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181123/407bcbca/attachment-0001.html>
On Fri, 23 Nov 2018 at 15:29, Timo Sirainen <tss at iki.fi> wrote:> https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz > https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig > Binary packages in https://repo.dovecot.org/ > > * The default postmaster_address is now "postmaster@<user domain or > server hostname>". If username contains the @domain part, that's > used. If not, then the server's hostname is used. > * "doveadm stats dump" now returns two decimals for the "avg" field. > > + Added push notification driver that uses a Lua script > + Added new SQL, DNS and connection events. > See https://wiki2.dovecot.org/Events > + Added "doveadm mailbox cache purge" command. > + Added events API support for Lua scripts > + doveadm force-resync -f parameter performs "index fsck" while opening > the index. This may be useful to fix some types of broken index files. > This may become the default behavior in a later version. > - director: Kicking a user crashes if login process is very slow > - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages > unless QUIT is sent. > - auth: Fix crypt() segfault with glibc-2.28+ > - imap: Running UID FILTER script with errors assert-crashes > - dsync, pop3-migration: POP3 UIDLs weren't added to > dovecot.index.cache while mails were saved. > - dict clients may have been using 100% CPU while waiting for dict > server to finish commands. > - doveadm user: Fixed user listing via HTTP API > - All levels of Cassandra log messages were logged as Dovecot errors. > - http/smtp client may have crashed after SSL handshake > - Lua auth converted strings that looked like numbers into numbers. > >FreeBSD 9.3 (i386): Making all in lib-master gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/opt/dovecot2.3/var/run/dovecot"\" -DPKG_STATEDIR=\""/opt/dovecot2.3/var/lib/dovecot"\" -DSYSCONFDIR=\""/opt/dovecot2.3/etc/dovecot"\" -DBINDIR=\""/opt/dovecot2.3/bin"\" -std=gnu99 -g -O2 -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/local/include -MT test-event-stats.o -MD -MP -MF .deps/test-event-stats.Tpo -c -o test-event-stats.o test-event-stats.c test-event-stats.c: In function 'kill_stats_child': test-event-stats.c:101: warning: implicit declaration of function 'kill' test-event-stats.c:101: error: 'SIGKILL' undeclared (first use in this function) test-event-stats.c:101: error: (Each undeclared identifier is reported only once test-event-stats.c:101: error: for each function it appears in.) test-event-stats.c: In function 'test_no_merging2': test-event-stats.c:361: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'uint64_t' test-event-stats.c: In function 'test_no_merging3': test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'uint64_t' test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned int', but argument 6 has type 'uint64_t' test-event-stats.c: In function 'test_merge_events2': test-event-stats.c:452: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'uint64_t' test-event-stats.c: In function 'test_skip_parents': test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'uint64_t' test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned int', but argument 6 has type 'uint64_t' test-event-stats.c: In function 'test_merge_events_skip_parents': test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'uint64_t' test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned int', but argument 6 has type 'uint64_t' *** Error code 1 -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft." -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181123/a7da4208/attachment-0001.html>
On Fri, 23 Nov 2018 at 15:29, Timo Sirainen <tss at iki.fi> wrote:> https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz > https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig > Binary packages in https://repo.dovecot.org/ > > * The default postmaster_address is now "postmaster@<user domain or > server hostname>". If username contains the @domain part, that's > used. If not, then the server's hostname is used. > * "doveadm stats dump" now returns two decimals for the "avg" field. > > + Added push notification driver that uses a Lua script > + Added new SQL, DNS and connection events. > See https://wiki2.dovecot.org/Events > + Added "doveadm mailbox cache purge" command. > + Added events API support for Lua scripts > + doveadm force-resync -f parameter performs "index fsck" while opening > the index. This may be useful to fix some types of broken index files. > This may become the default behavior in a later version. > - director: Kicking a user crashes if login process is very slow > - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages > unless QUIT is sent. > - auth: Fix crypt() segfault with glibc-2.28+ > - imap: Running UID FILTER script with errors assert-crashes > - dsync, pop3-migration: POP3 UIDLs weren't added to > dovecot.index.cache while mails were saved. > - dict clients may have been using 100% CPU while waiting for dict > server to finish commands. > - doveadm user: Fixed user listing via HTTP API > - All levels of Cassandra log messages were logged as Dovecot errors. > - http/smtp client may have crashed after SSL handshake > - Lua auth converted strings that looked like numbers into numbers. > >FreeBSD 11.2 (amd64): gmake[2]: Entering directory '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4/src/lib-master' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/opt/dovecot2.3/var/run/dovecot"\" -DPKG_STATEDIR=\""/opt/dovecot2.3/var/lib/dovecot"\" -DSYSCONFDIR=\""/opt/dovecot2.3/etc/dovecot"\" -DBINDIR=\""/opt/dovecot2.3/bin"\" -std=gnu99 -g -O2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/local/include -MT test-event-stats.o -MD -MP -MF .deps/test-event-stats.Tpo -c -o test-event-stats.o test-event-stats.c test-event-stats.c: In function 'kill_stats_child': test-event-stats.c:101:2: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] (void)kill(stats_pid, SIGKILL); ^ test-event-stats.c:101:24: error: 'SIGKILL' undeclared (first use in this function) (void)kill(stats_pid, SIGKILL); ^ test-event-stats.c:101:24: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [Makefile:656: test-event-stats.o] Error 1 gmake[2]: Leaving directory '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4/src/lib-master' gmake[1]: *** [Makefile:565: install-recursive] Error 1 gmake[1]: Leaving directory '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4/src' gmake: *** [Makefile:683: install-recursive] Error 1 -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft." -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181123/eebe3723/attachment.html>
On Fri, Nov 23, 2018 at 02:29:22PM +0200, Timo Sirainen wrote:> https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz > https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig > Binary packages in https://repo.dovecot.org/ > > * The default postmaster_address is now "postmaster@<user domain or > server hostname>". If username contains the @domain part, that's > used. If not, then the server's hostname is used. > * "doveadm stats dump" now returns two decimals for the "avg" field. > > + Added push notification driver that uses a Lua script > + Added new SQL, DNS and connection events. > See https://wiki2.dovecot.org/Events > + Added "doveadm mailbox cache purge" command. > + Added events API support for Lua scripts > + doveadm force-resync -f parameter performs "index fsck" while opening > the index. This may be useful to fix some types of broken index files. > This may become the default behavior in a later version. > - director: Kicking a user crashes if login process is very slow > - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages > unless QUIT is sent. > - auth: Fix crypt() segfault with glibc-2.28+ > - imap: Running UID FILTER script with errors assert-crashes > - dsync, pop3-migration: POP3 UIDLs weren't added to > dovecot.index.cache while mails were saved. > - dict clients may have been using 100% CPU while waiting for dict > server to finish commands. > - doveadm user: Fixed user listing via HTTP API > - All levels of Cassandra log messages were logged as Dovecot errors. > - http/smtp client may have crashed after SSL handshake > - Lua auth converted strings that looked like numbers into numbers.The release does not build. Here is a patch to fix the build. test-event-stats.c:101:8: warning: implicit declaration of function 'kill' is invalid in C99 [-Wimplicit-function-declaration] (void)kill(stats_pid, SIGKILL); ^ test-event-stats.c:101:24: error: use of undeclared identifier 'SIGKILL' (void)kill(stats_pid, SIGKILL); ^ Index: src/lib-master/test-event-stats.c --- src/lib-master/test-event-stats.c.orig +++ src/lib-master/test-event-stats.c @@ -12,6 +12,7 @@ #include "stats-client.h" #include "test-common.h" #include <fcntl.h> +#include <signal.h> #include <unistd.h> #include <sys/socket.h> #include <sys/un.h>
On 23.11.2018 15.20, Brad Smith wrote:> On Fri, Nov 23, 2018 at 02:29:22PM +0200, Timo Sirainen wrote: >> https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz >> https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig >> Binary packages in https://repo.dovecot.org/ >> >> * The default postmaster_address is now "postmaster@<user domain or >> server hostname>". If username contains the @domain part, that's >> used. If not, then the server's hostname is used. >> * "doveadm stats dump" now returns two decimals for the "avg" field. >> >> + Added push notification driver that uses a Lua script >> + Added new SQL, DNS and connection events. >> See https://wiki2.dovecot.org/Events >> + Added "doveadm mailbox cache purge" command. >> + Added events API support for Lua scripts >> + doveadm force-resync -f parameter performs "index fsck" while opening >> the index. This may be useful to fix some types of broken index files. >> This may become the default behavior in a later version. >> - director: Kicking a user crashes if login process is very slow >> - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages >> unless QUIT is sent. >> - auth: Fix crypt() segfault with glibc-2.28+ >> - imap: Running UID FILTER script with errors assert-crashes >> - dsync, pop3-migration: POP3 UIDLs weren't added to >> dovecot.index.cache while mails were saved. >> - dict clients may have been using 100% CPU while waiting for dict >> server to finish commands. >> - doveadm user: Fixed user listing via HTTP API >> - All levels of Cassandra log messages were logged as Dovecot errors. >> - http/smtp client may have crashed after SSL handshake >> - Lua auth converted strings that looked like numbers into numbers. > The release does not build. Here is a patch to fix the build. > > > > test-event-stats.c:101:8: warning: implicit declaration of function 'kill' is invalid in C99 [-Wimplicit-function-declaration] > (void)kill(stats_pid, SIGKILL); > ^ > test-event-stats.c:101:24: error: use of undeclared identifier 'SIGKILL' > (void)kill(stats_pid, SIGKILL); > ^On *BSD I assume? It would be useful to mention. But we'll think what we will do with this. Aki
On Fri, Nov 23, 2018 at 04:02:27PM +0300, Odhiambo Washington wrote:> On Fri, 23 Nov 2018 at 15:29, Timo Sirainen <tss at iki.fi> wrote: > > > https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz > > https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig > > Binary packages in https://repo.dovecot.org/ > > > > * The default postmaster_address is now "postmaster@<user domain or > > server hostname>". If username contains the @domain part, that's > > used. If not, then the server's hostname is used. > > * "doveadm stats dump" now returns two decimals for the "avg" field. > > > > + Added push notification driver that uses a Lua script > > + Added new SQL, DNS and connection events. > > See https://wiki2.dovecot.org/Events > > + Added "doveadm mailbox cache purge" command. > > + Added events API support for Lua scripts > > + doveadm force-resync -f parameter performs "index fsck" while opening > > the index. This may be useful to fix some types of broken index files. > > This may become the default behavior in a later version. > > - director: Kicking a user crashes if login process is very slow > > - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages > > unless QUIT is sent. > > - auth: Fix crypt() segfault with glibc-2.28+ > > - imap: Running UID FILTER script with errors assert-crashes > > - dsync, pop3-migration: POP3 UIDLs weren't added to > > dovecot.index.cache while mails were saved. > > - dict clients may have been using 100% CPU while waiting for dict > > server to finish commands. > > - doveadm user: Fixed user listing via HTTP API > > - All levels of Cassandra log messages were logged as Dovecot errors. > > - http/smtp client may have crashed after SSL handshake > > - Lua auth converted strings that looked like numbers into numbers. > > > > > > FreeBSD 9.3 (i386): > > > Making all in lib-master > gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns > -I../../src/lib-test -I../../src/lib-settings > -I../../src/lib-ssl-iostream > -DPKG_RUNDIR=\""/opt/dovecot2.3/var/run/dovecot"\" > -DPKG_STATEDIR=\""/opt/dovecot2.3/var/lib/dovecot"\" > -DSYSCONFDIR=\""/opt/dovecot2.3/etc/dovecot"\" > -DBINDIR=\""/opt/dovecot2.3/bin"\" -std=gnu99 -g -O2 -fstack-protector > -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes > -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 > -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 > -I/usr/local/include -MT test-event-stats.o -MD -MP -MF > .deps/test-event-stats.Tpo -c -o test-event-stats.o test-event-stats.c > test-event-stats.c: In function 'kill_stats_child': > test-event-stats.c:101: warning: implicit declaration of function 'kill' > test-event-stats.c:101: error: 'SIGKILL' undeclared (first use in this > function) > test-event-stats.c:101: error: (Each undeclared identifier is reported only > once > test-event-stats.c:101: error: for each function it appears in.) > test-event-stats.c: In function 'test_no_merging2': > test-event-stats.c:361: warning: format '%lu' expects type 'long unsigned > int', but argument 2 has type 'uint64_t' > test-event-stats.c: In function 'test_no_merging3': > test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned > int', but argument 2 has type 'uint64_t' > test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned > int', but argument 4 has type 'uint64_t' > test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned > int', but argument 6 has type 'uint64_t' > test-event-stats.c: In function 'test_merge_events2': > test-event-stats.c:452: warning: format '%lu' expects type 'long unsigned > int', but argument 2 has type 'uint64_t' > test-event-stats.c: In function 'test_skip_parents': > test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned > int', but argument 2 has type 'uint64_t' > test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned > int', but argument 4 has type 'uint64_t' > test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned > int', but argument 6 has type 'uint64_t' > test-event-stats.c: In function 'test_merge_events_skip_parents': > test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned > int', but argument 2 has type 'uint64_t' > test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned > int', but argument 4 has type 'uint64_t' > test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned > int', but argument 6 has type 'uint64_t' > *** Error code 1 >Are you able to upgrade to FreeBSD 10 or 11 ?> > -- > Best regards, > Odhiambo WASHINGTON, > Nairobi,KE > +254 7 3200 0004/+254 7 2274 3223 > "Oh, the cruft."-- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14 and 53 on Atheism sMerry Christmas 2018 and Happy New Year 2019!!
On Fri, Nov 23, 2018 at 04:06:53PM +0300, Odhiambo Washington wrote:> On Fri, 23 Nov 2018 at 15:29, Timo Sirainen <tss at iki.fi> wrote: > > > https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz > > https://dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz.sig > > Binary packages in https://repo.dovecot.org/ > > > > * The default postmaster_address is now "postmaster@<user domain or > > server hostname>". If username contains the @domain part, that's > > used. If not, then the server's hostname is used. > > * "doveadm stats dump" now returns two decimals for the "avg" field. > > > > + Added push notification driver that uses a Lua script > > + Added new SQL, DNS and connection events. > > See https://wiki2.dovecot.org/Events > > + Added "doveadm mailbox cache purge" command. > > + Added events API support for Lua scripts > > + doveadm force-resync -f parameter performs "index fsck" while opening > > the index. This may be useful to fix some types of broken index files. > > This may become the default behavior in a later version. > > - director: Kicking a user crashes if login process is very slow > > - pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages > > unless QUIT is sent. > > - auth: Fix crypt() segfault with glibc-2.28+ > > - imap: Running UID FILTER script with errors assert-crashes > > - dsync, pop3-migration: POP3 UIDLs weren't added to > > dovecot.index.cache while mails were saved. > > - dict clients may have been using 100% CPU while waiting for dict > > server to finish commands. > > - doveadm user: Fixed user listing via HTTP API > > - All levels of Cassandra log messages were logged as Dovecot errors. > > - http/smtp client may have crashed after SSL handshake > > - Lua auth converted strings that looked like numbers into numbers. > > > > > FreeBSD 11.2 (amd64): > > gmake[2]: Entering directory > '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4/src/lib-master' > gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns > -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream > -DPKG_RUNDIR=\""/opt/dovecot2.3/var/run/dovecot"\" > -DPKG_STATEDIR=\""/opt/dovecot2.3/var/lib/dovecot"\" > -DSYSCONFDIR=\""/opt/dovecot2.3/etc/dovecot"\" > -DBINDIR=\""/opt/dovecot2.3/bin"\" -std=gnu99 -g -O2 > -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W > -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith > -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime > -Wstrict-aliasing=2 -I/usr/local/include -MT test-event-stats.o -MD -MP > -MF .deps/test-event-stats.Tpo -c -o test-event-stats.o test-event-stats.c > test-event-stats.c: In function 'kill_stats_child': > test-event-stats.c:101:2: warning: implicit declaration of function 'kill' > [-Wimplicit-function-declaration] > (void)kill(stats_pid, SIGKILL); > ^ > test-event-stats.c:101:24: error: 'SIGKILL' undeclared (first use in this > function) > (void)kill(stats_pid, SIGKILL); > ^ > test-event-stats.c:101:24: note: each undeclared identifier is reported > only once for each function it appears in > gmake[2]: *** [Makefile:656: test-event-stats.o] Error 1 > gmake[2]: Leaving directory > '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4/src/lib-master' > gmake[1]: *** [Makefile:565: install-recursive] Error 1 > gmake[1]: Leaving directory > '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4/src' > gmake: *** [Makefile:683: install-recursive] Error 1 >Looks like our porters will have their hands full.> -- > Best regards, > Odhiambo WASHINGTON, > Nairobi,KE > +254 7 3200 0004/+254 7 2274 3223 > "Oh, the cruft."-- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14 and 53 on Atheism sMerry Christmas 2018 and Happy New Year 2019!!
You can do it yourself. There is a link below every mail (and also this one) from this list where you can unsubscribe.> On 23 Nov 2018, at 13:49, Yann Shukor <yann.shukor at azurtem.com> wrote: > > Please remove me from your mailing list > thanks you >> >> _______________________________________________ >> Dovecot-news mailing list >> Dovecot-news at dovecot.org >> https://dovecot.org/mailman/listinfo/dovecot-news-------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181124/ffdf7041/attachment.html>