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