Skip to main content

mark_bounced

Function mark_bounced 

Source
pub async fn mark_bounced(
    pool: &PgPool,
    id: i64,
    error: &str,
    now: i64,
) -> Result<(), Error>
Expand description

mark a message as permanently bounced