Hi all,
We are using email approval for accout verification.
Sometimes it works fine but sometimes our system didn't send approval mail to users, when we force resend approval mail our system don't send mail.
Sometimes it works fine but sometimes our system didn't send approval mail to users, when we force resend approval mail our system don't send mail.
I spend too much time to understand and solve it but till now I couldn't.
During registration 2 mails are sended
- send to user form account verification
- send to system admin as new user information
I check logs at ../app/tmp/logs/mail.log and see that
- send to user form account verification -- works sometimes
- send to system admin as new user information -- works everytime
This means that it is not related to smtp settings or mail settings, it is related to moosocial settings.
This is very critical for our site because new user can not share till he approve his mail address.
Do u have any idea?
Add comment comment