fix: use IONOS recommended port 587 instead of 465
This commit is contained in:
parent
6847c52309
commit
b7356b8a2b
@ -15,6 +15,6 @@ stringData:
|
|||||||
transport: smtp
|
transport: smtp
|
||||||
smtp:
|
smtp:
|
||||||
host: smtp.ionos.de
|
host: smtp.ionos.de
|
||||||
port: 465
|
port: 587
|
||||||
username: gamemaster@axion1337.chat
|
username: gamemaster@axion1337.chat
|
||||||
password: "3#%D8pX9Hww$4QHscDLpb3D#ma7LCoitW5V7He5d"
|
password: "3#%D8pX9Hww$4QHscDLpb3D#ma7LCoitW5V7He5d"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user