Displaying 12 results from an estimated 12 matches for "message_parts".
Did you mean:
message_part
2016 Dec 27
1
Identify if a message_part is an attachment ?
Hello,
This is my first post to this group. I have read through the instructions
before posting. I hope am doing the right thing. If not my sincere
apologies.
I am in the process of developing a dovecot IMAP plugin (over v2.2.25). The
plugin works with mdbox/sdbox which has ability to keep attachments as
external references (via SiS POSIX). The plugin must enable fetching
attachment from REDIS
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
2007 Jul 25
3
dovecot-1.1 + dovecot-sieve-1.1 deliver backtraces
Hi,
I am trying dovecot-1.1 with dovecot-sieve-1.1.
First, dovecot -n do not report about deliver settings.
They are:
---
protocol lda {
postmaster_address = postmaster at parkheights.dyndns.org
hostname = parkheights.dyndns.org
mail_plugins = cmusieve
mail_plugin_dir = /usr/lib64/dovecot11/modules/lda
sendmail_path = /usr/lib/sendmail
auth_socket_path = /var/run/dovecot11/auth-master
2009 Sep 08
1
FTS Plugin design
Hi again!
After sometime using my changes on this plugin I found one major
problem. When a message have two attachments with same name or one
with content-type equal to "message/*", my solr schema design does not
work because as attachment unique identifier I used attachment's name
what is not correct.
Now I am trying to find a way to know the mime part id of the parts
2005 Sep 19
0
1.0alpha2: two asserts/cores
Hi,
Two cores over the weekend, same assert message in syslog:
imap(user): file message-body-search.c: line 393
(message_body_search_ctx): assertion failed: (input->v_offset <=
part->physical_pos)
Setup: Solaris 9, imap usage only, mbox format, dovecot compiled
with gcc 4.0.1.
gdb sessions of the two core files attached. Let me know if you
need further analysis of the cores.
2008 Aug 29
1
Dovecot-1.1.2 assertion failure in preparsed_parse_next_header_init
Panic: IMAP(user): file message-parser.c: line 684
(preparsed_parse_next_header_init): assertion failed: (ctx->part-
>physical_pos >= ctx->input->v_offset)
Linux 2.6.24-19-386
Maildir on ext3
Looks similar to but different from http://dovecot.org/list/dovecot/2008-June/031523.html
.
#0 0xb7faf410 in __kernel_vsyscall ()
#1 0xb7e6f085 in raise () from
2006 Jan 31
1
beta2: strange assert
Hi,
My setup: Solaris 9, mbox format, mailboxes NFS mounted from
another S9 system, imap. I got the following assert yesterday:
Jan 30 19:57:15 emerald dovecot: [ID 107833 mail.error] imap(user):
file index-mail-headers.c: line 258 (index_mail_parse_header): assertion
failed: (part != NULL)
Jan 30 19:57:16 emerald dovecot: [ID 107833 mail.error] imap(user):
file index-mail-headers.c: line
2008 Sep 16
2
assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream->stream_errno != 0) (1.1.3 was working fine)
Today I updated to current dovecot-1.1 hg tree and I got many of these
assertion failures:
file istream.c: line 303 (i_stream_read_data): assertion failed:
(stream->stream_errno != 0)
(gdb) bt full
#0 0x00352402 in __kernel_vsyscall ()
No symbol table info available.
#1 0x0043ed20 in raise () from /lib/libc.so.6
No symbol table info available.
#2 0x00440631 in abort () from /lib/libc.so.6
2005 Dec 22
1
alpha5: (message_body_search_ctx) assert
Hi,
My second case of this assert, gdb analysis of the core
dump attached. My setup: Solaris 9, dovecot built with
gcc 4.0.2, mbox format, imap usage only. INBOX is NFS
mounted from another Solaris 9 system, index files are local.
Syslog complaint is:
imap(user): file message-body-search.c: line 414 (message_body_search_ctx):
assertion failed: (input->v_offset == part->physical_pos +
2006 Sep 20
1
dovecot rc7 assert, core
Hi,
Wow, I haven't had an assert/core in dovecot in a long time.
Here goes:
Setup: Solaris 10, dovecot built with gcc 4.1.1, imap and imaps
only. User's home directory lives on a ZFS filesystem, but I
don't think that makes a difference. So does every other user
here (>3K).
Assert:
IMAP(mulepri): file message-body-search.c: line 393
(message_body_search_ctx): assertion failed:
2005 Sep 07
0
1.0alpha1: new assert/core
Hi,
I saw a new assert and core dump today in 1.0alpha1.
Setup is Solaris 9, dovecot built with gcc 4.0.1, running
as imap server for mbox format. The syslog said:
IMAP(user): file message-body-search.c: line 393 (message_body_search_ctx): assertion failed: (input->v_offset <= part->physical_pos)
A gdb analysis of the core dump is attached. BTW, I save
core dumps in case you need
2008 Feb 19
2
1.1b16: (buffer_set_used_size): assertion failed: (used_size <= buf->alloc)
I haven't seen this before 1.1b16, it happened to two users today while
they were searching
using fts.
Feb 18 16:41:36 hill dovecot: IMAP(username): file buffer.c: line 288
(buffer_set_used_size): assertion failed: (used_size <= buf->alloc)
Feb 18 16:41:36 hill dovecot: child 53560 (imap) killed with signal 6
I can probably narrow it down to an example mail if needed.
GNU gdb 6.1.1