email - CakePHP problems with Yahoo, Hotmail and YopMail referals -


here's 1 of strangest problems i've ever seen in life developer:

i have website running cakephp (lastest version, always) , when send email (using yahoo, hotmail or yopmail), let's "remember password" message, cakephp don't work properly.

what should happend: user acess website using link sent via email, internal process (generating new password , sending via email user), redirect user homepage message "your new password sent email".

the problem when user clicks link he's redirected homepage without session variables... , there's no generated email!

but if send same link using gmail works charm.

do have clue should start?

it problem security level... lowered "low" , worked.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -