# File lib/mail/message.rb, line 1382 def bounced? delivery_status_part and delivery_status_part.bounced? end