php - Sending forgot password emails -


I am creating a service that has a 'forgot my password' feature. In addition, it also emails users when the results are ready with my service.

I want to ensure delivery of my email so that I can find a service that sends me an email.

Whatever I have been able to find so far is the services that the user needs to include in the list.

In other words, I do not know anyone who sent me a customized message to different users.

I am currently using Swiftmail for PHP but in reality I would like to search for a service ... anyone know? Edit: It is not that I do not like Swift Mailer but I want to ensure that my email is not being blocked by spam filters, besides trusting that service Will be easy, which have already set up the stuff on which Atwood spoke in that article.

A very little solution of low volume which I use, and By a small amount, I mean, under 20 pieces per day, have to set up a Gmail account and send your message to that account. There are very easy program solutions for this. Just make Google and your selection for "php gmail send"!


Comments