php - Customer email provider checking email activation link -


so happen me hotmail anti-spam system checking email link causing if send , activation email link newly registered user, then activation not going performed user, can prevent this?

i new laravel 5.4 , in previous apps ask client password confirm account after follow activation link.

there various things can cause our emails go someone's spambox. try reading https://serverfault.com/q/419407 or https://serverfault.com/q/48428


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -