mail-api
mail-api copied to clipboard
SubjectTerm and FromStringTerm not searching for cyrrilic literals in gmail
Hello I'm writing a client to receive emails from different servers. While filtering messages from gmail accounts with SubjectTerm or FromStringTerm with cyrrilic literals there is no result. But for other servers, like yandex.mail or mail.ru filtering works just fine.
@alxbel Capture the protocol debugging and include that information in this ticket. Which version of JavaMail/JakartaMail are you using? If it is a really old version make sure the debugging information doesn't include any passwords or hashed passwords.