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

Wait For Email: UID SEARCH Failure due to backend error #23

Closed
bobmeliev opened this issue Nov 21, 2019 · 3 comments
Closed

Wait For Email: UID SEARCH Failure due to backend error #23

bobmeliev opened this issue Nov 21, 2019 · 3 comments

Comments

@bobmeliev
Copy link

Wait For Email is failing if specify sender argument.

${latest}= Wait For Email subject=Welcome! timeout=30

Works fine but if you specify sender then it starts failing.

${latest}= Wait For Email sender=noreply@example.com subject=Welcome! timeout=30

Fails with error:

FAIL : imap.search error: NO, [b'[UNAVAILABLE] UID SEARCH Failure due to backend error.

I'm using @lasselindqvist ImapLibrary2 as it has the latest changes but unfortunately couldn't report the issue there.

@lasselindqvist
Copy link

I have now enabled issues in the fork: https://github.com/lasselindqvist/robotframework-imaplibrary2/issues

@bobmeliev
Copy link
Author

Thanks @lasselindqvist I will move the issues to your repository.

@bobmeliev
Copy link
Author

Issue is moved to lasselindqvist#2

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

2 participants