Hello everyone.
The forgotten password module in the Geometrixx site send me the following email:
DearXXX,you requested that your password be reset. PleasevisitXXXXto confirm that you requested a password reset.Upon your confirmation a new password will be sent to you by e-mail.
Can anyone tell me:
1) where is this email being fired off. Is it in the method
requestPasswordReset that gets triggered in /libs/foundation/components/account/actions/resetpwd/post.POST.jsp? Or is it elsewhere. Of in requestPasswordReset, where can I see that code?
2) Related to 1, does anyone know how I can manipulate what email message is sent?
Thanks a lot!