Skip to content

Commit 21a28a1

Browse files
authoredJun 18, 2024··
fix(well-known-services): Add Loopia in well known services (#1655)
1 parent fc2c9ea commit 21a28a1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎lib/well-known/services.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,10 @@
117117
"domains": ["ik.me", "ikmail.com", "etik.com"],
118118
"port": 587
119119
},
120-
120+
"Loopia": {
121+
"host": "mailcluster.loopia.se",
122+
"port": 465
123+
},
121124
"mail.ee": {
122125
"host": "smtp.mail.ee"
123126
},

0 commit comments

Comments
 (0)
Please sign in to comment.