# File lib/mail/message.rb, line 1501 def retryable? delivery_status_part and delivery_status_part.retryable? end