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