Displaying 20 results from an estimated 60000 matches similar to: "0.99.3 released"
2003 Feb 25
0
0.99.8 released
Hope I didn't forget anything :)
v0.99.8 2003-02-25 Timo Sirainen <tss at iki.fi>
* NOTE: Configuration file has changed a bit: auth_userinfo was
replaced by userdb and passdb. *_port were merged into *_listen.
Disabling listening in imaps port is now done by changing protocols
setting.
* Maildir: .customflags location has changed for INBOX. If you have
set any custom
2002 Nov 24
0
0.99.0 released
I figured now would be a good time for new release. All the major
changes are pretty much done now.
v0.99.0 2002-11-24 Timo Sirainen <tss at iki.fi>
+ Replaced hash file with binary tree file which makes Dovecot stay
fast with large mailboxes after expunging multiple mails.
+ Several speed improvements with SEARCH
+ SEARCH CHARSET support using iconv(), although case-insensitive
2003 Feb 20
1
0.99.8-test7
OK, I really should release 0.99.8 final soon, but not just yet :)
Mostly just documentation updates left I think. There's a few recent
changes that might have some nasty bugs:
- problems with copying messages from mbox to another should be fixed
now
- LIST and subscription handling rewritten.
- "mail_read_mmaped = no" used to corrupt mboxes when expunging
messages. It now enabled
2004 Mar 25
2
imap indexing error when moving multiple mails
Hi,
I've got an 'interesting' problem with a dovecot 0.99.10.4 setup on
NetBSD/i386 1.6ZK.
dovecot is serving imap only at the moment, using mbox format
mailboxes. '/etc/dovecot.conf' is pretty vanilla - among the modified
settings,
mail_read_mmaped = yes
maildir_check_content_changes = yes
mbox_lock = fcntl
could be relevant. Anyway - from time to time when I move a
2017 Oct 10
1
v2.2.33 released
https://dovecot.org/releases/2.2/dovecot-2.2.33.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.33.tar.gz.sig
We're getting close to the last v2.2.x releases. Hopefully we'll have the first v2.3 beta releases out soon.
* doveadm director commands wait for the changes to be visible in the
whole ring before they return. This is especially useful in testing.
* Environments listed
2017 Oct 10
1
v2.2.33 released
https://dovecot.org/releases/2.2/dovecot-2.2.33.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.33.tar.gz.sig
We're getting close to the last v2.2.x releases. Hopefully we'll have the first v2.3 beta releases out soon.
* doveadm director commands wait for the changes to be visible in the
whole ring before they return. This is especially useful in testing.
* Environments listed
2004 Jun 15
0
1.0-test15 released
http://dovecot.org/test/
Maildir code is still having syncing trouble. I thought about fixing
mbox code for a chance - if the same problems happen with it too then I
at least know that the problems are in indexes instead of maildir
syncing itself.
So, the biggest change in 1.0-test15 is a new fully functional superfast
mbox code. If you can make it corrupt your mboxes I'd like to know about
2004 Sep 21
3
Dovecot 1.0-test45 indexing issues
We're currently on dovecot 0.99.10 with a few modifications (including one
very nasty hack for the blank line at the beginning of the mailbox bug).
We're using mbox all around.
Everything works smoothly but we still ocasionally get corrupt mailboxes
and indexes that need to be wiped out.
I setup 1.0-test45 on one of our mailservers to start testing it and ran
into a few issues. The
2002 Aug 29
0
v0.97 released
This is a major cleanup release. My near future goal is to make it
impossible to crash Dovecot no matter what you did. This release also adds
support for files larger than 2GB with Linux and Solaris. Also mbox support
seems to work quite well now, except EXPUNGE and STORE are still not
implemented.
The "impossible to crash" should already be quite true, at least when it
comes to index
2007 Mar 11
1
Dovecot Convert
Trying to figure out how to convert an existing mbox system to maildir
Below is my dovecot.conf file. Tried adding this at the bottom of the
file and nothing happens.
plugin {
convert_mail = mbox:/vhome/%d/home/%n:INBOX=/vhome/%d/home/%n/INBOX
convert_skip_broken_mailboxes=yes
}
What am I doing wrong?
## Dovecot 1.0 configuration file
# '#' character and everything after it is
2005 Sep 23
0
Moving messages takes a longgggggg..... time. (Timeouts?) dovecot.conf help?
Hi,
I'm trying to get dovecot set up better. I am using 1.0alpha3. It
takes a long long time to move messages for some reason. It seems it
may be a timeout thing, because neither the client or server is using
any cpu time or disk i/o or network to speak of. (To move maybe 400
messages, it seems to take maybe half an hour, maybe longer.) With
alpha 2 I was getting messages from
2017 Oct 05
0
v2.2.33 release candidate released
https://dovecot.org/releases/2.2/rc/dovecot-2.2.33.rc1.tar.gz
https://dovecot.org/releases/2.2/rc/dovecot-2.2.33.rc1.tar.gz.sig
There are a couple more small changes still coming, but this should be very close to the final release. I'm especially interested in hearing if there are any problems with doveadm log proxying or with director. We've improved our automated director tests quite a
2017 Oct 05
0
v2.2.33 release candidate released
https://dovecot.org/releases/2.2/rc/dovecot-2.2.33.rc1.tar.gz
https://dovecot.org/releases/2.2/rc/dovecot-2.2.33.rc1.tar.gz.sig
There are a couple more small changes still coming, but this should be very close to the final release. I'm especially interested in hearing if there are any problems with doveadm log proxying or with director. We've improved our automated director tests quite a
2007 Mar 10
4
pre-1.0.rc27: Index and mbox fixes
I've been doing some stress testing in the last few days and fixing all
the errors I saw. I'm hoping that I've finally really fixed all the
index/mbox problems. So, again I think the only thing left for v1.0 is
the documentation. Please test this nightly snapshot before I'll release
rc27 tomorrow:
http://dovecot.org/nightly/dovecot-latest.tar.gz
If you've seen any of the
2007 Jan 22
1
1.0.rc18 released
http://dovecot.org/releases/dovecot-1.0.rc18.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc18.tar.gz.sig
I think we're quite near v1.0 now.
* ACL plugin + Maildir: Moved dovecot-acl file from control directory
to maildir. To prevent accidents caused by this change, Dovecot
kills itself if it finds dovecot-acl file from the control directory.
* When opening a maildir, check if
2007 Jan 22
1
1.0.rc18 released
http://dovecot.org/releases/dovecot-1.0.rc18.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc18.tar.gz.sig
I think we're quite near v1.0 now.
* ACL plugin + Maildir: Moved dovecot-acl file from control directory
to maildir. To prevent accidents caused by this change, Dovecot
kills itself if it finds dovecot-acl file from the control directory.
* When opening a maildir, check if
2005 Sep 23
7
New mailbox format
I've been doing some thinking on a new better mailbox format that'd be
faster than mbox and maildir for most common uses. Comments welcome.
It won't come to Dovecot v1.0, but I'll probably create another branch
to Dovecot CVS where I'll start implementing it and some other possibly
destabilizing changes.
Generic
-------
The point is to have a mailbox format where the mailbox
2006 Jan 18
0
still strugling
Hi all,
After I posted yesterday, I'm still struggling with dovecot 1.0beta1
I installed it on openbsd with no problem. But I can't get it to
authenticate plaintext on Unixware.
I had to add two include files <sys/types.h> and <sys/mkdev.h> in
compat.h because minor and major where undefined on unixware. I doubt that
could fail...
What's wrong with that conf:
##
2009 May 18
1
v1.1.15 released
http://dovecot.org/releases/1.1/dovecot-1.1.15.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.15.tar.gz.sig
The command pipelining fix is pretty interesting. Wonder how much it
improves performance, especially when deleting lots of messages from a
large mailbox.
v1.1.15 2009-05-17 Timo Sirainen <tss at iki.fi>
+ IMAP: When multiple commands are pipelined, try harder to combine
2009 May 18
1
v1.1.15 released
http://dovecot.org/releases/1.1/dovecot-1.1.15.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.15.tar.gz.sig
The command pipelining fix is pretty interesting. Wonder how much it
improves performance, especially when deleting lots of messages from a
large mailbox.
v1.1.15 2009-05-17 Timo Sirainen <tss at iki.fi>
+ IMAP: When multiple commands are pipelined, try harder to combine