mail(:to => recipient.confirmed_notification_emails_to,
           :from => community_specific_sender(community),
           :subject => t("emails.listing_rejected.subject",
                         :listing_title => @listing.title,
                         :community => @community_name)