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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -