You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user requests a password reset link or registers an account the email is never sent.
I have confirmed on our email system that the mails are never sent.
I have tested with 1.10.3 and 1.10.4 (which I use in production now), and the emails are sent when using those versions.
I use sendmail, if that matters. :) Sending a test email from the Configuration page works.
...