just only get a month email(unread) #493
-
|  | 
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
| Hi, have you tried combining the two search criteria together? Something like this should work: messages = client.search(['SINCE', date_today, 'UNSEEN'])Also, in case you you don't want the fetch to affect the  client_data = client.fetch(messages, "BODY.PEEK[]") | 
Beta Was this translation helpful? Give feedback.
-
| If you use qq mail, you can take a look on your mail setting by 「设置」➡️「账户」➡️「收取选项」, then select 「全部」(the default is 最近30天). | 
Beta Was this translation helpful? Give feedback.
If you use qq mail, you can take a look on your mail setting by 「设置」➡️「账户」➡️「收取选项」, then select 「全部」(the default is 最近30天).