s_washing Table (341)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Register of all bounced mail to enabel washing
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| id | Primary key | PK | |
| email_addr | The bounced email address | String(255) | |
| bounce | How many bounces we have received on this address. | Int | |
| shipments | How many times we have sent to this address | Int | |
| type | Type of customer (internal/external) | type | ● |

Indexes
| Fields | Types | Description |
|---|---|---|
| id | PK | Clustered, Unique |
Replication Flags
- None
Security Flags
- No access control via user's Role.