E-mail notifications
Whenever a user account is created by admin, we need a mechanism to send an e-mail to the user, notifying him of the created account with auto-generated passwords. Liferay provides an easy way to actually do this, and to change the message body without touching a piece of code!
We will see how this can be achieved in this section.