Displaying 20 results from an estimated 296 matches for "uidnext".
2020 Apr 10
0
doveadm backup from gmail with imapc
...uot; "[Google
Mail]/Starred"
1586512884.161789 * LIST (\HasNoChildren) "/" "[Google
Mail]/mark_as_spam"
1586512884.161789 * LIST (\HasNoChildren) "/" "[Google Mail]/mining"
1586512884.161789 4 OK Success
1586512884.317802 * STATUS "INBOX" (UIDNEXT 110434 UIDVALIDITY
602828375)
1586512884.317802 5 OK Success
1586512884.462612 * STATUS "[Google Mail]/All Mail" (UIDNEXT 231431
UIDVALIDITY 602828395)
1586512884.462612 6 OK Success
1586512884.606828 * STATUS "[Google Mail]/Bin" (UIDNEXT 21532
UIDVALIDITY 602828376)
1586512884....
2015 Sep 15
1
2.2.18 Regression: Incorrect STATUS response for virtual mailboxes
...ng `doveadm mailbox status vsize
virtual/test` in another shell.
$ mkdir -m0700 ~/mail/virtual/test
$ echo -e "TRASH\n\tall" > ~/mail/virtual/test/dovecot-virtual
$ /usr/lib/dovecot/imap
S: * PREAUTH [CAPABILITY IMAP4rev1 ? ] Logged in as guilhem
C: a STATUS TRASH (MESSAGES UIDNEXT UNSEEN)
C: b STATUS virtual/test (MESSAGES UIDNEXT UNSEEN)
S: * STATUS TRASH (MESSAGES 5599 UIDNEXT 5619 UNSEEN 0)
S: a OK Status completed (0.001 secs).
S: * STATUS virtual/test (MESSAGES 5599 UIDNEXT 5600 UNSEEN 0)
S: b OK Status completed (0.032 secs).
C: c APPEND TRASH {1+}
S: x...
2020 Apr 09
2
doveadm backup from gmail with imapc
> On 31 Mar 2020, at 23.18, Ben Mulvihill <ben.mulvihill at gmail.com> wrote:
>
> Hello again,
>
> I am still stuck I'm afraid.
>
> I now have doveadm backup working perfectly from
> a small gmail mailbox (a few hundred messages), but
> when I try the same configuration (apart from usernames
> and passwords obviously) with a large gmail mailbox
>
2009 Apr 21
2
Incorrect listing of shared mailbox names
After the LOGIN do STATUS "User/somemailbox":
a0007 STATUS "INBOX/Rechnung" (UIDNEXT UIDVALIDITY UNSEEN RECENT)
a0008 STATUS "User/lists at example.com/Announce" (UIDNEXT UIDVALIDITY UNSEEN RECENT)
a0009 STATUS "User/system at example.com/INBOX-root" (UIDNEXT UIDVALIDITY UNSEEN RECENT)
a0010 STATUS "User/test at example.com/Shared" (UIDNEXT UIDVALIDITY...
2009 Aug 03
3
Performance problem with STATUS after upgrade (1.0.15 -> 1.2.2)
..., no TLS/SSL,
connected through loopback interface. Whenever I idle a bit and then hit any
key thereafter, for example to change into another mailbox, mutt will send a
number of "STATUS" commands:
#
T 127.0.0.1:53604 -> 127.0.0.1:143 [AP]
DONE..a0070 STATUS "postfix-buch" (UIDNEXT UIDVALIDITY UNSEEN RECENT)..a0071 STATUS "postfix-users" (UIDNEXT UIDVALIDITY UNSEEN RECENT)..a0072 STATUS "Trash" (UIDNEXT UIDVALIDITY UNSEEN RECENT)..a0073 STATUS "Sent" (UIDNEXT UIDVALID
ITY UNSEEN RECENT)..a0074 STATUS "mailman-users" (UIDNEXT UIDVALIDI...
2015 Jul 26
1
NOTIFY regression: 2.18 no longer notifies of events in INBOX
...1 ? MOVE NOTIFY SPECIAL-USE] Logged in as guilhem
C2: a2 APPEND INBOX {1+}
C2: x
S2: a2 OK [APPENDUID 1384472528 26085] Append completed (0.229 secs).
With 2.13 from Debian Jessie, S1 sends a notification for the new
message in INBOX, as expected:
S1: * STATUS INBOX (MESSAGES 4333 UIDNEXT 26086 UNSEEN 1)
However it doesn't with 2.18 from Debian Sid, as if ?INBOX? was excluded
from the mailbox filter ?INBOXES?. It does send a notification for
?virtual/unseen? instead (as expected), but nothing for ?INBOX?.
S1: * STATUS virtual/unseen (MESSAGES 3 UIDNEXT 15186 UNSEEN 3)
Th...
2010 Dec 10
2
dovecot 2.0 revision 12532:e030df616faf: problem with Snarf plugin
this command fails when the snarf plugin is enabled.
5 status inbox (UIDNEXT MESSAGES)
with the error:
Dec 10 13:57:57 tr27n12.aset.psu.edu dovecot: imap(tstem38): Panic: file index-transaction.c: line 71: assertion failed: (box->opened)
If it isn't easy to reproduce, I'll spit out the config.
thanks,
Jonathan
-------------- next part --------------
A non-...
2008 May 01
5
Replication protocol design #2
...and receive directions have different IDs. This
allows the sender to easily replace existing IDs to point to new mailboxes
without causing any confusion.
MBOX:
- Mailbox ID
- User name
- Mailbox name
- Mailbox UIDVALIDITY
Reply:
- [Mailbox UIDVALIDITY] (if changed - command failed)
- Mailbox UIDNEXT
- Highest modseq
If the receiver finds out it has a different UIDVALIDITY, the mailbox
requires a full resync. UIDNEXT and modseq can be used to determine if
replication servers are out of sync.
After mailbox ID has been assigned, the active mailbox can be changed using
a command:
SELECT:
- Ma...
2016 Dec 05
4
Simple way to get mailbox size by folder.
...h the full
>> maildir size and not the individual folders.
>>
>> I am finding a simple way for the webmail client to show usage of each
>> folder.
>>
>> Thanks
>> Vijay
>
> $ doveadm mailbox status -u cmouse all INBOX
> INBOX messages=9206 recent=0 uidnext=33115 uidvalidity=1451655531 unseen=7 highestmodseq=39954 vsize=538582181 guid=d595a62d65818656f72c000074be03de
>
> $ doveadm -fjson mailbox status -u cmouse at cmouse.fi all INBOX
> [{"mailbox":"INBOX","messages":"9206","recent":"0&q...
2020 Feb 06
2
doveadm backup -R -m -s not picking up a new message
...e end. Allow me first to
summarize what I've already checked:
- I used ?openssl s_client? to issue EXAMINE on the remote mailbox
before and after delivering a mail to the remote mailbox, and
HIGHESTMODSEQ does increase.
- I looked at rawlog for both runs. doveadm issues a ?STATUS foo
(UIDNEXT UIDVALIDITY)? and receives a correct response (UIDNEXT in the
second run is one larger than in the first run).
- Other than that STATUS command, doveadm only issues LOGIN, LOGOUT,
LIST, and LSUB commands. The remote server's responses do not report
the new HIGHESTMODSEQ value for the...
2011 Dec 15
1
dsync panic
Hello,
when I try to convert from mbox to mdbox with dsync with one user it
always panics:
# /opt/local/bin/dsync -v -u userxy backup ssh root at minerva1
/opt/local/bin/dsync -v -u userxy
dsync-local(userxy): Info: Papierkorb: uidnext changed: 161 != 1
dsync-local(userxy): Info: INBOX: uidnext changed: 9139 != 9105
dsync-local(userxy): Info: Trash: uidnext changed: 3924 != 3915
dsync-local(userxy): Info: Drafts: uidnext changed: 1563 != 1
dsync-local(userxy): Info: Gesendet: uidnext changed: 369 != 1
dsync-local(userxy): Info: S...
2003 Mar 04
1
problem with COPY?
...MAP4< * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen
\Draft \*)] Flags permitted.
[18:06:40] IMAP4< * 49 EXISTS
[18:06:40] IMAP4< * 3 RECENT
[18:06:40] IMAP4< * OK [UNSEEN 47] First unseen.
[18:06:40] IMAP4< * OK [UIDVALIDITY 1046109663] UIDs valid
[18:06:40] IMAP4< * OK [UIDNEXT 64] Predicted next UID
[18:06:40] IMAP4< 6 OK [READ-WRITE] Select completed.
[18:06:40] IMAP4> 7 UID SEARCH UID 1:*
[18:06:40] IMAP4< * SEARCH 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 49 52 55 56
57 58 61 62 63
[18:06:40...
2016 Dec 03
2
Simple way to get mailbox size by folder.
Is there a simple way to get each mailbox size using dovecot's IMAP
interface? The GETQUOTAROOT and GETQUOTA seems to work with the full
maildir size and not the individual folders.
I am finding a simple way for the webmail client to show usage of each
folder.
Thanks
Vijay
2014 Sep 18
1
dsync error: Error: Can't delete mailbox INBOX: INBOX can't be deleted.
...c(michael at domain.com): Debug: Namespace : Using permissions from //var/vmail/vmail1/domain.com/m/i/c/michael-2014.09.03.14.32.59//Maildir: mode=0700 gid=-1
dsync(michael at domain.com): Error: Can't delete mailbox INBOX: INBOX can't be deleted.
dsync(michael at domain.com): Info: Amazon: uidnext changed: 1056 != 1
dsync(michael at domain.com): Info: INBOX: only in dest (guid=3c68c835800a07547d45000029cbe4c2)= 1
dsync(michael at domain.com): Info: Deleted Messages: uidnext changed: 109 != 1
dsync(michael at domain.com): Info: MBA Mails: uidnext changed: 444 != 1
dsync(michael at domain.com)...
2015 Jul 19
1
RFC 5465 (NOTIFY) violation: missing HIGHESTMODSEQ in initial STATUS responses
...lib/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 ? CONDSTORE QRESYNC ? NOTIFY SPECIAL-USE] Logged in as guilhem
a ENABLE QRESYNC
* ENABLED QRESYNC
a OK Enabled (0.000 secs).
b NOTIFY SET STATUS (SUBSCRIBED (MessageNew MessageExpunge FlagChange))
* STATUS INBOX (MESSAGES 9069 UIDNEXT 109398 UIDVALIDITY 1312585007 UNSEEN 0)
[?]
b OK NOTIFY completed (0.008 secs).
[time passes? a new message is delivered to INBOX]
* STATUS INBOX (MESSAGES 9070 UIDNEXT 109399 UNSEEN 1 HIGHESTMODSEQ 22216)
This defeats the purpose of the STATUS indicator for disconnected
clients si...
2009 Feb 03
0
About behavior when I used mysql for dict quota backend
..."
* LIST (\HasNoChildren) "." "Sent"
* LIST (\HasNoChildren) "." "Junk"
* LIST (\HasNoChildren) "." "Draft"
* LIST (\HasNoChildren) "." "INBOX"
0118 OK List completed.
0119 STATUS "INBOX" (MESSAGES UNSEEN UIDNEXT)
* STATUS "INBOX" (MESSAGES 1 UIDNEXT 3 UNSEEN 0)
0119 OK Status completed.
0121 SELECT "INBOX"
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft)] Flags
permitted.
* 1 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1233565420...
2019 May 25
0
Race condition in IMAP NOTIFY for events received NOTIFY_DELAY_MSECS apart
...bin:/bin \
doveadm -c /tmp/dovecot.conf exec imap
S: * PREAUTH [CAPABILITY IMAP4rev1 ? NOTIFY] Logged in as user
C: a NOTIFY SET STATUS (SELECTED (MessageNew MessageExpunge FlagChange)) (MAILBOXES (INBOX test) (MessageNew MessageExpunge FlagChange))
S: * STATUS INBOX (MESSAGES 0 UIDNEXT 1 UIDVALIDITY 1558785754 UNSEEN 0 HIGHESTMODSEQ 1)
S: a OK NOTIFY completed (0.004 + 0.000 + 0.003 secs).
S: * STATUS INBOX (MESSAGES 0 UIDNEXT 1 UIDVALIDITY 1558785754 UNSEEN 0 HIGHESTMODSEQ 1)
C: b SELECT INBOX
[?]
S: b OK [READ-WRITE] Select completed (0.001 + 0.000 secs).
N...
2006 Sep 10
3
most of INBOX missing?
...swered \Flagged \Deleted \Seen \Draft NonJunk $MDNSent
$Label1 $Forwarded Junk)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft
NonJunk $MDNSent $Label1 $Forwarded Junk \*)] Flags permitted.
* 1048 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1117080198] UIDs valid
* OK [UIDNEXT 1700] Predicted next UID
x OK [READ-WRITE] Select completed.
x SEARCH ALL
* SEARCH 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
24 25 26
x OK Search completed.
[wlott at rootbeer ~]$
I'm running dovecot version 0.99.14-8 under Fedora Core 4. I saw on the
do...
2011 Apr 06
1
shared folder: messages become invisible
...asNoChildren) "/" "FremdeOrdner/user1/94ssl/ansicht"
...
user1:
1 examine 94ssl
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS ()] Read-only mailbox.
* 2 EXISTS # 2 messages
* 0 RECENT
* OK [UIDVALIDITY 1301570235] UIDs valid
* OK [UIDNEXT 3] Predicted next UID
* OK [HIGHESTMODSEQ 4] Highest
1 OK [READ-ONLY] Select completed.
1 examine 94ssl/ansicht
* OK [CLOSED] Previous mailbox closed.
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft unknown-0)
* OK [PERMANENTFLAGS ()] Read-only mailbox.
* 6 EXISTS # 6 message...
2009 May 29
1
Assertion failure in maildir-mail.c for gzipped maildir files in 1.1.15
...der" maildir
directory:
* OK Dovecot ready.
1 login x y
1 OK Logged in.
2 select Folder
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)]
Flags permitted.
* 13 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1220278111] UIDs valid
* OK [UIDNEXT 14] Predicted next UID
2 OK [READ-WRITE] Select completed.
3 UID FETCH 3 (RFC822.SIZE INTERNALDATE)
* 3 FETCH (UID 3 RFC822.SIZE 1085 INTERNALDATE "04-Jan-2004 09:23:45 -0500")
3 OK Fetch completed.
4 UID FETCH 4 (RFC822.SIZE INTERNALDATE)
Connection closed by foreign host.
The fetch of...