reacherhq / check-if-email-exists

Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.
https://reacher.email
Other
4.27k stars 328 forks source link

feat(core): Skip catch-all for known domains #1336

Closed amaury1093 closed 10 months ago

amaury1093 commented 10 months ago

This also improves speed, as we only make 1 check instead of 2.