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

Catch Exim unrouteable exceptions #3785

Open
2 tasks
milescalabresi opened this issue Nov 20, 2024 · 0 comments
Open
2 tasks

Catch Exim unrouteable exceptions #3785

milescalabresi opened this issue Nov 20, 2024 · 0 comments

Comments

@milescalabresi
Copy link
Contributor

When you email info@*.learningu.org where something is not a valid EMAIL_HOST, you get an unrouteable error. The ideal fix has two parts:

  • 1. figure out how we can add known aliases (e.g., stanford.learningu.org) to our config
  • 2. write a general rule to catch this exception and provide the user with more useful information (ideally, recommending the closest valid domain)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants