ppfuse-web-common.2.1.0.source-code.mail.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of appfuse-web-common Show documentation
Show all versions of appfuse-web-common Show documentation
Common web files (images, stylesheets, scripts) and Java classes (listeners and filters) used
by all web frameworks. This module is not meant to be included in a project utilizing AppFuse.
It's designed to be used internally by AppFuse only.
# This properties file is used to configure mail settings in
# /WEB-INF/applicationContext-service.xml.
mail.default.from=AppFuse
mail.debug=false
mail.transport.protocol=smtp
mail.host=localhost
mail.username=
mail.password=
© 2015 - 2024 Weber Informatics LLC | Privacy Policy