# File lib/mail/part.rb, line 58
    def retryable?
      !(error_status =~ /^5/)
    end