1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
| {'code':'S_OK','result':[0,0,0,0,0],'sessionCount':85,'var':[ { 'mid':'3a010000d4eede56800000b5', 'fid':1,'mailSession':149, 'size':15074, 'sendDate':1433473712, 'receiveDate':1433473712, 'modifyDate':1434356744, 'taskDate':0, 'securityLevel':0, 'meetingFlag':0, 'priority':3, 'color':0, 'antivirusStatus':0, 'rcptFlag':1, 'attachmentNum':0, 'mailNum':1, 'keepDay':0, 'sendId':0, 'sendTotalNum':0, 'sendNewNum':0, 'mailFlag':5,'starType':0,'logoType':68,'denyForward':0, 'auditStatus':0, 'billType':0,'billFlag':0,'subscriptionFlag':0,'secureEncrypt':0,'secureSigned':0, 'flags':{'successed':1,'selfdestruct':1}, 'label':[], 'from':'中国移动139邮箱<[email protected]>', 'to':'[email protected]', 'subject':'邮箱积分新用途?一起积分初体验', 'summary':'邮箱积分新用途知道自己的邮箱积分吗? 其实你已拥有诸多财富!想了解积分的用途吗?很多人早把积分'}, ....... //这里省略了上下类似的代码 { 'mid':'1d0b257e9c2ec6b800000001', 'fid':1, 'mailSession':123, 'size':25633, 'sendDate':1424588244, 'receiveDate':1424588244, 'modifyDate':1433248644, 'taskDate':0, 'securityLevel':0, 'meetingFlag':0, 'priority':3, 'color':0, 'antivirusStatus':0, 'rcptFlag':1, 'attachmentNum':0, 'mailNum':1, 'keepDay':0, 'sendId':0, 'sendTotalNum':0, 'sendNewNum':0, 'mailFlag':5,'starType':0,'logoType':1,'denyForward':0, 'auditStatus':0, 'billType':0,'billFlag':0,'subscriptionFlag':0,'secureEncrypt':0,'secureSigned':0, 'flags':{'successed':1,'selfdestruct':1}, 'label':[], 'from':'中国移动<[email protected]>', 'to':'[email protected]', 'subject':'尊敬的客户,您截至2月15日的积分账单已到,请查阅:巧用积分兑换好礼', 'summary':'用户号码:15000711265,尊敬的动感地带(M-Zone)客户:\r截止2月15日您的可兑换积分为:1074\r特别说明:\r1.'} ] }
|