作者 邓超

x

... ... @@ -122,7 +122,7 @@ class SyncMail {
'LOGIN failed.', // 登录失败
// 'NO ERR.LOGIN.REQCODE', // 未知错误
'[ALERT] Application-specific password', // 这个错误是没有提供特定的授权码
'LOGIN Login error, user name or password error'
'password error'
] as $em){
if(str_contains($login->getMessage(), $em)){
$this->db->update(
... ...