Skip to content

Instantly share code, notes, and snippets.

@critzjm
Created November 5, 2012 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save critzjm/4017988 to your computer and use it in GitHub Desktop.
Save critzjm/4017988 to your computer and use it in GitHub Desktop.
nonImapInfo
"nonImapInfo" : {
"blackhole@fusi0n_org::imap_googlemail_com" : {
"Folder_Name" : {
"attributes" : {
"HasChildren" : false,
"HasNoChildren" : true,
"Noinferiors" : false,
"Marked" : false,
"Noselect" : false
"ServerId" : "asdf-1234",
"ParentId" : "asdf-5678",
"FolderName" : "Decoded Folder Name",
"MessageCount" : 10
},
"delim" : "/",
"exists" : 0,
"uidnext" : 1
},
"lastSyncStart" : 0,
"lastSyncStop" : 0,
"folderSyncKey" : "asdf-1234",
"emailSyncKey" : "asdf-5678"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment