similar to: Dovecot v2.2.4 (ebbe00999da8) doveadm crash

Displaying 20 results from an estimated 100 matches similar to: "Dovecot v2.2.4 (ebbe00999da8) doveadm crash"

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 --
2013 Jun 24
1
v2.2.4 released
http://dovecot.org/releases/2.2/dovecot-2.2.4.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.4.tar.gz.sig OK, this should be a pretty good and stable version. + doveadm: Added "flags" command to modify message flags. + doveadm: Added "deduplicate" command to expunge message duplicates. + dsync: Show the state in process title with
2013 Jun 24
1
v2.2.4 released
http://dovecot.org/releases/2.2/dovecot-2.2.4.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.4.tar.gz.sig OK, this should be a pretty good and stable version. + doveadm: Added "flags" command to modify message flags. + doveadm: Added "deduplicate" command to expunge message duplicates. + dsync: Show the state in process title with
2013 Jul 03
0
Released Pigeonhole v0.4.1 for Dovecot v2.2.4.
Hello Dovecot users, Now that I am not preoccupied anymore, I quickly release a new version of Pigeonhole for Dovecot v2.2. This consists mainly of bug fixes. One new feature is that the Sieve plugin will try to pass temporary failures (e.g. from mail storage) back to LDA/LMTP as much as possible. However, this change turned out a little bigger than I would have liked, so experiment with it
2013 Jul 03
0
Released Pigeonhole v0.4.1 for Dovecot v2.2.4.
Hello Dovecot users, Now that I am not preoccupied anymore, I quickly release a new version of Pigeonhole for Dovecot v2.2. This consists mainly of bug fixes. One new feature is that the Sieve plugin will try to pass temporary failures (e.g. from mail storage) back to LDA/LMTP as much as possible. However, this change turned out a little bigger than I would have liked, so experiment with it
2013 Aug 05
1
Corrupted mboxes with v2.2.4, posix_fallocate and GFS2
Hi, on a clustered Dovecot server installation that was recently moved from a shared GPFS filesystem to GFS2, occasional corruptions in the users' INBOXes started appearing, where a new incoming message would be appended directly after a block of NUL bytes, and be scanned by dovecot as being glued to the preceding message. I traced this to the file extension operation performed in
2008 Nov 04
1
problem with i_stream_next_line()
Hello there, I have a "subscriptions" file that is *not* ended with a line break (created by another system). When I do a "lsub "" "*"" the last mailbox name is not listed. Debugging a little showed that it looks like i_stream_next_line() is not returning the last line if it doesn't end with a line break. Is this a bug? btw, i'm using version
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 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
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
2017 Nov 03
1
Bug: lmtp proxy does not quote local parts with spaces
On 03/11/2017 11:48, Stephan Bosch wrote: > Hi, > > Sorry, we're in a bit of a v2.3 merge frenzy. Much of the LMTP code will be > replaced in v2.3, but I'll give the? older code a look as well. > > This can take a while though. Thank you very much for getting back to me, I can appreciate it can get hectic, and I don't wish to appear ungrateful, I wholeheartedly
2014 Jan 28
1
recipient_delimiter -- feature request
Hi, It would be nice if the recipient_delimiter configuration option supported multiple recipient delimiters as Postfix now does. e.g. now if I set: recipient_delimiter = +- in Postfix, then test-extension at sample.com and test+extension at sample.com are both recognized. But if I set: recipient_delimiter = +- in Dovecot, neither of the above are recognized and instead test+-extension at
2002 Nov 04
0
2.2.6+acl - strange behaviour
intro: i use a heavily customized arch-linux clone, so this is no newbie stuff. except root all linux users are auth'ed via winbind/w2kdc's. for windoze-user-convenience i have to use winbind use default domain == yes and installed ext3-acl support. acls are working ok, if managed via get/setfacl an also samba honours them correctly. for windoze-user-convenience acls should
2002 May 16
2
Problem with Samba 2.2.4 & XP/2000 ?
Someone mentioned to me that there were known issues with v2.2.4 and XP/2000 ... I've searched the archives, and can't find anything that looks pertinent ... specifically, users appear to be able to connect to shares no problem, read files from them, but not write back to them altho permissions and ownership on the files looks correct ... Thanks ...
2013 Jul 16
1
Sieve scripts in mysql?
Hi There. We are using dovecot v2.2.4 with pigeonhole 0.4.1 (both compiled from source) Centos 6.4. We are storing our virtual user config in mysql. At the moment we are storing our sieve script configs in mysql and then running a script to write these out to a file.. But I'm wondering if there a way to store sieve scripts in mysql? Many thanks! Simon
2002 May 20
1
Apple cannot connect to RHLinux Samba
Hi All I have a working samba server on RH Linux 7.3 (samba v2.2.4). My shares and printers can be connected and used by my W95, W98 and XP clients - no problems there. However, my Apple (Powerbook G4 running OSX 10.1.4) cannot connect using the Connect To Server option: smb://10.0.1.200/data Or smb://alan@10.0.1.200/data The nmblookup -B MAC_MACHINE '*' command does not see the Apple
2013 Aug 05
1
v2.2.5 released
http://dovecot.org/releases/2.2/dovecot-2.2.5.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.5.tar.gz.sig So, I'm back from the first vacation I've had in about 10 years. (Well, maybe there were a few short ones.) I was planning on coding it the whole time, but looks like I didn't manage to get anything at all done. Maybe that's a good vacation?.. Anyway, I've still a few