|
|
@@ -20,14 +20,18 @@ spring:
|
|
|
subject:
|
|
|
prefix: "[CRSS]"
|
|
|
# Set to local mailserver for testing. Pleaase unset after.
|
|
|
+ #original-host
|
|
|
#host: 192.168.10.175
|
|
|
- host: 192.168.9.10
|
|
|
- port: 25
|
|
|
+ #host: 192.168.9.10
|
|
|
+ #original-port
|
|
|
+ #port: 25
|
|
|
# username: crss-mailer@wesm.ph
|
|
|
- username: crss-mailer@iemop.ph
|
|
|
- password: Cr551234
|
|
|
- #host: mailserver.marathon.l4lb.thisdcos.directory
|
|
|
- #port: 3025
|
|
|
+ #original-start
|
|
|
+ #username: crss-mailer@iemop.ph
|
|
|
+ #password: Cr551234
|
|
|
+ #original-end
|
|
|
+ host: mailserver.marathon.l4lb.thisdcos.directory
|
|
|
+ port: 3025
|
|
|
#username: crss@local.dev.pemc.com
|
|
|
#password: P@ssw0rd1434412
|
|
|
properties:
|