|
@@ -20,14 +20,14 @@ spring:
|
|
|
subject:
|
|
subject:
|
|
|
prefix: "[CRSS 2.0 - Trial Operation]"
|
|
prefix: "[CRSS 2.0 - Trial Operation]"
|
|
|
# Set to local mailserver for testing. Pleaase unset after.
|
|
# Set to local mailserver for testing. Pleaase unset after.
|
|
|
- #host: 192.168.10.96
|
|
|
|
|
- #port: 25
|
|
|
|
|
- #username: crss-mailer@wesm.ph
|
|
|
|
|
- #password: Cr551234
|
|
|
|
|
- host: mailserver.marathon.l4lb.thisdcos.directory
|
|
|
|
|
- port: 3025
|
|
|
|
|
- username: crss@local.dev.pemc.com
|
|
|
|
|
- password: P@ssw0rd1434412
|
|
|
|
|
|
|
+ host: 192.168.10.96
|
|
|
|
|
+ port: 25
|
|
|
|
|
+ username: crss-mailer@wesm.ph
|
|
|
|
|
+ password: Cr551234
|
|
|
|
|
+ #host: mailserver.marathon.l4lb.thisdcos.directory
|
|
|
|
|
+ #port: 3025
|
|
|
|
|
+ #username: crss@local.dev.pemc.com
|
|
|
|
|
+ #password: P@ssw0rd1434412
|
|
|
properties:
|
|
properties:
|
|
|
transport.protocol: smtp
|
|
transport.protocol: smtp
|
|
|
smtp:
|
|
smtp:
|