class Mail::Message

def error_status

def error_status
  delivery_status_part and delivery_status_part.error_status
end