Displaying 20 results from an estimated 10000 matches similar to: "Plugin virtual, Horde BAD IMAP QRESYNC not enabled"
2017 Nov 15
2
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
Hi there!
This is the horde-imap. Hope this helps more to find out, what's the
problem with QRESYNC and dovecots virtual-plugin
------------------------------
>> Wed, 15 Nov 2017 08:45:21 +0000
>> Connection to: imap://aldebaran.local/ Server connection took 0,0031
>> seconds.
S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE XDOVECOT
2018 Jan 03
4
Bug in dovecot 2.3 virtual plugin
Hi there!
I compiled dovecot 2.3 from git. Because there is already a bug in
virtual-plugin, and i hoped, it get fixed... but it doesn't. So this
is the error-message from the log
J?n 03 16:27:08 aldebaran dovecot[26460]:
indexer-worker(jakob)<26476><qQ6g1+BhIJvAqAAO:sjYhMTH2TFpsZwAAk1Mx3g>:
Panic: file unichar.c: line 160 (uni_ucs4_to_utf8_c): assertion
failed:
2018 Feb 05
1
Bug in dovecot 2.3 virtual plugin
Hi,
did you have time to investigate about 'Panic: file unichar.c' bug ?
Because I have the same problem with a 2.3.0 installation without
virtual plugin.
Thanks,
Marco
On 2018-01-03 16:52, Aki Tuomi wrote:
> This is not a bug in virtual plugin, but in some email which contains invalid unicode sequence somehow. Can you send me a core file? This should not have occured ofc but
2018 Jul 25
3
Panic: Leaked view for index - virtual mailbox
So the core file is not very useful...
can you, instead, attach your doveconf -n and your virtual folder configurations and also
gdb /usr/lib/dovecot/imap /path/to/core
bt full
Aki
> On 25 July 2018 at 09:55 Jakobus Sch?rz <jakobus.schuerz at ebcont.com> wrote:
>
>
> Hi Aki!
>
> This is debian buster, but a self-compiled dovecot from git!
>
>
2017 Nov 26
2
lmtp-Eroor
Hi There!
I can not find anything about this message:
dovecot[23202]: lmtp(jakob): Debug: Mailbox <lmtp DATA>: Opened mail
UID=1 because: header Message-ID (Cache file is unusable)
dovecot[23202]: lmtp(jakob): Debug: Mailbox <lmtp DATA>: Opened mail
UID=1 because: virtual size (Cache file is unusable)
And the next is:
dovecot[23202]: lmtp(jakob): rphlK01SG1qiWgAAk1Mx3g: sieve:
2017 Nov 15
0
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
It seems that horde forgots to re-enable QRESYNC after connection
timeout. Regarding the connection timeout, do you see anything in
dovecot logs?
Aki
On 15.11.2017 12:51, Jakob Sch?rz wrote:
> Hi there!
>
> This is the horde-imap. Hope this helps more to find out, what's the
> problem with QRESYNC and dovecots virtual-plugin
>
> ------------------------------
> >>
2017 Nov 15
0
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
Probably better to get the full protocol debug log from the Horde/IMP side. Instructions on how to enable that can be found in imp/config/backends.php. See:
https://github.com/horde/imp/blob/master/config/backends.php#L288
rawlog output below only shows what Dovecot is returning - would be more useful to see the entire client round-trip transactions however.
> On November 14, 2017 at 4:15
2017 Dec 12
2
TLS Error and not working lmtp
Hi!
I have some troubles with the virtual plugin. I run a self-compiled
dovecot 2.2.33.2 from debian testing. I patched this version with the
QRESYNC-Patch from a few weeks ago.
But i always get an errormessage, when i try to open an email from a
virtual mailbox.
So i cloned the actual git-Repo and compiled dovecot and pigonehole-sieve.
The problem with the virtual plugin seems gone away. But
2018 Jan 05
4
Bug in dovecot 2.3 virtual plugin
This is a different bug, and I suspect it might be caused by virtual
plugin. We'll look into it.
Aki
On 04.01.2018 23:41, Jakob Sch?rz wrote:
> Hi!
>
> This is very strange...
> This error affects only one mailaccount, and it happend not yesterday.
> The file
>
> /var/lib/dovecot/db/indexes/Maildir/jakob/INBOX/dovecot.index
>
> which hat "Panic: Leaked view
2018 Jul 26
2
Aw: Re: Panic: Leaked view for index - virtual mailbox
I am pretty sure Synoptic/INBOX/Archives will not be same as INBOX/Archives.
a SELECT Synoptic/INBOX/Archives
a NO Mailbox doesn't exist: Synoptic/INBOX/Archives (0.001 + 0.000 secs).
a SELECT INBOX/Archives
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)]
Flags permitted.
* 45 EXISTS
So as you can see, specifying
2018 Jan 12
1
Error in virtual mailbox dovecot 2.3-devel maybe in mailcount
Hi there!
I splitted my Mailarchiv to an extra namespace. Because i have some
Problems with the Archiv.
I can open all Folders from Mailarchiv with dovecot. But i want to have
a "all archives" Mailbox to search in all messages in only one virtual
mailbox. Trying to open this virtual folder from thunderbird, I get in a
big archiv this error in logs from dovecot:
J?n 12 10:54:41
2018 Jul 26
3
Panic: Leaked view for index - virtual mailbox
Hi!
Was looking at your config and I am puzzled why you are adding
? mailbox INBOX/Archives {
??? auto = no
??? special_use = \Archive
? }
under namespace 'Synoptic'? Do you actually have a virtual folder config
for all those folders? You can't just "move" folders into a namespace by
declaring them there, those become Synoptic/INBOX/Archives, and require
a dovecot-virtual
2018 Jan 03
0
Bug in dovecot 2.3 virtual plugin
This is not a bug in virtual plugin, but in some email which contains invalid unicode sequence somehow. Can you send me a core file? This should not have occured ofc but would be nice to know how it ended up here.
Aki
> On January 3, 2018 at 5:35 PM Jakobus Sch?rz <wertstoffe at nurfuerspam.de> wrote:
>
>
> Hi there!
>
> I compiled dovecot 2.3 from git. Because there
2018 Jul 25
0
Panic: Leaked view for index - virtual mailbox
Hi Aki!
The config is in the attachment.
The output from gdb is this:
# gdb /usr/lib/dovecot/imap /var/core/24491
GNU gdb (Debian 8.1-3) 8.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by
2018 Dec 07
3
BUG: sieve does not set seen-Flag
On 07/12/2018 16:44, Aki Tuomi wrote:
> On 6.12.2018 6.54, Noel Butler wrote:
>
> On 06/12/2018 07:29, Jakobus Sch?rz wrote:
>
> that all and every Flag is set, except \Seen... I tried to figure out, whats happening here...
>
> Paste what your sieve file contains now (no, I'm not going back over this thread - its becoming as long as war and peace, and you may have
2018 Jul 25
3
Panic: Leaked view for index - virtual mailbox
And can you provide dovecot --version too, please.
Aki
> On 25 July 2018 at 09:18 Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>
> Hi!
>
> Which debian release is this?
>
> Aki
>
> > On 25 July 2018 at 05:18 Jakobus Sch?rz <jakobus.schuerz at ebcont.com> wrote:
> >
> >
> > Hi There!
> >
> > I run into this problem
2017 Nov 27
2
lmtp-Eroor
Hi!
Am 2017-11-27 um 01:35 schrieb Stephan Bosch:
> Op 11/27/2017 om 12:53 AM schreef Jakob Sch?rz:
>> Hi There!
>>
>> I can not find anything about this message:
>>
>> dovecot[23202]: lmtp(jakob): Debug: Mailbox <lmtp DATA>: Opened mail
>> UID=1 because: header Message-ID (Cache file is unusable)
>> dovecot[23202]: lmtp(jakob): Debug: Mailbox
2018 Jan 04
4
Bug in dovecot 2.3 virtual plugin
Hi!
Is this a bug according to the other one?
When i try to open a real or virtual mailbox, i often (not on every
mailbox) get this error-message:
J?n 04 11:03:32 aldebaran dovecot[24534]:
imap(jakob)<24705><Ug/EcfBhSrDAqAAO>: Panic: Leaked view for index
/var/lib/dovecot/db/indexes/Maildir/jakob/INBOX/dovecot.index: Opened
in index-storage.c:336
J?n 04 11:03:32 aldebaran
2018 Jul 25
2
Panic: Leaked view for index - virtual mailbox
Hi There!
I run into this problem with virtual Mailboxes on release-2.3.2 (and
also in master and in older versions of dovecot)
I added the core-file.
Jul 25 04:11:29 aldebaran dovecot[10573]:
imap(jakob)<11292><rg2GZclxHaPAqADc>: Panic: Leaked view for index
/var/lib/dovecot/db/indexes/Maildir/jakob/&ANY-BB/dovecot.index: Opened
in index-storage.c:338
Jul 25 04:11:29
2017 Nov 27
2
lmtp-Eroor
Am 2017-11-27 um 07:45 schrieb Aki Tuomi:
>
>
> On 27.11.2017 08:37, Jakob Sch?rz wrote:
>> Hi!
>>
>>
>> Am 2017-11-27 um 01:35 schrieb Stephan Bosch:
>>> Op 11/27/2017 om 12:53 AM schreef Jakob Sch?rz:
>>>> Hi There!
>>>>
>>>> I can not find anything about this message:
>>>>
>>>>