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

IMAP Search criteria #259

Open
Epitto opened this issue Nov 6, 2024 · 0 comments
Open

IMAP Search criteria #259

Epitto opened this issue Nov 6, 2024 · 0 comments

Comments

@Epitto
Copy link

Epitto commented Nov 6, 2024

Feature request or bug

nothing

If a bug, what did you expect to happen?

If a bug, what happened?

If a bug, list steps to reproduce bugs.

If a bug, did you do these steps?

[] Download and use the lastest stable version
[] See if the issue has already been reported
[] Debug

If a feature request, what do you want to be added or changed?

If a feature request, is this feature already in a pull request?

If a feature request, do you know anyone who can help?

Side notes(Read then del this chunk)

Please use pastebin for var_dumps. Not screenies or paste blobs!
Be descriptive!
Please fill out this entire form!

I want to use getMessagesByCriteria with the NOT operator and I can't figure out how to do it.
I tried with:
$criteria = "NOT TEXT 'string'"
$criteria = "TEXT NOT 'string'"
$criteria = "NOT 'string'"
...???

the error message is: Unknown search criterion ...
Do you have any suggestions?

Thanks

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