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 #2

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

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

bobmeliev opened this issue Nov 21, 2019 · 2 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.

@lasselindqvist
Copy link
Owner

The error message suggests that the problem might lie in the email server failing to handle the request.
Which email provider is this?

@bobmeliev
Copy link
Author

Cannot reproduce the issue with Gmail account. Closing the ticket.

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