Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search for a subject other than ASCII-US. #249

Open
vmprog opened this issue Oct 18, 2024 · 0 comments
Open

Search for a subject other than ASCII-US. #249

vmprog opened this issue Oct 18, 2024 · 0 comments

Comments

@vmprog
Copy link

vmprog commented Oct 18, 2024

Hi.
How do I apply the CHARSET parameter?
My goal is to find emails with a non-ASCII-US subject.
await client.searchMessages(searchCriteria: 'SUBJECT 上善若水');`

Now I'm getting this error:
IMAP failed with BAD Command Error. 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant