|
|
@@ -22,16 +22,16 @@ spring:
|
|
|
# Set to local mailserver for testing. Pleaase unset after.
|
|
|
#original-host
|
|
|
#host: 192.168.10.175
|
|
|
- #host: 192.168.9.10
|
|
|
+ host: 192.168.9.10
|
|
|
#original-port
|
|
|
- #port: 25
|
|
|
+ port: 25
|
|
|
# username: crss-mailer@wesm.ph
|
|
|
#original-start
|
|
|
username: crss-mailer@iemop.ph
|
|
|
password: Cr551234
|
|
|
#original-end
|
|
|
- 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:
|