Imap at mail.ru
Babico1 opened this issue · 3 comments
Describe the bug
When i want to use imap at mail.ru mailbox i get that error "2factor Exception The IMAP server replied to the 'SEARCH' command with a 'NO' response: Unsupported search criterion: FROM "
Platform (please complete the following information):
- OS: Windows
If mail.ru doesn't support the FROM search criteria, I don't know what I can do about that...
The FROM search criteria is a standard part of the IMAP protocol and is required to be implemented in order for a server to claim that they support IMAP.
If you want to continue to use mail.ru, I would recommend not using SearchQuery.FromContains()
FYI: https://ru.stackoverflow.com/questions/289544/mail-ru-imap-unsupported-search-criterion
mail.ru doesn't implement (any?) SEARCH criteria