goalio / GoalioForgotPassword

A Zend Framework 2 (ZF2) Module offering forgot password via e-mail functionality to ZfcUser
BSD 3-Clause "New" or "Revised" License
42 stars 49 forks source link

No email sent... #43

Open carvagu opened 9 years ago

carvagu commented 9 years ago

I installed the modules with doctrine ... the base is correct put options, the configs, files ..and email process and sent the email, but not enough anything .. Could someone help me?

matiasiglesias commented 8 years ago

Have you copied and renamed config file to config/autoload/goalioforgotpassword.global.php? Please upload it. Are you using GoalioMailService?

pdobrigkeit commented 8 years ago

Hi, I am sorry for being quite lazy replying to issues and pull requests right now. GoalioMailService should be installed if you are using composer. If not you have to manually install that too.

matiasiglesias commented 8 years ago

I know it. Trying to help @carvagu. I think you can close this issue already

pdobrigkeit commented 8 years ago

Thanks for helping out anyway. I will close it, if @carvagu won't reply

adilogs commented 8 years ago

same issue here , everything works fine , but it doesn't sends a mail to email

stijnhau commented 8 years ago

Have u tested that using the basic mail function works on the server? Cause i'm thinking you don't have added the correct mail settings.

adilogs commented 8 years ago

@stijnhau : I have user SMTP in my Transport.php as given in documentation :

https://framework.zend.com/manual/2.4/en/modules/zend.mail.smtp.options.html#smtp-transport-usage-with-login-auth