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

Don't throw if bad email #176

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cedric25
Copy link
Contributor

Since the last version of web3mail dapp, we abort the iExec task of sending an email if the email address does not seem legit.
👉 That is not completely appropriate in terms of what a failed iExec task represents. (It has further consequences, it could be claimed, etc.)

In this PR, no more error throwing, the task will still be successful, but no email would be sent and result.txt would include a message:

The protected email address seems to be invalid. See task logs for more information.

plus some other deliverability info.

@cedric25 cedric25 self-assigned this Dec 10, 2024
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

Successfully merging this pull request may close these issues.

1 participant