Function mailslurp::apis::bounce_controller_api::get_bounced_recipients[][src]

pub async fn get_bounced_recipients(
    configuration: &Configuration,
    params: GetBouncedRecipientsParams
) -> Result<PageBouncedRecipients, Error<GetBouncedRecipientsError>>
Expand description

Bounced recipients are email addresses that you have sent emails to that did not accept the sent email. Once a recipient is bounced you cannot send emails to that address.