Displaying 14 results from an estimated 14 matches for "appenduid".
Did you mean:
appendix
2004 Jul 05
1
appenduid?
Hi,
Does dovecot support APPENDUID? If not, would it be possible to add?
johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/2...
2007 Aug 13
1
status of APPENDUID: returning a UID in response to APPEND
...ap identifies the message is via a header that's
not indexed by dovecot.
The solution I found in RFC4315 ("UIDPLUS";
http://www1.tools.ietf.org/html/rfc4315) and then I saw
http://www.dovecot.org/list/dovecot/2004-July/003993.html, and now
I am wondering: is anyone else interested in APPENDUID? What's the
status of an implementation, if any?
Newer Courier IMAP server implementation support UIDPLUS and
offlineimap will likely obtain this functionality soon.
Cheers,
[please keep 435959 at bugs.debian.org on Cc.]
--
martin; (greetings from the heart of the sun.)
\___...
2013 Apr 29
2
CATENATE allows empty messages
Dovecot-2.2.1 allows empty messages to be APPENDed when using CATENATE:
b1 append inbox catenate (text {0+}
)
b1 OK [APPENDUID 1366726248 12] Append completed.
Contrast this with regular APPEND:
b2 append inbox {0+}
b2 NO Can't save a zero byte message.
Note that zero-size literals are OK but zero-size messages are not. So while "b1" above should fail like "b2", this should continue to succeed:
b...
2004 Sep 02
2
isync with dovecot
...19 OK Search completed.
warning: no UID for new messge 1094071902.22258_2.thinkpad:2,S
1 messages.
Fetching new messages... 0 messages
My concern is the line "IMAP error: incomplete SEARCH response". I
already saw this mesage with old versions of courier-imap, which won't
return an APPENDUID tag so the client doesn't know which UID will be
used for the uploaded message (this was the explanation I got). Is
there any way to get dovecot to return the UID when a message is
uploaded?
Regards,
Tino
2013 Apr 29
1
CATENATE allows zero parts
...ality against Apple's implementation. So far I have discovered a few inconsistencies. I will report each of these, and any more that I may find, in separate threads.
The first issue is that using CATENATE with no message parts works but, IMO, shouldn't:
a2 append inbox catenate ()
a2 OK [APPENDUID 1366726248 9] Append completed.
For comparison this is how Apple's enhanced dovecot in OS X Server handles this request:
a2 append inbox catenate ()
a2 BAD Invalid arguments.
According to RFC 4469 section 3 CATENATE requires "one or more message parts." This is formalized in sectio...
2008 Jun 13
1
[Patch] Fix delay on imao-append
Dovecot version: 1.1-rc8, 1.1-rc9
System: Linux-2.6.2x
User-Agent: claws-mail-3.3 and 3.4
When appending messages (e.g. copy from mailclient local folder or
second server to dovecot imap folder) dovecot answers with:
<tag> OK [APPENDUID <n> <m>] Append completed\r\n
This answer often reaches the client as two or more TCP packets, the
client (when not using TCP_NODELAY on its socket) ACKs with some delay.
When copying lots of (small) messages this delay has a very negative
impact on copy time even though there are lot...
2016 May 30
3
Bug with shared access to mailbox
Hello,
I'm testing dovecot with some setups, and one of them is with shared
mailboxes. The test I wrote will create and delete mail using multiple
connections to the same user and folder. Each connection makes a couple of
mails, remembers the uid from APPENDUID, and will delete those emails again.
At the end of the test I expect an empty folder.
This is not what happens. At the end I still have several mails in the
folder. I lack insight in the dovecot source to tell exactly what's going
on. I've tested this with different setups:
1) local system...
2015 Jul 26
1
NOTIFY regression: 2.18 no longer notifies of events in INBOX
...in as guilhem
C1: a1 NOTIFY SET (INBOXES (MessageNew MessageExpunge FlagChange))
S1: a1 OK NOTIFY completed (0.000 secs)
$ /usr/lib/dovecot/imap
S2: * PREAUTH [CAPABILITY IMAP4rev1 ? 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 ma...
2015 Jul 19
3
"NOTIFY SET (mailboxes INBOX (...))" crashes the IMAP client
Hi list,
The NOTIFY extension (RFC 5465) works fine for mailboxes in the "virtual/"
namespace, but it crashes the IMAP client when used with a mailbox in
the empty "" namespace:
~$ /usr/lib/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 ? NOTIFY SPECIAL-USE] Logged in as guilhem
a NAMESPACE
* NAMESPACE (("" "/")("virtual/"
2015 Jul 26
0
"NOTIFY SET (mailboxes INBOX (...))" crashes the IMAP client
...03 secs).
C1: b1 NOTIFY SET (SUBSCRIBED (MessageNew MessageExpunge FlagChange))
S1: b1 OK NOTIFY completed (0.002 secs).
$ /usr/lib/dovecot/imap
S2: * PREAUTH [CAPABILITY IMAP4rev1 ? MOVE NOTIFY SPECIAL-USE] Logged in as guilhem
C2: a2 APPEND INBOX {1+}
C2: x
S2: a2 OK [APPENDUID 1384472528 26087] Append completed (0.008 secs).
This crashes S1 as well:
S1: imap(guilhem): Panic: file mail-storage.c: line 1511 (mailbox_is_subscribed): assertion failed: (box->list->subscriptions != NULL)
S1: imap(guilhem): Error: Raw backtrace: [?]
S1: Aborted
This might b...
2015 Sep 15
1
2.2.18 Regression: Incorrect STATUS response for virtual mailboxes
...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
S: c OK [APPENDUID 1442277584 5619] Append completed (0.029 secs).
C: d STATUS TRASH (MESSAGES UIDNEXT UNSEEN)
C: e STATUS virtual/test (MESSAGES UIDNEXT UNSEEN)
S: * STATUS TRASH (MESSAGES 5600 UIDNEXT 5620 UNSEEN 1)
S: d OK Status completed (0.000 secs).
S: * STATUS virtual/test (MESSAGES 5599 UIDNEXT 56...
2018 Apr 04
2
Saving Drafts with Roundcube marks old Mails in INBOX as unread.
...03-Apr-2018 09:50:03 +0200]: <6c472a00> [8095] C: A0006 APPEND INBOX.Drafts (\Seen) {75743+}
[03-Apr-2018 09:50:03 +0200]: <6c472a00> [8095] C: MIME-Version: 1.0^M
[03-Apr-2018 09:50:03 +0200]: <6c472a00> [8095] C:
[03-Apr-2018 09:50:03 +0200]: <6c472a00> [8095] S: A0006 OK [APPENDUID 1506921305 58] Append completed (0.001 + 0.042 secs).
[03-Apr-2018 09:50:03 +0200]: <6c472a00> [8095] C: A0007 SELECT INBOX
[03-Apr-2018 09:50:03 +0200]: <6c472a00> [8095] S: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft Junk $MDNSent)
[03-Apr-2018 09:50:03 +0200]: <6c472a00>...
2009 May 26
1
Maildir with LAYOUT=fs not working
...STATUS "user.stanford.2009" (MESSAGES 0)
2 OK Status completed.
3 STATUS user.stanford.2009.2009-05 (MESSAGES)* STATUS
"user.stanford.2009.2009-05" (MESSAGES 3)
3 OK Status completed.
4 APPEND user.stanford.2009.2009-05 (\Seen) {4043}
+ OK
(message text here . . .)
4 OK [APPENDUID 1243306507 4] Append completed.
5 LOGOUT* BYE Logging out
The above works perfectly when I'm talking to my Cyrus server.
However, when I tried the same thing with Dovecot, I got a folder
named "user.stanford.2009" in the "stanford" account's Maildir,
and then another f...
2012 Jun 05
1
Different but probably related issue
...Jun-2012 22:35:14 +0200]: [4A68] C: Received: from cpe-76-169-183-245.socal.res.rr.com ([76.169.183.245])
> > by server.domain.tld
> > with HTTP (HTTP/1.1 POST); Mon, 04 Jun 2012 22:35:14 +0200
> > MIME-Version: 1.0
...
> > [04-Jun-2012 22:36:10 +0200]: [4A68] S: A0005 OK [APPENDUID
> 1338488996 4274] Append completed.
That looks ... pretty normal.
> At this point, I do not know what else to try or how to fix this
> problem. Thus, I have had to disable your plugin for now. Do you have
> any ideas on how to proceed? I can give you access to this machine if
> ne...