remove yahoo from smtp test list

This commit is contained in:
Girish Ramakrishnan
2020-07-29 10:24:07 -07:00
parent 9106b5d182
commit 97967e60e8
-1
View File
@@ -102,7 +102,6 @@ function checkOutboundPort25(callback) {
var smtpServer = _.sample([
'smtp.gmail.com',
'smtp.live.com',
'smtp.mail.yahoo.com',
'smtp.1und1.de',
]);