All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.broadleafcommerce.common.email.service.props.defaultEmail.properties Maven / Gradle / Ivy

There is a newer version: 3.1.15-GA
Show newest version
#sets whether or not a JMS broker is used to queue the send for this email
                          sendEmailReliableAsync=false
                          #sets the JMS priority for this email. Lower values have higher priorities for sending
                          sendAsyncPriority=8
                          #set the from address for the email
                          [email protected]
                          #set the template to use for the creation of this email
                          emailTemplate=org/broadleafcommerce/common/email/service/template/default.vm
                          #set the subject line for this email
                          subject=Default Test Email




© 2015 - 2024 Weber Informatics LLC | Privacy Policy