Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to change Mailing templates in Liferay

    • 0
    • 1
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 1.11k
    Comment on it

    You are independent to write your own template and put it in portal-ext.properties file. The default one can be seen by following the mentioned path. However same variable can be used in custom templates too.




    Update below properties as your requirement and put in portal-ext.properties file.

     #
     # Configure email notification settings.
     #
     admin.email.from.name=Bhagwan Singh
     admin.email.from.address=bhagwankhichar05@gmail.com
    
    
    admin.email.user.added.enabled=true
    
    admin.email.user.added.subject=com/liferay/portlet/admin/dependencies/CUSTOM_email_user_added_subject.tmpl
    
    admin.email.user.added.body=com/liferay/portlet/admin/dependencies/CUSTOM_email_user_added_body.tmpl
    
    admin.email.password.sent.enabled=true
    
    admin.email.password.sent.subject=com/liferay/portlet/admin/dependencies/CUSTOM_email_password_sent_subject.tmpl
    
    admin.email.password.sent.body=com/liferay/portlet/admin/dependencies/CUSTOMemail_password_sent_body.tmpl
    

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: