Skip to content

Commit b58edf1

Browse files
committed
Improved fastmail support
1 parent 4751e53 commit b58edf1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

resources/providers.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,9 @@
696696
},
697697
"mx-match":[
698698
"in1.smtp.messagingengine.com",
699-
"in2.smtp.messagingengine.com"
699+
"in2.smtp.messagingengine.com",
700+
"in1-smtp.messagingengine.com",
701+
"in2-smtp.messagingengine.com"
700702
]
701703
},
702704
"apple":{

0 commit comments

Comments
 (0)