Displaying 20 results from an estimated 300 matches similar to: "problem with i_stream_next_line()"
2008 Aug 14
5
dovecot performance
Hello All,
I've been studying dovecot for replacing my company's current system
and I got a little worried about an aspect of the dovecot's design.
I was surprised that dovecot doesn't use prefork for its mail
processes, forking a new processes for each new client connection.
Talking in the #dovecot channel I was gave a scenario of a system
supporting ~40k users with 4 servers
2009 Jan 20
2
dotlock timestamp trouble
Hi there,
I'm getting a lot of this message in production log:
Created dotlock file's timestamp is different than current time (1232468644
vs 1232468524): /path/to/dovecot.index.log
The IT guy swears the clocks are sincronized.
Whe even have made a test in the machine running dovecot, inside the user's
mailbox:
# > foo; ls -l --time-style=full-iso foo; date
-rw-r--r-- 1 root root
2013 Jul 16
1
Dovecot v2.2.4 (ebbe00999da8) doveadm crash
Hello,
Current Dovecot v2.2 HG crashes using the following command:
$ doveadm mailbox status -A -t unseen 'virtual/unread'
Please see backtrace below and dovecot -n output attached.
Thanks,
e-frog
gdb /usr/bin/doveadm 24023
GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
2008 Sep 04
2
filename format question
Hello,
Is it possible to configure the filename format in dovecot?
For example, to change from "unique,W=size:2,FLAGS" to
"unique,size.hostname:2,FLAGS_unique2"?
Thanks in advance.
2008 Sep 10
1
plugin for writing compressed mails
Hello there,
I've being reading the zlib plugin and the dovecot code and I can't
see a way of extending the plugin for writing compressed mails instead
of just reading it.
Any clue?
Tks in advance,
gpg
2008 Sep 26
1
problems with auth protocol
Hello there,
I have a client connecting to dovecot and comunicating like this:
* OK Dovecot ready.
* AUTHENTICATE MYAUTH
+ base64 challange
base64_response {NNN}
* NO Invalid base64 data in continued response
The problem is that dovecot seems to reject the response because of
the {NNN} in the end of the string.
If I remove the {NNN} it authenticates just fine.
Any idea of whether it's
2008 Nov 06
1
index storage usage
Hello there,
I failed in finding the answer in the wiki so i'm asking it here.
In average, how much the dovecot's indexes increase the usage of storage,
compared to a standard maildir mailbox?
I believe it would be a function of the number of messages instead of the
message's size. Is there a known aproximated function for that?
Thank you.
gpg
2009 Jul 11
6
Install Xen on VirtualBox?
Hey,
Anyone tried before, is it successful?
Also, Is it possible to use the CPU VT inside Xen if it is running
inside VirtualBox?
I want to setup such env. for testing purpose.
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2017 Oct 17
2
Replication between different versions of dovecot
Hi,
Can't find any notes about this in documentation. Is replication supposed
to work between different versions of dovecot?
I've just found that dovecot 2.2.33.1 was uploaded to debian unstable and
it crashes on every replication with older dovecot 2.2.27. (version
2.2.32.1 was probably ok)
Summary:
- 2.2.33.1 crashes when replicating from/to 2.2.27
- 2.2.32.1 probably ok when
2017 Oct 13
2
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
Sure.? Here you go:
Oct 13 23:45:01 thunderstorm.reub.net dovecot: imap-login: Login:
user=<reuben>, auth-method=PLAIN, remote=2001:44b8:x:x,
local=2001:44b8:31d4:x:x, TLSv1.2 with cipher
ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Oct 13 23:45:03 thunderstorm.reub.net dovecot: doveadm: Error: ==16947==
Syscall param epoll_pwait(sigmask) points to unaddressable byte(s)
Oct 13 23:45:03
2009 Feb 24
4
dovecot1.2 segfault
I've tried 2 builds of dovecot, based on a amd64 rebuild of the
experimental package on http://xi.rename-it.nl/debian/
I've tried to include as much useful info as possible, sorry if I've
missed out anything of use. Let me know as I'm more then happy to
assist in any way possible.
$ telnet host 110
Escape character is '^]'.
+OK Dovecot ready.
USER ian at domain.com
+OK
2013 Aug 03
2
problems with doveadm
Hello,
since few weeks i have problems with the command:
doveadm expunge -A mailbox Trash savedbefore 7d
=> kernel: doveadm[11609]: segfault at 10 ip b75f146a sp bf856ad0 error 4 in
libdovecot.so.0.0.0[b7585000+c8000]
but for a single user it's works fine:
doveadm expunge -u test at vtlx.de mailbox Trash savedbefore 30h
I hope there is a solution for this.
with regards
Mario
--
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
2017 Oct 12
2
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
No. Compiling entirely from -git source (on one system) and a Gentoo
ebuild on another two.
Reuben
On 12/10/2017 10:38 PM, Aki Tuomi wrote:
> Are you using the xi packages? If yes, can you please send me one fresh core?
>
> Aki
>
>> On October 12, 2017 at 8:43 AM Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>>
>>
>> We'll take a look
>>
2010 Oct 27
0
lmtp proxy signal 11 in dovecot 2.0.6
Hello,
i am using the lmtp proxy and dovecot 2.0.6
When (in my case caused by an erroneous config in the backend lmtp
server), the backend lmtp cannot find the user, the proxy dies with a
signal 11.
220 backend Dovecot LMTP ready
LHLO proxy
MAIL FROM:<user at domain>
250-backend
250-8BITMIME
250-ENHANCEDSTATUSCODES
250 PIPELINING
250 2.1.0 OK
RCPT TO:<user>
550 5.1.1 <user>
2017 Oct 14
0
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
OOn 13 Oct 2017, at 15.48, Reuben Farrelly <reuben-dovecot at reub.net> wrote:
>
> Sure. Here you go:
>
> Oct 13 23:45:06 thunderstorm.reub.net dovecot: doveadm: Error: ==16947== Invalid read of size 8
> Oct 13 23:45:06 thunderstorm.reub.net dovecot: doveadm: Error: ==16947== at 0x54F2E38: i_stream_next_line (istream.c:428)
> Oct 13 23:45:06 thunderstorm.reub.net
2006 Mar 16
1
Segfault when parsing configuration on x86_64
Hi,
Using the exact same build of 1.0.beta3, one i386 and the other x86_64, I
get segfaults upon startup with the x86_64 version when using the exact
same dovecot.conf file.
Here is the error :
# dovecot -F
Unexpected eof found when reading file 'UNOPENED' (Errcode: 0)
Segmentation fault (core dumped)
And the backtrace (I don't have symbols for all libs, sorry) :
(gdb) bt
#0
2006 Jan 17
3
plain text auth
Hi everyone,
This is my second try with dovecot, and still no luck.
What I want is twig to work with dovecot on the localhost address .
I need to authenticate through pam for real accounts and through pgsql for
virtual ones.
I just cant autenticate:
logs are : imap-:login: Authenticate PLAIN failed: Unsupported
authentication mechanism
or: Aborted login: method = PLAIN
Could someone please
2006 Apr 26
2
being courier_imap compatible
OK, I am running (for many years now) an existing courier_imap maildir
++ setup with exim as the MTA. Has been fine. I have my own custom
ldap schema for user account definition and authorization.
I installed dovecot 1.0 beta 7 as a test and have it listening on a
different port. I would like, if possible, to set things up so that
a user could use either dovecot or courier. Having to
2019 Jun 07
1
Problem with opusfile & ndk
Hi Xiph.org Team.
We are using opusfile library <https://github.com/xiph/opusfile> for
streaming *.opus* audio in our projects.
But now we have a problem with building opusfile library for android with
*ndk-build*.
In particular, with arm64-v8a platform: Google removed <sys/timeb.h> from
android.
And now building opusfile with nkd-build crashes with error "fatal error: