Displaying 20 results from an estimated 70000 matches similar to: "Could the index of dovecot be stored in database?"
2010 Jan 20
1
Plugin
Hello Everyone...
Some time ago, i send some questions about plugins and concat 2 file
handles.
So, there is another questions about this.
Timo Sirainen send to me this modification, in
src/lib-storage/index/maildir/maildir-mail.c
struct istream *full_input[3];
full_input[0] = i_stream_create_fd(fd, 0, TRUE);
full_input[1] = i_stream_create_fd(fd1, 0, TRUE);
full_input[2] = NULL;
input =
2010 Aug 31
0
istream_read like zlib, but without zlib
Hy Timo !
I Made some modification in stream_read in zlib. I remove all zlib part,
because i don't need this, but i need to read a istream to change it.
Well, i create a size_t called supersize, with is a substitute for
stream->zs.avail_in.
The trouble is, my debug file have a lot of "READ Plugin\n", and i think
it's because my read becomes a loop, i think it's because
2002 Mar 21
1
Ogg Vorbis and DirectSound streaming
hi,
I downloaded the vorbis-sdk-1.0rc3 and wrote an application that plays ogg
files using DirectSound(win32 application). It uses streaming technique -
I'm implementing and passing IStream interface to the DirectX. The interface
is used by DirectX to fill his buffers during playing. DirectX is assuming
that it's readind from a wav file, so the interface decodes on-the-fly so
that
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
2009 Apr 03
2
Implementation of editheaders in dovecot
Hello.
I wrote the hook function for deliver. I want to add support of
editheaders in the plug-in for dovecot. For this purpose I wrote the
function rarules_get_stream. Remover of headrs works properly, but
adding does not work. I took Timo Sirainen's advice from http://markmail.org/message/skb6arnll5gaopdr
. Do I use a correct way of creation of a message?
I give backtrace and a
2002 Apr 02
0
AW: Ogg Vorbis and DirectSound streaming
BTW: You can pass also the float32 data directly to DirectSound instead of
doing the conversion (float32->int16) yourself. Have a look at
"WAVEFORMATEXTENSIBLE" in the Windows Platform SDK
Tobias Waldvogel
-----Ursprüngliche Nachricht-----
Von: Martin Cesky [mailto:martin@scssoft.com]
Gesendet: Dienstag, 2. April 2002 11:02
An: vorbis-dev@xiph.org
Betreff: Re: [vorbis-dev] Ogg
2010 Mar 11
1
Plugin like zlib
Hi everyone.
I rebuild a plugin, based on zlib plugin.
The changes between this plugin and zlib, is the zlib stuffs is replaced by
open, read, lseek, close.
With "plain-text" files, its works ok.
So, my file is encrypt, and the result from decrypt file is different from
fread.
Like zlib, i read from fread the size variable, but the value added in
seek_offset and pos is the result from
2009 Aug 10
1
RFC: Storing indexes in a (remote) database to increase dovecot scalability
Hi all,
This is just an idea I had over the weekend; I was wondering if instead
of storing the indexes/caches on disk, it would be possible to have an
option to store them in a remote database (eg mysql). There are several
issues that we currently have with scaling dovecot, and I think that if
it could store indexes in an external database we could alleviate most
of these issues. In no particular
2016 Feb 27
2
Error: istream-seekable: safe_mkstemp(/tmp/dovecot.imap.) failed
I'm seeing these recently:
Feb 27 09:24:01 nihlus dovecot: imap(tlx at leuxner.net): Error: istream-seekable: safe_mkstemp(/tmp/dovecot.imap.) failed: No such file or directory
Feb 27 09:24:01 nihlus dovecot: imap(tlx at leuxner.net): Error: istream-seekable: safe_mkstemp(/tmp/dovecot.imap.) failed: No such file or directory
Feb 27 09:24:01 nihlus dovecot: imap(tlx at leuxner.net): Error:
2019 May 24
0
Panic: file mail-index-util.c: line 10 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000)
Known issue when folder cache is too big. Try rm -rf dovecot.index.cache
for the folder.
Aki
On 24.5.2019 13.37, Ralf Hildebrandt via dovecot wrote:
> I'm encountering a crash which this command:
>
> % doveadm import -u restore at backup.invalid mdbox:/home/copymail2/mdbox '' mailbox INBOX header X-Spam Yes SAVEDBEFORE 2019-05-23
>
> doveadm(restore at
2020 Jan 10
0
Panic: file mail-index-util.c: line 10 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000)
I'm trying this:
doveadm import -u restore at backup.invalid mdbox:/home/copymail2/mdbox "" \
mailbox INBOX header X-Spam Yes
nd I'm getting:
doveadm(restore at backup.invalid): Panic: file mail-index-util.c: line 10 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000)
doveadm(restore at backup.invalid): Error: Raw backtrace:
2010 Feb 27
2
Possible CPU Denial-Of-Service attack to dovecot IMAP.
Hi All!
Some time ago, we received e-mail message, which makes our server CPU
exhaustion attack.
---
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
26319 5751796 20 0 2868 1868 1484 R 99.2 0.1 22:04.77 imap
---
It happens when I try open mail folder with this buggy message.
Our setup:
-- slackware 11.0, x86_32
-- linux 2.6.31.6
-- dovecot 1.2.10
-- mailbox(not
2007 Nov 15
1
imap process consuming 100% CPU (Dovecot 1.0.3)
>
> Is this behavior cured, or do you continue to see it?
>
No, the behavior isn't cured. We still continue to see it
with various clients. I have posted a couple of truss outputs,
but so far no resolution.
Sorry for the slow response. I've been "fighting other fires".
Jackie
> Jackie Hunt wrote:
> >> On Mon, 2007-09-03 at 12:37 +0200, Robert
2019 May 24
2
Panic: file mail-index-util.c: line 10 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000)
I'm encountering a crash which this command:
% doveadm import -u restore at backup.invalid mdbox:/home/copymail2/mdbox '' mailbox INBOX header X-Spam Yes SAVEDBEFORE 2019-05-23
doveadm(restore at backup.invalid): Panic: file mail-index-util.c: line 10 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000)
doveadm(restore at backup.invalid): Error: Raw backtrace:
2014 Dec 23
2
how useful could be a fast and embedded database for the R community?
Dear all,
I'm developing a new database with the ability to perform very fast seek,
insert, and delete operations. Also is able to perform very fast comparison
of datasets. It has been designed to work embedded into other programs
programmed in R, Fortran, C++, etc.
It can manage efficiently billions of numeric datasets in a single machine.
Right now I do not know in what fields of the R
2008 Nov 23
3
dovecot >1.1.3 + antispam plugin issues
Hello,
i have following problems using dovecot-antispam plugin (Dovecot >1.1.3,
FreeBSD 8.0-Current, dovecot-antispam 1.0/1.1)
dovecot-antispam compiled using dspam-exec/mailtrain, with/wo debugging
(i've tried all possibilities)
When i try to move message to SPAM folder (using dspam-exec backend) i'm
getting IMAP error: antispam signature not found and in dovecot logs:
Nov 23 23:44:24
2005 Sep 06
0
Dovecot-LDA & OpenBSD
I?m having a bit of a problem with compiling dovecot-lda on OpenBSD. I
used information from wiki.dovecot.org but this, unfortunately, resulted
in some errors.
Am I missing something?
make all-recursive
Making all in src
Making all in libsieve
if gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/mnt/files/dovecot-1.0-test80/src/lib
-I/mnt/files/dovecot-1.0-test80/src/lib-mail
2020 Mar 11
0
Dovecot Imap-Proxy: openssl_iostream_handle_error
Hi,
I'm running Dovecot 2.3.9-2 as an IMAP/POP3 Proxy in front of several Dovecotbackends. No Director, only static routing to the backends of each user.
The proxies are also working as "SSL offload engines". SystemOS: Debian Stretch (9.11) on LXC Virtualization
Sometimes I get the following errors in mail.err log:
...
Mar 10 16:47:24 imap1 dovecot: imap-login: Panic: file
2006 Sep 25
2
Errors while doing make on Solaris 9 for dovecot-1.0.rc7
Hi,
I have Solaris 9 and I am getting the following errors for dovecot-1.0.rc7 after running
1.configure - No errors see output as attached
2. /usr/ccs/bin/make -- partial output below, complete attached
Thanks,
Lalit
.....
DEPDIR=.deps depmode=none /bin/bash ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations
2017 Oct 18
0
Replication between different versions of dovecot
Hi!
This is a issue that has been fixed in master, thank you for reporting.
See
https://github.com/dovecot/core/commit/187fbf157d5c42f9f06ce52884fefbb4f66c070d.patch
Aki
On 17.10.2017 21:12, Dmitry Nezhevenko wrote:
> Hi,
>
> Can't find any notes about this in documentation. Is replication supposed
> to work between different versions of dovecot?
>
> I've just found