Displaying 20 results from an estimated 2000 matches similar to: "compressed mboxes very slow"
2012 Dec 29
4
lda crash?
When I try to refilter some messages lda crash:
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lda-log.txt
URL: <http://dovecot.org/pipermail/dovecot/attachments/20121229/b64bf43d/attachment-0004.txt>
-------------- next part --------------
doveconf -n output
-------------- next part --------------
A non-text attachment was scrubbed...
2011 May 20
3
Crash test :)
I'm considering to move my mails from maildir/mbox to mdbox. One of my
doubts is: how can I restore my mails when something terrribly wrong
happens.
I understand that I should use doveadm import "backup_location"
"mailbox" all.
So I try to import with:
doveadm -v import "sdbox:~/Mail/dbox-temp/spamcop/reports/" "#Dbox/spamcop/reports" all
#Dbox
2009 Mar 03
4
failed assertion in 1.1.8: istream.c: line 81
Hello,
We're having a problem in Dovecot 1.1.8 with a failed assertion on
certain mbox format mailboxes. It happens both with deliver when it
attempts to delier to the mailbox, and with IMAP connections for the
affected box (though I'm not sure what they're doing at the time).
Mar 3 12:55:26 <snip> dovecot: Panic: IMAP(<snip>): file istream.c:
line 81 (i_stream_read):
2013 Apr 03
2
Error : File too large
Hi ,
When accessing mails through webmail(roundcube), we were getting below error's in huge
Please help to know .. what this error is related to..
dovecot version , we are using is 2.1.15
Mar 28 15:37:47 imapserver dovecot: imap(cel_default): Error: rename(/mail/mailstore/linoquery.com/lino_default/Maildir/new/1364463180.M563166P30867.imapserver,S=3263,W=3309,
2012 Jan 13
1
dovecot 2.0.15 - purge errors
Dovecot 2.0.15, debian package, am I lost some mails? How can I check
what is in *.broken file?
--8<---------------cut here---------------start------------->8---
$doveadm -v purge
doveadm(kjonca): Error: Corrupted dbox file /home/kjonca/Mail/0/storage/m.6469 (around offset=291530): purging found mismatched offsets (291500 vs 299692, 60/215)
doveadm(kjonca): Warning: mdbox
2015 Dec 27
3
sieve-filter crashes
I tried to post earlier, but something goes wrong.
KJ
kjonca at o2.pl (Kamil Jo?ca) writes:
> I want to refilter my mails in inbox so I tried to use:
>
> sieve-filter -e -W -D -C -v ~/.dovecot.sieve INBOX
>
> on three messages I got:
>
> info: filtering: [Fri, 28 Dec 2012 15:40:33 -0500; 14399 bytes] `[SPAM] Keep Defective by Design fight...'.
> sieve-filter(kjonca):
2010 Mar 22
1
mbox + bzip2 +dovecot = crash?
I have some archived mails in compressed (by bzip2) mboxes and I would
like to read them via imap Unfortunately it looks like dovecot
crashes when tries to read them :(
#v+
kjonca at alfa:~/Mail/Old/Junk%sudo /usr/sbin/dovecot -n
[sudo] password for kjonca:
# 1.2.11: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32.7+2 i686 Debian squeeze/sid
log_path: /var/log/dovecot
2018 Oct 11
1
Ask for little change :)
Is it possible, that dovecot-lmtp, has in inserted "Received:" header
something about its version ie.
instead:
--8<---------------cut here---------------start------------->8---
Received: from alfa.kjonca by alfa.kjonca with LMTP id
n1O7D5Q3v1toSQAApvcrCQ (envelope-from <envelope at from>)
for <kjonca at localhost>; Thu, 11 Oct 2018 13:44:20 +0200
2023 Sep 11
2
Question about encryption and tls
On Sun, Sep 10, 2023 at 01:00:21PM +0200, Kamil Jo?ca wrote:
>(Posted few days ago on qemu group but no reactions)
>
>Do I understand correctly that ssl shoudl be configured independently
>for libvirt and each hypervisor?
It depends what you are asking about. There are various connections,
each of you can configure separately.
>I asked because I configured libvirt connection as
2011 Feb 14
3
Search failure
doveadm search -u dmiller at amfes.com text xyzxyz
doveadm(dmiller at amfes.com): Panic: file istream-limit.c: line 79
(i_stream_limit_seek): assertion failed: (v_offset <= lstream->v_size)
doveadm(dmiller at amfes.com): Error: Raw backtrace:
/usr/local/lib/dovecot/libdovecot.so.0(+0x3ca8a) [0x7fcf3daaca8a] ->
/usr/local/lib/dovecot/libdovecot.so.0(default_fatal_handler+0x32)
2023 Sep 10
2
Question about encryption and tls
(Posted few days ago on qemu group but no reactions)
Do I understand correctly that ssl shoudl be configured independently
for libvirt and each hypervisor?
I asked because I configured libvirt connection as
qemu+tls://bambus.kjonca/system?pkipath=...
(and on bambus in /etc/libvirt/libvirtd.conf) I set
key_file = ...
cert_file = ...
ca_file = ...
But after connect and lauching (on bambus) vm I
2012 Dec 10
1
[vnd.dovecot.pipe] - timeout settings
In install file we can read that:
sieve_<extension>_exec_timeout = 10s
set timeout for executing program.
But regardless of setting this value (say sieve_pipe_exec_timeout=86000)
I got:
--8<---------------cut here---------------start------------->8---
2012-12-10 20:55:33 LDA(kjonca): Debug: sieve: action pipe: running program: maildrop.sh
2012-12-10 20:55:43 LDA(kjonca): Debug:
2005 Jan 14
2
istream-limit.c - assertion failed
dovecot: Jan 14 12:25:49 Error: IMAP(xxxuser): file istream-limit.c:
line 85 (_seek): assertion failed: (v_offset <= lstream->v_size)
That error message is generated when squirrelmail 1.4.4-rc1 attempts to
access this peculiar message partially quoted below. It doesn't happen
(after copying the message to our testing account) accessing it through
squirrelmail now. But it did.
The
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
2013 Aug 20
1
(Maybe stupid) question about selecting mailbox
Does mailbox with "\NoSelect" can be select or examine?
I'm not sure but IMVHO "select x" should not work.
$/usr/lib/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC
2017 Jul 21
2
Core dumped when authenticating to managesieve
Hey,
I'm getting "Error in MANAGESIEVE command received by server." and
service(managesieve-login) killed with signal 11 (core dumped) when doing
two line autenticate(sogo) to managesieve().
# telnet localhost 4190
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
"IMPLEMENTATION" "Dovecot Pigeonhole"
"SIEVE"
2010 Mar 29
3
2.0.beta4, Panic: stream doesn't support seeking backwards
Hi,
got the following with beta4 while uploading messages from a local
mbox to the dovecot server in my LAN, tested with mutt and sylpheed,
the same action works with 1.2.11:
Mar 29 13:42:46 [dovecot] imap(juergen): Panic: stream doesn't support
seeking backwards
Mar 29 13:42:46 [dovecot] imap(juergen): Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0 [0xb76b7ec4] ->
2008 Oct 16
2
dovecot 1.1.4 maildir imap segfault in message_parse_header_next
I've tried to stress test dovecot 1.1.4 with imaptest for days without
any assertion failure or crash.
Just some "got too little data" messages.
So far it's the most stable 1.1.x version.
Today a user got this imap segfault with vanilla 1.1.4 (I don't know
if it's something you have already fixed in current tree).
The user didn't complain of anything, I've just
2012 Dec 11
1
doveadm-lda - segfault
I have simple old message:
--8<---------------cut here---------------start------------->8---
X-Mozilla-Status: 0011
X-Mozilla-Status2: 00000000
Date: Wed, 26 Jan 2000 13:38:41 +0100
From: Kamil Jonca <kjonca at localhost.localdomain>
To: Somebody X <xx at tiger.com.pl>
Subject: Re: Opisy
Message-ID: <20000126133839.B2888 at localhost.localdomain>
References:
2017 Jul 05
2
gzip compressed mbox: Panic: file istream-zlib.c: line 421 (i_stream_zlib_seek): assertion failed: (ret == -1)
Hello,
I use mbox compressed by gzip as read-only folder (using zlib plugin).
I have errors in logs:
Panic: file istream-zlib.c: line 416 (i_stream_zlib_seek): assertion
failed: (ret == -1)
and can't read messages in MUA.
IMAP commands to reproduce a bug:
1 SELECT "compressed.gz"
2 UID fetch 2 BODY.PEEK[]
# sleep 5
3 UID fetch 2 BODY.PEEK[]
# repeat sleep/fetch until assert (a