civicrm_mailing_bounce_type

11 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
civicrm_mailing_bounce_pattern.bounce_type_id FK_civicrm_mailing_bounce_pattern_bounce_type_idC
name VARCHAR 24 null

Type of bounce

description VARCHAR 255 null

A description of this bounce type

hold_threshold INT UNSIGNED 10 null

Number of bounces of this type required before the email address is put on bounce hold

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

Relationships