public function run()
 {
     EmailPattern::insert([['name_049' => 'Undelivered Mail Returned to Sender (email account that you tried to reach is disabled)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'email account that you tried to reach is disabled', 'action_049' => 3], ['name_049' => 'Delivery Status Notification (Delivery to the following recipients failed)', 'subject_049' => 'Delivery Status Notification (Failure)', 'operator_049' => 'and', 'message_049' => 'Delivery to the following recipients failed', 'action_049' => 3], ['name_049' => 'Undelivered Mail Returned to Sender (MAILBOX IS FULL)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'MAILBOX IS FULL', 'action_049' => 3], ['name_049' => 'Delivery Status Notification (Failure) (Unknown address error 550)', 'subject_049' => 'Delivery Status Notification (Failure)', 'operator_049' => 'and', 'message_049' => 'Unknown address error 550', 'action_049' => 3], ['name_049' => 'User unknown', 'subject_049' => null, 'operator_049' => null, 'message_049' => 'User unknown', 'action_049' => 3], ['name_049' => 'Failure notice (mailfolder is full)', 'subject_049' => 'failure notice', 'operator_049' => 'and', 'message_049' => 'mailfolder is full', 'action_049' => 3], ['name_049' => 'Failure notice (Remote host said: 451 unable to verify sender)', 'subject_049' => 'failure notice', 'operator_049' => 'and', 'message_049' => 'Remote host said: 451 unable to verify sender', 'action_049' => 3], ['name_049' => 'Warning: message (Delay reason: mailbox is full)', 'subject_049' => 'failure notice', 'operator_049' => 'and', 'message_049' => 'Delay reason: mailbox is full', 'action_049' => 3], ['name_049' => 'Mail delivery failed: returning message to sender (mailbox is full: retry timeout exceeded)', 'subject_049' => null, 'operator_049' => null, 'message_049' => 'mailbox is full: retry timeout exceeded', 'action_049' => 3], ['name_049' => 'Undelivered Mail Returned to Sender (unknown in virtual mailbox)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'unknown in virtual mailbox', 'action_049' => 3], ['name_049' => 'Undelivered Mail Returned to Sender (This is a spam mail)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'This is a spam mail', 'action_049' => 6], ['name_049' => 'Undelivered Mail Returned to Sender (Host or domain name not found)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'Host or domain name not found', 'action_049' => 3], ['name_049' => 'Undelivered Mail Returned to Sender (Quota exceeded)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'Quota exceeded', 'action_049' => 3], ['name_049' => 'Undelivered Mail Returned to Sender (mailbox unavailable)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'mailbox unavailable', 'action_049' => 3], ['name_049' => 'No se puede entregar (No se pudo encontrar la dirección de correo)', 'subject_049' => 'No se puede entregar', 'operator_049' => 'and', 'message_049' => 'No se pudo encontrar la', 'action_049' => 3], ['name_049' => 'Undelivered Mail Returned to Sender (No such user)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'No such', 'action_049' => 3], ['name_049' => 'mailfolder is over the allowed quota', 'subject_049' => null, 'operator_049' => null, 'message_049' => 'mailfolder is over the allowed quota', 'action_049' => 3], ['name_049' => '550 Address unknown', 'subject_049' => null, 'operator_049' => null, 'message_049' => '550 Address unknown', 'action_049' => 3], ['name_049' => 'Undelivered Mail Returned to Sender (permission denied)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'permission denied', 'action_049' => 3], ['name_049' => 'Undelivered Mail Returned to Sender (Host or domain name not)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'Host or domain name not', 'action_049' => 3], ['name_049' => 'Undelivered Mail Returned to Sender (Address rejected)', 'subject_049' => 'Undelivered Mail Returned to Sender', 'operator_049' => 'and', 'message_049' => 'Address rejected', 'action_049' => 3]]);
 }