正在显示
1 个修改的文件
包含
3 行增加
和
2 行删除
| @@ -129,8 +129,9 @@ class syncMail { | @@ -129,8 +129,9 @@ class syncMail { | ||
| 129 | 'Undelivered Mail Returned', | 129 | 'Undelivered Mail Returned', |
| 130 | 'Mail delivery failed:', | 130 | 'Mail delivery failed:', |
| 131 | 'Delivery Status Notification', | 131 | 'Delivery Status Notification', |
| 132 | - 'Undeliverable:', | ||
| 133 | - 'failure notice', | 132 | + 'Undeliverable', |
| 133 | + 'failure', | ||
| 134 | + 'Undelivered', | ||
| 134 | ]; | 135 | ]; |
| 135 | 136 | ||
| 136 | foreach ($keys as $key){ | 137 | foreach ($keys as $key){ |
-
请 注册 或 登录 后发表评论