Displaying 12 results from an estimated 12 matches for "index_mail".
2004 Dec 16
4
1.0-test58
http://dovecot.org/test/
- Fixed APPEND hanging in some situations. Didn't happen with
mail_save_crlf=yes.
- Added pop3_uidl_format setting. No need to patch sources anymore if
you don't want the default. Does anyone want pop3_uidl_xuidl_header
yes/no setting, with fallbacking to pop3_uidl_format if X-UIDL header
isn't found? Shouldn't be difficult to do..
- Added
2016 Dec 27
1
Identify if a message_part is an attachment ?
..._search_next_nonblock (via vfunc)
|_ index_storage_search_next_nonblock
|_ search_more_with_prefetching(ctx, mail_r)
|_
mail = index_search_get_mail(ctx)
|_ allocates mail (vfunc mail_alloc) and calls hook.
|_ also allocates index_mails
ret = search_more_with_mail(ctx, mail);
|_ call handler (*h) => fetch_body_msgpart
|_ imap_msgpart_open
|_ imap_msgpart_find_part(mail, msgpart, &part); /* only mail
comes here */
mail (uid=1739, seq=5)
msgpart (section_number = 2,...
2010 Jun 29
1
Error that I don't understand
I?ve noticed lines like this in error log:
IMAP(username at cubeholding.com): Error: read(mail, uid=58284) failed: Is a directory
I?ve looked at sources and found this message in src/lib-storage/index/index-mail.c, function static int index_mail_stream_check_failure(struct index_mail *mail) but I don?t understand where it come from, I understand it is something about indexes, anyone can explain me more, please?
Dovecot 1.2.12
TIA
Andrea
2008 Feb 20
1
(message_parser_parse_next_block): assertion, failed: (ctx->input->eof)
...ffdf40, reg_save_area = 0x7fffffffde80}}
#4 0x00000000004a26d3 in message_parser_parse_next_block (ctx=0x635448,
block_r=0x7fffffffdf80) at message-parser.c:764
ret = -1
eof = false
__PRETTY_FUNCTION__ = "message_parser_parse_next_block"
#5 0x000000000045e8e8 in index_mail_cache_parse_continue
(_mail=0x630848) at index-mail.c:1263
mail = (struct index_mail *) 0x630848
block = {part = 0x63a260, hdr = 0x0, data = 0x0, size = 0}
ret = 1
#6 0x000000000045e995 in index_mail_cache_parse_deinit (_mail=0x630848,
received_date=1203480167, success=fa...
2006 Dec 10
2
segfault in RC15
...ave.c:242
_t = (struct mailbox_transaction_context *) 0x80d72c0
seq = 37
ctx = (struct maildir_save_context *) 0x0
mf = (struct maildir_filename *) 0x80d72c0
#1 0x80682ca in maildir_mail_get_virtual_size (_mail=0x80e9440) at maildir-mail.c:145
mail = (struct index_mail *) 0x80e9440
mbox = (struct maildir_mailbox *) 0x80d8c40
data = (struct index_mail_data *) 0x80e94a4
path = 0x80e94a4 ""
fname = 0x80d72c0 "@\214\r\b??\f\b\004"
virtual_size = 580366801855675066
flags = 19
#2 0x8097b22 in mail_get...
2006 Feb 16
1
ugly hack to make maildir quotas work
...&st) < 0) {
+ ctx->failed = TRUE;
+ }
if (close(ctx->fd) < 0) {
mail_storage_set_critical(STORAGE(ctx->mbox->storage),
"close(%s) failed: %m", path);
@@ -297,6 +302,8 @@
if (mail_set_seq(dest_mail, ctx->seq) < 0)
return -1;
+
+ ((struct index_mail *)dest_mail)->data.physical_size = st.st_size;
}
t_pop();
/k
--
Josh "Koshua" Goodall "as modern as tomorrow afternoon"
joshua at roughtrade.net - FW109
2007 Dec 22
0
v1.1.beta12 deliver crashes (arvids) Ditto!
...st <dovecot at dovecot.org>
> Message-ID: <200712221112.30760.arvids at mpe.lv>
> Content-Type: text/plain; charset="us-ascii"
>
> Hello,
>
> v1.1.beta12 deliver crashes:
>
> Dec 22 11:05:29 iserver deliver(tests2): file index-mail.c: line
> 1042 (index_mail_close): assertion failed: (!mail-
> >data.destroying_stream)
> Dec 22 11:05:29 iserver deliver(tests2): Raw backtrace: /usr/local/
> dovecot/libexec/dovecot/deliver(i_syslog_fatal_handler+0x2c)
> [0x80baa8c] -> /usr/local/do
> vecot/libexec/dovecot/deliver [0x80ba88b] ->...
2007 Dec 22
1
v1.1.beta12 deliver crashes
Hello,
v1.1.beta12 deliver crashes:
Dec 22 11:05:29 iserver deliver(tests2): file index-mail.c: line 1042 (index_mail_close): assertion failed: (!mail->data.destroying_stream)
Dec 22 11:05:29 iserver deliver(tests2): Raw backtrace: /usr/local/dovecot/libexec/dovecot/deliver(i_syslog_fatal_handler+0x2c) [0x80baa8c] -> /usr/local/do
vecot/libexec/dovecot/deliver [0x80ba88b] -> /usr/local/dovecot/libexec/dov...
2012 Dec 13
5
dovecot-lda (2.1.12) segfaults
...ess (ctx=0x5dac0) at mail-cache-transaction.c:180
#4 0xff2a4084 in mail_cache_transaction_open_if_needed (ctx=0x5dac0)
at mail-cache-transaction.c:241
#5 0xff2a6e60 in mail_cache_field_want_add (ctx=0x5dac0, seq=1, field_idx=12)
at mail-cache-transaction.c:1048
#6 0xff27e8e8 in index_mail_parse_header_register_all_wanted (mail=0x5e6b0)
at index-mail-headers.c:175
#7 0xff27ec90 in index_mail_parse_header_init (mail=0x5e6b0, headers=0x0)
at index-mail-headers.c:230
#8 0xff27f5c8 in index_mail_cache_parse_init (_mail=0x5e6b0, input=0x63760)
at index-mail-headers...
2008 Sep 09
2
Panic in Dovecot 1.1.3: index-mail.c: line 1091: assertion failed: (!mail->data.destroying_stream)
Dovecot 1.1.3
Solaris 10
SPARC (Sun Fire T1000)
Compiled with Sun Studio 12 compilers.
Maildir on NFS
Indexes on local disk (UFS).
'dovecot -n' output attached.
IMAP process crashes for certain (many, but not all) users when
accessing certain folders (in the example below, in crashes when
accessing my INBOX, about 1700 mails). I could access other
mailboxes without problems. And a simple
2007 Mar 19
10
Microsoft launches first PABX
http://www.crn.com.au/story.aspx?CIID=76033&eid=4&edate=20070320
The company developed Response Point to work alongside traditional phone
systems or voice-over-IP systems.
Continuing its recent foray into the market for digital communications
products, Microsoft on Monday introduced its first packaged digital
phone system for small business.
Anyone know anything about it?
2008 Oct 09
5
Panic 1.1.4
...am.c:144
_stream = (struct istream_private *) 0x8118da8
---Type <return> to continue, or q <return> to quit---
#15 0x08071763 in mbox_mail_get_physical_size (_mail=0x81142b8,
size_r=0xbf942058) at mbox-mail.c:255
mail = <value optimized out>
data = (struct index_mail_data *) 0x8114334
input = (struct istream *) 0x8118dd0
hdr_size = {physical_size = 1738, virtual_size = 1771, lines = 33}
old_offset = 1904
body_offset = 151200709
body_size = <value optimized out>
next_offset = 148393877
#16 0xb7fa3aec in mail_...