21 Oct
2007
21 Oct
'07
3:58 a.m.
Timo Sirainen wrote:
On Sat, 2007-10-20 at 17:08 -0700, Jeff Grossman wrote:
2 search since 6-Sep-2007
- SEARCH 2 OK Search completed. 3 fetch 1:* internaldate
- 1 FETCH (INTERNALDATE "23-Sep-2007 17:21:04 -0700")
..
Weird. Try the attached patch. What does it log?
Okay, here is what I did:
1 select "Inbox"
- FLAGS (\Answered \Flagged \Deleted \Seen \Draft $Forwarded)
- OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft $Forwarded \*)] Flags permitted.
- 6 EXISTS
- 0 RECENT
- OK [UNSEEN 6] First unseen.
- OK [UIDVALIDITY 1191346544] UIDs valid
- OK [UIDNEXT 1191] Predicted next UID 1 OK [READ-WRITE] Select completed. 2 search since 6-Sep-2007
- SEARCH 2 OK Search completed. 3 fetch 1:* internaldate
- 1 FETCH (INTERNALDATE "23-Sep-2007 17:21:04 -0700")
- 2 FETCH (INTERNALDATE "26-Sep-2007 11:04:53 -0700")
- 3 FETCH (INTERNALDATE "20-Oct-2007 13:31:26 -0700")
- 4 FETCH (INTERNALDATE "20-Oct-2007 17:08:41 -0700")
- 5 FETCH (INTERNALDATE "20-Oct-2007 17:16:30 -0700")
- 6 FETCH (INTERNALDATE "20-Oct-2007 17:16:43 -0700") 3 OK Fetch completed.
And, here is what was in the logs:
Oct 20 17:54:47 apple IMAP(jeff): : since: 1190593264 vs 2147483647 Oct 20 17:54:47 apple IMAP(jeff): : since: 1190829893 vs 2147483647 Oct 20 17:54:47 apple IMAP(jeff): : since: 1192912286 vs 2147483647 Oct 20 17:54:47 apple IMAP(jeff): : since: 1192925321 vs 2147483647 Oct 20 17:54:47 apple IMAP(jeff): : since: 1192925790 vs 2147483647 Oct 20 17:54:47 apple IMAP(jeff): : since: 1192925803 vs 2147483647
I hope the helps.
Jeff