Displaying 20 results from an estimated 327 matches for "qresync".
2009 Oct 09
3
Panic when using QRESYNC
...affected mailbox. Reproduced with
both 1.2.5 and 1.2.6.
IMAP transaction:
-----------------
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID
ENABLE SORT THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE
CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC
ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH] Logged in as slusarz
1 enable qresync
* ENABLED QRESYNC
1 OK Enabled.
2 EXAMINE "INBOX" (QRESYNC (1254166848 789
1,2,6,7,109,113,193,230,231,279,284))
Log output:
-----------
Oct 9 12:49:30 bigworm EXT(slusarz): :
/home/slusarz/Maildi...
2010 Aug 18
2
1.2.13 QRESYNC crash.
...n failed:
(seq >= t->first_new_seq && seq <= t->last_new_seq)
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT
SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN
NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT
SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS] Logged in as dwmw2
0 enable condstore qresync
* ENABLED CONDSTORE QRESYNC
0 OK Enabled.
A00131 SELECT lists.bluez (QRESYNC (1154090296 1861 1:*
(1,120,1578,2064,2226,2280,2298 1,120,12037,12523,12685,12739,12757)))
Program received signal...
2011 Jul 15
0
ImapTest and QRESYNC testing
Hi there,
I'm currently working on adding QRESYNC support for
james.apache.org/imap (which is a JAVA - based imapserver). For
testing I'm currently using ImapTest but I'm currently not really sure
it really reflect the RFC.
Here are the "problems" I see:
* It expect to have the UID param in the FETCH Response if QRESYNC was
enab...
2008 Oct 24
1
Bug in QRESYNC SELECT/EXAMINE behavior
RFC 5162 [3.1] states that a QRESYNC should return all changes in a
SELECT/EXAMINE since the given modseq. In the following case, it
looks like there is an off-by-1 error somewhere:
C: A64 SELECT "TestMailboxTest" (QRESYNC (1224531494 6 1,3:5))
[MMS: MODSEQ given is 6]
S: * OK [CLOSED]
S: * FLAGS (\Answered \Flagged \D...
2017 Nov 15
1
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
Hi!
I'm thinking around an try to debug the problem a lot. And i think it's
a problem of horde AND dovecot.
Horde handles the reconnect wrong (not reenabling QRESYNC), but why is
this disconnect?
So i found out, it must be the thing with
imap(jakob): Panic: file index-mail-binary.c: line 586
(index_mail_get_binary_stream): assertion failed: (mail->data.stream != NULL
The data-stream of the reading email must not be NULL, but it is NULL.
The process exit...
2015 Jul 19
1
RFC 5465 (NOTIFY) violation: missing HIGHESTMODSEQ in initial STATUS responses
...ted mailbox, and the client has specified
the STATUS indicator parameter, then the server MUST send a STATUS
response for that mailbox before NOTIFY's tagged OK. [?]
If either AnnotationChange or FlagChange are included and
the server also supports the CONDSTORE [RFC4551] and/or QRESYNC
[RFC5162] extensions, the STATUS response MUST contain UIDVALIDITY
and HIGHESTMODSEQ.? ?
https://tools.ietf.org/html/rfc5465#section-3.1
While unsolicited STATUS responses include HIGHESTMODSEQ indeed, the initial
STATUS responses (caused by the presence of the STATUS indicator) do not...
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
&g...
2017 Nov 17
1
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
> On 17 Nov 2017, at 21.36, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>
>> On November 16, 2017 at 9:59 AM wertstoffe at nurfuerspam.de wrote:
>>
>>
>>
>
> Hi!
>
> Thanks for the sample, we were able to identify the problem!
Fixed: https://github.com/dovecot/core/commit/489af46c6c1ee32fe6a6ff96a8281f2ef5870c8d
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 STARTTLS AU...
2008 Mar 13
2
CONDSTORE + QRESYNC extensions
...large, but this way if index files are deleted the
modseqs always grow (so nothing breaks), because the newly created index
file will have a larger indexid.
The modseqs are also stored to dovecot.index file in "modseq" extension
records. The highest modseq is stored in header extension.
QRESYNC would require keeping track of expunges. This could be
implemented by just going through records in log files to find out what
messages have been expunged since the given modseq (= log seq+offset).
Although I'm not sure if it would be better to have a separate expunge
log. To allow rarely (e.g....
2017 Nov 15
0
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
So!
I found another, similar report for my problem.
https://lists.horde.org/archives/horde/Week-of-Mon-20170102/056304.html
The problem was the same. The fix was in dovecot 2.2.26.
Maybe it is not fixed in virtual-plugin...
Bye
Jakob
2017 Nov 17
0
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
> On November 16, 2017 at 9:59 AM wertstoffe at nurfuerspam.de wrote:
>
>
>
Hi!
Thanks for the sample, we were able to identify the problem!
Aki
2010 Sep 03
1
a question about QRESYNC extension
Hi Timo,
How long is the MODSEQ NUMBER kept for each UID ever exists in the
mailbox?
- Joe
2014 Jul 09
1
HIGHESTMODSEQ tracking
Hello,
I'd like to follow up on someone else's old thread:
http://dovecot.org/list/dovecot/2012-April/082624.html
I understand that Dovecot (that 2012 discussion was about version 2.0.18)
can return "HIGHESTMODSEQ 1" upon SELECT if persistent modseq tracking was
never enabled for a mailbox.
I'd like to get a clarification on how to enable proper persistent modseq
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1
...un/dovecot/stats-writer) failed: Permission denied
* PREAUTH [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT
MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS
LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN
CONTEXT=SEARCH LIST-STATUS BINARY MOVE SNIPPET=FUZZY LITERAL+ NOTIFY]
Logged in as meuser
so I am guessing that the first line is the issue, since when the older version I get instead:
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE...
2010 Aug 04
2
Dovecot 2.0.rc3 Capability response
...BILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
STARTTLS AUTH=PLAIN] Dovecot ready.
a1 CAPABILITY
* CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT
THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN
NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH
ESORT SEARCHRES WITHIN CONTEXT=SEARCH ACL RIGHTS=texk QUOTA AUTH=PLAIN
AUTH=CRAM-MD5
a1 OK Capability completed.
Doing the same on 2.0.rc3, will return only a limited set of supported
capabilities:
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
STARTTLS AUTH=PLAIN]...
2017 Nov 14
4
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
...dialog when
opening this email is:
---8<------
9 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS
THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN
NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH
ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE XDOVECOT
SPECIAL-USE QUOTA ACL RIGHTS=texk] Logged in
10 BAD Error in IMAP command SELECT: QRESYNC not enabled (0.000 + 0.000
secs).
11 OK No quota (0.000 + 0.000 secs).
---8<------
If found only one Report for this problem,...
2010 Sep 09
1
master user login dovecot 2.02 trouble
...INBOX there at master login
also telnet looks strange
normal user login
1 login ......
1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT
IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE
QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA
ACL RIGHTS=texk] Logged in
2 list "" "*"
2 BAD Error in IMAP command : Unknown command.
3 list "" "*"
* LIST (\HasNoChildren) "/" "Trash"
* LIST (\HasNoChildren) "/"...
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1
...ion denied
> > * PREAUTH [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
> > SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT
> > MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS
> > LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN
> > CONTEXT=SEARCH LIST-STATUS BINARY MOVE SNIPPET=FUZZY LITERAL+ NOTIFY]
> > Logged in as meuser
> >
> >
> >
> >
> > so I am guessing that the first line is the issue, since when the older version I get instead:
> &g...
2017 Nov 15
0
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
...email is:
> ---8<------
> 9 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
> IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS
> THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN
> NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH
> ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE XDOVECOT
> SPECIAL-USE QUOTA ACL RIGHTS=texk] Logged in
> 10 BAD Error in IMAP command SELECT: QRESYNC not enabled (0.000 + 0.000
> secs).
> 11 OK No quota (0.000 + 0.000 secs).
> ---8<------
>
> If...