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.31k stars 332 forks source link

Using SMTP server with logins #989

Open sricoolboy123 opened 2 years ago

sricoolboy123 commented 2 years ago

Hi can we use connect to smtp server using IMAP to verify the emails? Is there any possibility?

amaury1093 commented 2 years ago

Interesting, I'm not aware if using IMAP is possible (I didn't think so).

Do you have any docs on how this might be possible?

(I'm also moving this issue to the check-if-email-exists repo)

sricoolboy123 commented 2 years ago

I am not sure about the solution, I am doing research I will update you if I found any solution. If we have this it would be very easy to deal with multiple smtp servers.