作者 邓超

x

@@ -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){