Displaying 20 results from an estimated 9000 matches similar to: "0.99.6 released"
2003 Jan 11
2
0.99.6rc3
Well, "release candidate" wasn't really right name for last two
versions. Maybe not for this one either, it has a few changes that could
potentially break things badly (new hash table code especially). Anyway,
seems to work with me. If I don't see any problems with it for a few
days it'll be the final.
The really great news is that we support threading. A lot of people have
2003 Jan 06
1
0.99.6rc1 released
Again rc, just in case I broke something. Or maybe I should just start
creating nightly CVS snapshots. Anyway, fixes the few bugs people have
reported lately:
- Mails with nested MIME parts might have caused incorrect BODY and
BODYSTRUCTURE fetches and sometimes might have crashed dovecot
(assert at imap-bodystructure.c). If client had already successfully
done the BODY fetching a
2003 Jan 06
1
Assert in imap-bodystructure.c
First let me thank you for my initial newby question about poping
from a pop3 server and delivering into my Dovecot maildir folders.
Now I'm getting an assertion in imap-bodystructure.c and one of
my imap folders is now inaccessable. I think the two are related.
Whenever I select the folder from my email client (kmail) I get
two log entries in the dovecot log of the format:
2003 Jan 02
0
0.99.5 released
v0.99.5 2003-01-02 Timo Sirainen <tss at iki.fi>
* This release includes a lot of code cleanups, especially related to
security. Direct buffer modifying was replaced in several places
with a new buffer API, which provides a safe way to do it. Code that
looks unsafe contains @UNSAFE tag to make auditing easier.
+ Support for SORT extension. Originally I thought about not
2003 Nov 10
1
0.99.10.1 released
Since release candidate I added fix for CRLF + partial BODY[] fetching.
I hope everything works :) I've been running it with mbox for a while
and it seems to work fine.
v0.99.10.1 2003-11-10 Timo Sirainen <tss at iki.fi>
* mbox: \Draft and \Deleted flags used opposite flag chars in
X-Status header. We were incompatible with other mbox accessing
software.
WARNING: Upgrading
2003 Apr 28
1
0.99.9 released
As promised yesterday :)
BTW. I just found libsqlora8 library yesterday and I've been playing
with Oracle mail storage support. Shouldn't take too long to get it
working.
And the NEWS file once more:
v0.99.9 2003-04-28 Timo Sirainen <tss at iki.fi>
* WARNING: mbox rewriting works now faster, but it's less likely to
notice external message flag changes (it wasn't
2003 Apr 27
2
0.99.9 release candidate 1
0.99.9 should really be released soon. There's been quite a lot of
important fixes since 0.99.8.1.
There's still some recent counter strangeness, but it wasn't perfect
before either.
mbox still doesn't necessarily notice flag changes unless they're
written into index file (ie. non-Dovecots and Dovecot without index
files). But it wasn't perfect before either.
2009 May 04
2
Problem with BODYSTRUCTURE (wrong charset)
Hi,
I've changed a program that fetches mail via IMAP from an Exchange Server to use our Dovecot machine.
But now I'm experiencing strange problems with seem to be caused by a wrong BODYSTRUCTURE answer that causes wrong charset handling. When fetchting the BODYSTRUCTURE I see this:
Dovecot:
88 UID fetch 32 (BODYSTRUCTURE)
* 1 FETCH (UID 32 BODYSTRUCTURE ("text"
2003 Jun 26
3
0.99.10 released
No bug reports since rc4, so here it is.
v0.99.10 2003-06-26 Timo Sirainen <tss at iki.fi>
* Default PAM service name changed to "dovecot". This means that
if you're using PAM, you most likely have to do
mv /etc/pam.d/imap /etc/pam.d/dovecot
If you wish to keep using imap, see doc/auth.txt.
* ~/rawlog directory changed to ~/dovecot.rawlog
+ Faster and better
2017 Jun 01
0
v2.2.30 released
On 30 May 2017 at 21:16, Timo Sirainen <tss at iki.fi> wrote:
> https://dovecot.org/releases/2.2/dovecot-2.2.30.tar.gz
> https://dovecot.org/releases/2.2/dovecot-2.2.30.tar.gz.sig
>
> * auth: Use timing safe comparisons for everything related to
> passwords. It's unlikely that these could have been used for
> practical attacks, especially because Dovecot delays
2017 Nov 15
0
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
It seems that horde forgots to re-enable QRESYNC after connection
timeout. Regarding the connection timeout, do you see anything in
dovecot logs?
Aki
On 15.11.2017 12:51, Jakob Sch?rz wrote:
> Hi there!
>
> This is the horde-imap. Hope this helps more to find out, what's the
> problem with QRESYNC and dovecots virtual-plugin
>
> ------------------------------
> >>
2018 Jul 12
0
LMTP crashing heavily for my 2.2.36 installation
On Wed, Jul 11, 2018 at 6:03 PM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> One alternative is to migrate into sdbox format, in which this is supported
>
>
>
> ---
> Aki Tuomi
> Dovecot oy
>
> -------- Original message --------
> From: Wolfgang Rosenauer <wrosenauer at gmail.com>
> Date: 11/07/2018 18:14 (GMT+02:00)
> To: Timo Sirainen <tss at
2005 Sep 11
1
1.0alpha2 released
Changes:
- Some cache file corruption fixes (shouldn't be any left?)
- Some index file fixes with mmap_disable=yes
- Some mbox syncing fixes
- Timezones in mbox From-lines were handled wrong
- Added pop3_reuse_xuidl setting. Patch by Chris Wakelin
- "stack frame changed" crashfix for FETCH BODYSTRUCTURE
- Added %R (reverse string) and %H (hash string) variable modifiers.
2003 Mar 11
0
0.99.8.1 out
Nothing but bugfixes from CVS:
* src/lib-storage/index/mbox/mbox-list.c: mbox: LIST ""
invalid-directory/% doesn't anymore give internal error
* src/lib-storage/index/index-fetch.c: FETCH: \Seen flag updating
didn't work (eg. FETCH BODY[]).
* src/lib-imap/imap-parser.c: Literal parser broke if \r\n wasn't
in buffer at the time '}' was parsed.
*
2003 Jul 11
0
Sip: problem authenticating (with Cisco VoIP IOS 12.x) [long]
Hello All,
I've been trying for some time to get Asterisk to register with a remote
SIP gateway. I?ve recently managed to configure an SJ Phone to work with
W2000 so know the configuration parameters work correctly.
Asterisk doesn't authenticate properly and I notice that the
authentication request appears different to SJPhone's. Do any tools
exist to enable me to check these
2017 Nov 15
2
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
Hi there!
This is the horde-imap. Hope this helps more to find out, what's the
problem with QRESYNC and dovecots virtual-plugin
------------------------------
>> Wed, 15 Nov 2017 08:45:21 +0000
>> Connection to: imap://aldebaran.local/ Server connection took 0,0031
>> seconds.
S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE XDOVECOT
2004 Oct 01
1
Dovecot/IMP Bug with RFC822.SIZE and BODYSTRUCTURE
Ok, I have narrowed my IMP/Dovecot attachment problem down to what I
think is a bug in Dovecot. The test that follow are performed on
0.99.11.
When you download an attachment in IMP it uses the php function
imap_fetchbody() which contacts the IMAP server and retrieves just the
mime chunk you are looking for.
It does this by first fetching some information about the email, and
then grabs the
2016 Oct 11
2
Compound Literal - xlc and gcc differences can be patched
Since I so miserably misspelled packaging - a new thread specific to the
issue at hand.
I found a "workaround". In short, xlc does not accept arrays of nested
array - the bottom line (best message) is: 1506-995 (S) An aggregate
containing a flexible array member cannot be used as a member of a
structure or as an array element.
At the core - all the other messages come because this
2002 Oct 01
0
0.98.3 released.
v0.98.3 2002-10-01 Timo Sirainen <tss at iki.fi>
* Sorry, just noticed a very stupid bug which caused evolution 1.2
beta to crash. I always thought it was just evolution's fault :)
- Several fields in BODY / BODYSTRUCTURE replies weren't quoted
2002 Oct 06
0
0.98.4 released
v0.99 will be next, having the new great binary tree code which should
make huge mailboxes possible. With smaller mailboxes I think it still
makes it better than the old code, even while it is slower in some cases
(hash lookups are faster than btree search in optimal cases).
v0.98.4 2002-10-06 Timo Sirainen <tss at iki.fi>
* Just a final release before replacing hash file with a binary