Infinite-Chess / infinitechess.org

Infinite Chess Web Server
https://www.infinitechess.org
GNU Affero General Public License v3.0
172 stars 40 forks source link

Ping SMTP server before actually sending out verification emails #31

Open Nul-led opened 1 month ago

Nul-led commented 1 month ago

Pinging the SMTP server behind an email (sending a cheap ICMP) allows to easily check for invalid email providers without having to rely on sending the verification email as a proof.

Other options:

Naviary2 commented 1 month ago

Nice suggestion! Currently I have no feedback on whether or not the sent email was a success. It tells me "email sent!" but I check and the email didn't actually exist.