Displaying 6 results from an estimated 6 matches for "part_write_bodi".
Did you mean:
part_write_body
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:
2002 Dec 27
1
o.99rc2 works on PowerPC - sort of...
Hi all,
The new release starts on PowerPC now.
On to the next problem... :-)
When accessing my folders through Pine (setup to always go through IMAP,
even local mboxes) I get "kicked out" it seems, pretty often. Here's what
shows in the logfile:
imap(jonas): file imap-bodystructure.c: line 342 (part_write_body): assertion failed: (part->children->next == NULL)
- Jonas
--
2021 Jun 21
2
Dovecot v2.3.14.1 released
Hi,
This is an "important fixes only" release in case you don't want to upgrade to v2.3.15. There is no matching Pigeonhole release - use the same v2.3.14 instead.
https://dovecot.org/releases/2.3/dovecot-2.3.14.1.tar.gz <https://dovecot.org/releases/2.3/dovecot-2.3.14.1.tar.gz>
https://dovecot.org/releases/2.3/dovecot-2.3.14.1.tar.gz.sig
2021 Jun 21
2
Dovecot v2.3.14.1 released
Hi,
This is an "important fixes only" release in case you don't want to upgrade to v2.3.15. There is no matching Pigeonhole release - use the same v2.3.14 instead.
https://dovecot.org/releases/2.3/dovecot-2.3.14.1.tar.gz <https://dovecot.org/releases/2.3/dovecot-2.3.14.1.tar.gz>
https://dovecot.org/releases/2.3/dovecot-2.3.14.1.tar.gz.sig
2017 May 02
2
Issue with parsing of forwarded messages with attachments and quotes in the subject
Hi all,
at work we use Roundcube acting as a mail client for the Dovecot Imap server.
In Roundube the messages are parsed through the Imap BODYSTRUCTURE command
If a message contains forwarded messages and attachments and some of the messages contains
a quote (") in the subject, then the resulting BODYSTRUCTURE appears to be malformed.
---
After some digging through the code of
2007 Mar 15
5
[PATCH 0/5] fix gcc warnings in CVS HEAD
Hi,
I have rewritten the patches I submitted earlier today for the CVS
HEAD. Some of the changes were already committed months ago.
On 2007/03/15 12:30, Timo Sirainen <tss at iki.fi> wrote:
> That's ok, but I'm not sure about bsearch_insert_pos(). It's the way it
> is mostly because I wanted to keep bsearch() API. If it can't return
> void * then maybe it could be