Page 1 of 1

Registration Email setup

Posted: Tue May 19, 2015 8:07 am
by dark5tar
I'm using Version 4 of site demo. Tried to register on site and this supposed to send email.
Though I've configured ThymeleafMessageCreator ,still i get error saying NullMessageCreator was set.
Can somebody direct me what else do i need to do? Do i have to extend and write a class for this to work?
thanks.
I'm trying to use gmail smtp server to test this.

Re: Registration Email setup

Posted: Wed May 27, 2015 7:43 am
by prabhat.kataria
I hope you have commented blMessageCreator(NullMessageCreator) which comes OOB in BLC and replaced it with ThymeleafMessageCreato. It should work!!!!

Re: Registration Email setup

Posted: Fri Sep 18, 2015 10:40 pm
by Shanky
Hi

I was getting the same issue. You must have changed the application context email of the source folder. Do the same for the target folder file. The changed for this file are not reflected in the target file for some reason I guess.