civicrm_mailing_bounce_pattern

165 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
bounce_type_id INT UNSIGNED 10 null
civicrm_mailing_bounce_type.id FK_civicrm_mailing_bounce_pattern_bounce_type_idC

Type of bounce

pattern VARCHAR 255 null

A regexp to match a message to a bounce type

Indexes

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

Relationships