Exchange server - VM BAD Command Argument
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
VM |
Triaged
|
Critical
|
Uday Reddy |
Bug Description
John Stoffel reports (viewmail-info, 2013-04-02):
I'm still using vm-visit-
x86_64 CentOS to read my eamil from Microsoft Exchange (probably 2010,
not sure). But right now I occasionally run into problems where I
can't seem to get new email. Looking the saved trace log I see:
Starting IMAP session Tue Apr 2 12:21:44 2013
-- connecting to exmail1.
* OK The Microsoft Exchange IMAP4 service is ready.
-- connected for general operation
VM CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 AUTH=NTLM AUTH=GSSAPI AUTH=PLAIN STARTTLS
UIDPLUS CHILDREN IDLE NAMESPACE LITERAL+
VM OK CAPABILITY completed.
VM LOGIN <parameters omitted>
VM OK LOGIN completed.
VM SELECT "inbox"
* 543 EXISTS
* 0 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)
* OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft
$MDNSent)] Permanent flags
* OK [UNSEEN 437] Is the first unseen message
* OK [UIDVALIDITY 5840] UIDVALIDITY value
* OK [UIDNEXT 45167] The next unique identifier value
VM OK [READ-WRITE] SELECT completed.
VM FETCH 1:543 (UID RFC822.SIZE FLAGS)
* 1 FETCH (UID 782 RFC822.SIZE 1705 FLAGS (\Seen))
.
.
.
* 542 FETCH (UID 45161 RFC822.SIZE 11435 FLAGS ())
* 543 FETCH (UID 45164 RFC822.SIZE 93423 FLAGS ())
VM OK FETCH completed.
VM STORE 460 +FLAGS.SILENT (filed)
VM BAD Command Argument Error. 11
VM STORE 477 +FLAGS.SILENT (filed)
VM BAD Command Argument Error. 11
VM STORE 478 +FLAGS.SILENT (filed)
VM BAD Command Argument Error. 11
VM STORE 490 +FLAGS.SILENT (filed)
VM BAD Command Argument Error. 11
VM STORE 494 +FLAGS.SILENT (filed)
VM BAD Command Argument Error. 11
VM STORE 503 +FLAGS.SILENT (filed)
VM BAD Command Argument Error. 11
VM STORE 504 +FLAGS.SILENT (filed)
VM BAD Command Argument Error. 11
VM STORE 505 +FLAGS.SILENT (filed)
VM BAD Command Argument Error. 11
VM STORE 506 +FLAGS.SILENT (filed)
VM BAD Command Argument Error. 11
VM STORE 507 +FLAGS.SILENT (filed)
VM BAD Command Argument Error. 11
Process IMAP connection broken by remote peer
tags: | added: compatibility imap new |
Changed in vm: | |
status: | Incomplete → Triaged |
John Stoffel again:
I hate to follow up so quickly, but I managed to do synchronize' which completed though it had 12 errors. This
'vm-imap-
then let me get the new emails.