Verify that email domain exists

前端 未结 5 1341
误落风尘
误落风尘 2021-01-02 05:14

Does anyone check the domain of an email address as part of their verification steps? eg. Confirm that gmail.com exists if the user specified blah@gmail.com as their address

5条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-02 05:42

    It's definitely possible to check if the domain is a valid mail server. Give these instructions a try.

提交回复
热议问题