mail: smtp.live.com is not reachable anymore

This commit is contained in:
Girish Ramakrishnan
2022-01-31 11:20:21 -08:00
parent 19ddff058e
commit c4bcbb8074

View File

@@ -171,7 +171,6 @@ function validateName(name) {
async function checkOutboundPort25() {
const smtpServer = _.sample([
'smtp.gmail.com',
'smtp.live.com',
'smtp.1und1.de',
]);