|
|
|
|
|
by amaurymartiny
2188 days ago
|
|
I built a tool to check if an email exists without sending any email. I also created a SaaS out of it: [link redacted]. The tool connects to the target email's SMTP server, and parses the response of the "RCPT TO" command. To avoid IP blacklisting, I use Tor. The code is in Rust, 100% open-source. The core library is here: [link redacted] |
|
[1] https://www.mailexists.com/