Jump to content

Account recover system (Question)


Hero192

Recommended Posts

Better use swift mailer than php mailer. :D

Quite a strong meaning over there, I would never use a third party system to send emails. You're handing over an e-mail and some data in there to restore passwords. I'm not sure if your users would like that. They've given you the information for usage in the script, not to hand over to third parties so they can get spammed as hell or even contacted for bullsh*t. :|

@OP; ViRuZ gave you the right answer for a safe approach, create a php script on a webserver or even a local wamp server from yourself, write a small mail() script with some protection so not everyone can use it, and send the mail from there. Don't forget the configuration of the smtp server if you're using a local server. :lol:

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...