Gnus development mailing list
 help / color / mirror / Atom feed
* Cannot read INBOX on Exchange server any longer
@ 2001-11-06 13:04 Christoph Rohland
  2001-11-06 13:56 ` Kai Großjohann
  2001-11-06 14:59 ` Mario Peter
  0 siblings, 2 replies; 5+ messages in thread
From: Christoph Rohland @ 2001-11-06 13:04 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 417 bytes --]

Hi,

I have an nnimap backend connected to an MS Exchange server. It did
work for some time now, but somehow it screwed up my INBOX. I got
uidvalidity errors and now if I try to access the INBOX it always
fails with 'Can't select group'.

The agent is active for the server and killing and resubscribing did
not help. Other folders work fine.

imap log for a select on the folder is appended.

Greetings
		Christoph


[-- Attachment #2: Type: text/plain, Size: 1919 bytes --]

247 SELECT "INBOX"
* 53 EXISTS
* 0 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft)
* OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft)]
* OK [UNSEEN 5] Is the first unseen message
* OK [UIDVALIDITY 131825] UIDVALIDITY value.
247 OK [READ-WRITE] SELECT completed.
248 UID SEARCH UNSEEN UNDELETED
* SEARCH 4595 4608 4633 4636 4648 4655 4667 4681 4685 4686 4687 4688 4689
248 OK SEARCH completed.
249 UID SEARCH SEEN
* SEARCH 4558 4561 4576 4580 4598 4599 4605 4610 4612 4619 4620 4623 4625 4626 4628 4631 4634 4635 4637 4638 4640 4641 4642 4644 4649 4650 4652 4662 4664 4666 4669 4671 4672 4678 4679 4680 4682 4683 4684 4691
249 OK SEARCH completed.
250 UID SEARCH FLAGGED
* SEARCH
250 OK SEARCH completed.
251 UID SEARCH ANSWERED
* SEARCH
251 OK SEARCH completed.
252 EXAMINE "INBOX"
* 53 EXISTS
* 0 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft)
* OK [PERMANENTFLAGS ()]
* OK [UNSEEN 5] Is the first unseen message
* OK [UIDVALIDITY 131825] UIDVALIDITY value.
252 OK [READ-ONLY] EXAMINE completed.
253 CLOSE
253 OK CLOSE completed.
254 SELECT "INBOX"
* 53 EXISTS
* 0 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft)
* OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft)]
* OK [UNSEEN 5] Is the first unseen message
* OK [UIDVALIDITY 131825] UIDVALIDITY value.
254 OK [READ-WRITE] SELECT completed.
255 UID STORE 4595,4608,4633,4636,4648,4655,4667,4681,4685:4689 +FLAGS (\Seen)
* 5 FETCH (FLAGS (\Seen) UID 4595)
* 9 FETCH (FLAGS (\Seen) UID 4608)
* 19 FETCH (FLAGS (\Seen) UID 4633)
* 22 FETCH (FLAGS (\Seen) UID 4636)
* 29 FETCH (FLAGS (\Seen) UID 4648)
* 33 FETCH (FLAGS (\Seen) UID 4655)
* 37 FETCH (FLAGS (\Seen) UID 4667)
* 44 FETCH (FLAGS (\Seen) UID 4681)
* 48 FETCH (FLAGS (\Seen) UID 4685)
* 49 FETCH (FLAGS (\Seen) UID 4686)
* 50 FETCH (FLAGS (\Seen) UID 4687)
* 51 FETCH (FLAGS (\Seen) UID 4688)
* 52 FETCH (FLAGS (\Seen) UID 4689)
255 OK STORE completed.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-11-06 14:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-06 13:04 Cannot read INBOX on Exchange server any longer Christoph Rohland
2001-11-06 13:56 ` Kai Großjohann
2001-11-06 13:50   ` Christoph Rohland
2001-11-06 14:04     ` Christoph Rohland
2001-11-06 14:59 ` Mario Peter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).