Hi, I need to search emails that not saved.
I can get email info with imap.SeqSetNum(1) and c.Fetch, so connect successful
No err but c.UIDSearch() or c.Search() return [].
By other way I can get them like php-imap, I found UID of this mailbox so large such as 1712632320
Hi, I need to search emails that not saved. I can get email info with imap.SeqSetNum(1) and c.Fetch, so connect successful No err but c.UIDSearch() or c.Search() return []. By other way I can get them like php-imap, I found UID of this mailbox so large such as 1712632320