http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz.sig
I didn't have time to look into the latest reported dsync replication bugs, but this release should have been done a long time ago already and I'm busy for next few days, so no more waiting. Things seem to be working quite well in general though.
* acl: If public/shared namespace has a shared subscriptions file for
all users, don't list subscription entries that are not visible to
the user accessing it.
+ doveadm: Added "auth lookup" command for doing passdb lookup.
+ login_log_format_elements: Added %{orig_user}, %{orig_username}
and %{orig_domain} expanding to the username exactly as sent by
the client (before any changes auth process made).
+ Added ssl_prefer_server_ciphers setting.
+ auth_verbose_passwords: Log the password also for unknown users.
+ Linux: Added optional support for SO_REUSEPORT with
inet_listener { reuse_port=yes }
- director: v2.2.5 changes caused "SYNC lost" errors
- dsync: Many fixes and error handling improvements
- doveadm -A: Don't waste CPU by doing a separate config lookup
for each user
- Long-running ssl-params process no longer prevents Dovecot restart
- mbox: Fixed mailbox_list_index=yes to work correctly
- Timo Sirainen tss@iki.fi:
http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz.sig
Works like a charm here. Tinkering with ciphers & ssl_prefer_server_ciphers now.
-- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@charite.de | http://www.charite.de
While compiling on FreeBSD 9.1-STABLE and 8.4-STABLE I saw the below though compile was successful and dovecot is running!
(15:25:20 <~/Tools/Dovecot/2.2/dovecot-2.2.6>) 0 $ ../build-2.2.sh
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/usr/home/wash/Tools/Dovecot/2.2/dovecot-2.2.6/missing: Unknown
--is-lightweight' option Try
/usr/home/wash/Tools/Dovecot/2.2/dovecot-2.2.6/missing --help' for
more information
configure: WARNING: 'missing' script is too old or missing
On 25 September 2013 10:10, Timo Sirainen tss@iki.fi wrote:
http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz.sig
I didn't have time to look into the latest reported dsync replication bugs, but this release should have been done a long time ago already and I'm busy for next few days, so no more waiting. Things seem to be working quite well in general though.
* acl: If public/shared namespace has a shared subscriptions file
for all users, don't list subscription entries that are not visible to the user accessing it.
+ doveadm: Added "auth lookup" command for doing passdb lookup. + login_log_format_elements: Added %{orig_user}, %{orig_username} and %{orig_domain} expanding to the username exactly as sent by the client (before any changes auth process made). + Added ssl_prefer_server_ciphers setting. + auth_verbose_passwords: Log the password also for unknown users. + Linux: Added optional support for SO_REUSEPORT with inet_listener { reuse_port=yes } - director: v2.2.5 changes caused "SYNC lost" errors - dsync: Many fixes and error handling improvements - doveadm -A: Don't waste CPU by doing a separate config lookup for each user - Long-running ssl-params process no longer prevents Dovecot
restart - mbox: Fixed mailbox_list_index=yes to work correctly
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler."
On 26.9.2013, at 14.33, Odhiambo Washington odhiambo@gmail.com wrote:
While compiling on FreeBSD 9.1-STABLE and 8.4-STABLE I saw the below though compile was successful and dovecot is running!
(15:25:20 <~/Tools/Dovecot/2.2/dovecot-2.2.6>) 0 $ ../build-2.2.sh checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /usr/home/wash/Tools/Dovecot/2.2/dovecot-2.2.6/missing: Unknown
--is-lightweight' option Try
/usr/home/wash/Tools/Dovecot/2.2/dovecot-2.2.6/missing --help' for more information configure: WARNING: 'missing' script is too old or missing
Interesting. I haven't seen this before. I would have thought that autotools updated that file automatically when needed. Now I have to go and delete it from all of my directories manually to make sure this won't happen again..
participants (3)
-
Odhiambo Washington
-
Ralf Hildebrandt
-
Timo Sirainen