Package: uw-imapd
Version: 7:2007~dfsg-1
Severity: normal
When copying a message from a unix mailbox to a mbx mailbox the COPYUID
response code is missing the destination message set. See this example
session:
imapd
* PREAUTH [CAPABILITY IMAP4REV1 LITERAL+ IDLE UIDPLUS NAMESPACE CHILDREN
* MAILBOX-REFERRALS BINARY UNSELECT ESEARCH WITHIN SCAN SORT
* THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND] Pre-authenticated
* user kmkaplan kaki.nic.fr IMAP4rev1 2007.398 at Fri, 8 Feb 2008
* 13:46:19 +0100 (CET)
2 CREATE test1
2 OK CREATE completed
3 CREATE #driver.mbx/test2
3 OK CREATE completed
4 APPEND test1 () {38}
Message-Id: <[EMAIL PROTECTED]>
foo
+ Ready for argument
4 OK [APPENDUID 1202474793 1] APPEND completed
5 SELECT test1
* 1 EXISTS
* 1 RECENT
* OK [UIDVALIDITY 1202474793] UID validity status
* OK [UIDNEXT 2] Predicted next UID
* FLAGS (\Answered \Flagged \Deleted \Draft \Seen)
* OK [PERMANENTFLAGS (\* \Answered \Flagged \Deleted \Draft \Seen)]
* Permanent flags
* OK [UNSEEN 1] first unseen message in /home/kmkaplan/test1
5 OK [READ-WRITE] SELECT completed
6 UID COPY 1 test2
6 OK [COPYUID 1202474803 1] Cross-format (unix -> mbx) COPY completed
To be correct this last line should look like:
6 OK [COPYUID 1202474803 1 1] Cross-format (unix -> mbx) COPY completed
Kim Minh.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages uw-imapd depends on:
ii debconf [debconf-2.0] 1.5.18 Debian configuration management sy
ii libc-client2007 7:2007~dfsg-1 UW c-client library for mail proto
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libcomerr2 1.40.3-1 common error description library
ii libkrb53 1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries
ii libpam-runtime 0.99.7.1-5 Runtime support for the PAM librar
ii libpam0g 0.99.7.1-5 Pluggable Authentication Modules l
ii libssl0.9.8 0.9.8g-4 SSL shared libraries
ii openbsd-inetd [inet-s 0.20050402-6 The OpenBSD Internet Superserver
ii openssl 0.9.8g-4 Secure Socket Layer (SSL) binary a
Versions of packages uw-imapd recommends:
ii postfix [mail-transport-agent 2.4.6-3 High-performance mail transport ag
-- debconf information:
* uw-imapd/force_debconf_choice: true
* uw-imapd/protocol: imap2, imaps
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]