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

Update to async-smtp@v0.9 #1361

Open amaury1093 opened 10 months ago

amaury1093 commented 10 months ago

We're still on 0.6, but since 0.7 there are some API breaking changes. Most notably, the fast-socks5 connection should be handled on our side.