awips2/edexOsgi/com.raytheon.uf.edex.registry.ebxml/utility/edex_static/base/ebxml/notification/email.properties
Benjamin Phillippe 7e6b8eedca Issue #1905 Implemented registry notifications via email
Change-Id: I2753074c302d707066ac0de42ac5b0778049275d

Former-commit-id: e8dba1178491176da3543a46c0d543c489b5fcb1
2013-04-18 10:19:12 -05:00

20 lines
No EOL
606 B
Properties

#These properties are used to configure the javax.mail sessions
#The following are the standard properties supported by javax.mail
#Override this file and define properties according to your own network environment
#to enable registry email notifications
#Email capability can be enabled and disabled with the ebxml-email.enabled property in the
#com.raytheon.uf.edex.registry.properties file
#mail.debug=
#mail.from=
#mail.mime.address.strict=
#mail.host=
#mail.store.protocol=
#mail.transport.protocol=
#mail.user=
#mail.protocol.class=
#mail.protocol.host=
#mail.protocol.port=
#mail.protocol.user=