i have a simple set up , so I define the defaultLayout to be 'resetPassword' and I exported the mailOptions alowing me to customize its parameters, so this setup is working fine at the exception of the template parameters, even when I change it the email is always sent with the defaultLayout template.
PS: I manged to workaroud this issue by setting the defaultLayout to false , but I am hoping there is a better solution
i have a simple set up , so I define the defaultLayout to be 'resetPassword' and I exported the mailOptions alowing me to customize its parameters, so this setup is working fine at the exception of the template parameters, even when I change it the email is always sent with the defaultLayout template.
PS: I manged to workaroud this issue by setting the defaultLayout to false , but I am hoping there is a better solution