Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ping SMTP server before actually sending out verification emails #31

Open
Nul-led opened this issue Jul 10, 2024 · 1 comment
Open

Ping SMTP server before actually sending out verification emails #31

Nul-led opened this issue Jul 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Nul-led
Copy link

Nul-led commented Jul 10, 2024

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:

  • Allowlist of email providers
  • Sending the email regardless of availability of the service
@Naviary2
Copy link
Member

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.

@Naviary2 Naviary2 added the enhancement New feature or request label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants