symfony - Reset password email is showing up in my junk folder -


i have setup forgot password functionality on site using stock symfony2 implementation.

problem reset password email gets sent junk folder.

what causes this? content of email itself?

here is:

hello myemail@hotmail.com! reset password - please visit http://application.mysite.com/resetting/reset/ylbv6bld6itslmxsl4tfi7la78es5uns1gqvjnn_5ur  regards,  team. 

could in settings?

there lot of possibilities can cause problem.

it's coming server (e-mail) configuration.
@ "original message" (with headers) see if there no explicit problem, it's difficult debug.

look @ email configuration (postfix local ? gmail ?), search working examples , hopes find problem, if it's production server.

good luck


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -