Project

General

Profile

« Previous | Next » 

Revision 82da5e6c

Added by Andreas Kohlbecker over 2 years ago

ref #9758 configuration for sending emails with smtp properties

View differences:

cdmlib-services/src/test/resources/application.properties
12 12
#mail.smtp.auth: true
13 13
#mail.smtp.starttls.enable: true
14 14
# this properties allows for disabling the mail agent
15
mail.disabled: false 
15
mail.disabled: false 
16
# needed to enable wiser in the integration test
17
mail.int-test-server: wiser

Also available in: Unified diff