v2.2.17 release candidate released
Odhiambo Washington
odhiambo at gmail.com
Sat May 9 19:53:08 UTC 2015
Compiled successfully on FreeBSD-{8.4|9.3|10.1}.
Running also on those and watching|listening for any complains.
Although on one of the 8.4, I have seen so many IMAP process started. I
hope this is some uses connecting via IMAP. I have never seen that before.
root at gw:/usr/home/wash/Tools/Dovecot/2.2/dovecot-2.2.17.rc1 # ps ax | grep
dove
47491 ?? I 0:00.00 supervise dovecot
47498 ?? S 0:00.13 /opt/dovecot2.2/sbin/dovecot -F -c
/opt/dovecot2.2/etc/dovecot/dovecot.conf
47501 ?? I 0:00.01 /usr/local/bin/multilog t s1000000 n20
/var/log/dovecot/
47509 ?? S 0:00.02 dovecot/anvil
47510 ?? S 0:00.02 dovecot/log
47570 ?? I 0:00.02 dovecot/imap
47571 ?? I 0:00.01 dovecot/imap
47572 ?? S 0:00.01 dovecot/imap
47573 ?? I 0:00.02 dovecot/imap
47574 ?? S 0:00.02 dovecot/imap
47575 ?? S 0:00.01 dovecot/imap
47576 ?? I 0:00.02 dovecot/imap
47577 ?? I 0:00.02 dovecot/imap
47578 ?? S 0:00.01 dovecot/imap
47579 ?? S 0:00.01 dovecot/imap
47580 ?? S 0:00.02 dovecot/imap
47581 ?? S 0:00.01 dovecot/imap
47584 ?? I 0:00.01 dovecot/imap
47587 ?? I 0:00.01 dovecot/imap
47591 ?? I 0:00.02 dovecot/imap
47594 ?? I 0:00.02 dovecot/imap
47597 ?? S 0:00.02 dovecot/imap
47598 ?? S 0:00.02 dovecot/imap
47600 ?? S 0:00.01 dovecot/imap
47601 ?? S 0:00.02 dovecot/imap
47848 ?? S 0:00.04 dovecot/config
47849 ?? S 0:00.03 dovecot/auth
47879 ?? I 0:00.00 dovecot/ssl-params
47908 ?? I 0:00.01 dovecot/pop3-login
48012 ?? I 0:00.01 dovecot/pop3-login
48057 ?? S 0:00.03 dovecot/auth -w
48087 0 S+ 0:00.00 grep dove
root at gw:/usr/home/wash/Tools/Dovecot/2.2/dovecot-2.2.17.rc1 #
On 9 May 2015 at 20:41, Timo Sirainen <tss at iki.fi> wrote:
> http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc1.tar.gz
> http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc1.tar.gz.sig
>
> Quite a lot of changes, so here's a release candidate first. If no
> problems are reported I'll make v2.2.17 release early next week. Please
> test especially non-Linux systems as there are some larger
> configure/Makefile changes done since v2.2.16.
>
> * Dovecot no longer checks or warns if a mountpoint is removed.
> This
> was causing more trouble than it was worth. Make sure that all
> the
> mountpoints that Dovecot accesses aren't writable by mail
> processes
> when they're unmounted.
> * dict server wasn't properly escaping/unescaping data. Fixing this
> broke backwards compatibility with data that contains line feeds.
> This hopefully affects only very few installations. If you're
> using
> dict to save multiline data (Sieve scripts to SQL), you may be
> affected.
> * imap: SPECIAL-USE capability is no longer advertised if there are
> no special_use flags specified for any mailboxes.
>
> + lmtp: Added lmtp_hdr_delivery_address setting to specify whether
> to include email address in Delivered-To: and Received: headers.
> + Added initial version of full text search library, which includes
> language-specific text normalization and filtering. This is still
> in development, but it's already possible to use for testing with
> fts-lucene and fts-solr.
> + lda, lmtp: deliver_log_format can now include %{delivery_time},
> which expands to how many milliseconds it took to deliver the
> mail.
> With LMTP %{session_time} also expands to how many milliseconds
> the
> LMTP session took, not including the delivery time.
> + lmtp proxy: Mail delivery logging includes timing information.
> + imap: Most IMAP commands now include in the tagged reply how many
> milliseconds it took to run the command (not counting the time
> spent
> on waiting for the IMAP client to read/write data).
> + director: Implemented director_proxy_maybe passdb extra field to
> be able to run director and backend in the same Dovecot instance.
> (LMTP doesn't support mixed proxy/non-proxy destinations
> currently.)
> + doveadm: Added -F <file> parameter to read a list of users from
> the
> given file and run the command for all the users. This is
> similar to
> -A parameter reading the list of users from userdb lookup.
> - auth: If auth_master_user_separator was set, auth process could
> be
> crashed by trying to log in with empty master username.
> - imap-login, pop3-login: Fixed crash on handshake failures with
> new
> OpenSSL versions (v1.0.2) when SSLv3 was disabled.
> - auth: If one passdb fails allow_nets check, it shouldn't have
> failed
> all the other passdb checks later on.
> - imap: Server METADATA couldn't be accessed
> - imapc: Fixed \Muted label handling in gmail-migration.
> - imapc: Various bugfixes and improvements.
> - Trash plugin fixes by Alexei Gradinari
> - mbox: Fixed crash/corruption in some situations when the first
> mail
> was expunged.
>
--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
"I can't hear you -- I'm using the scrambler."
More information about the dovecot
mailing list