作者 邓超

x

@@ -74,7 +74,7 @@ class Mail { @@ -74,7 +74,7 @@ class Mail {
74 'NO [ALERT] Invalid credentials (Failure)', 74 'NO [ALERT] Invalid credentials (Failure)',
75 'NO LOGIN Login error', 75 'NO LOGIN Login error',
76 'NO ERR.LOGIN.PASSERR', 76 'NO ERR.LOGIN.PASSERR',
77 - 'NO Login fail. Password is incorrect or service is not open.' 77 + 'NO Login fail. ',
78 ] as $em){ 78 ] as $em){
79 if(str_contains($e->getMessage(), $em)){ 79 if(str_contains($e->getMessage(), $em)){
80 db()->update( 80 db()->update(