Skip to content

Commit

Permalink
Update services.json
Browse files Browse the repository at this point in the history
Infomaniak port is better to be 465 than 587

Proof : https://arc.net/l/quote/bigxdsaf
  • Loading branch information
Cyriljshaz committed Apr 24, 2024
1 parent fa63b52 commit bde1e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/well-known/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"Infomaniak": {
"host": "mail.infomaniak.com",
"domains": ["ik.me", "ikmail.com", "etik.com"],
"port": 587
"port": 465
},

"mail.ee": {
Expand Down

0 comments on commit bde1e6d

Please sign in to comment.