lyrPiperMail
Below table is used for EmailAdvisor reports:
|
Field Name |
Description |
Version Added |
|---|---|---|
| MessageToken |
A system generated key for this message (varchar (50) NOT NULL) |
Added in 8.5; modified in 8.9 to not be the primary key. |
| OutmailID |
The outmail_.messageid_ associated with this message (int (4) NULL) |
Added in 8.5 |
| Blacklist |
Should blacklist analyzer reports be run? (bool, 'F') |
Added in 8.5 |
| Compatibility |
Should inbox snapshot reports be run? (bool, 'F') |
Added in 8.5 |
| Deliverability |
Should deliverability tests be run? (bool, 'F') |
Added in 8.5 |
| ContentAnalyzer |
Should spam analysis tests be run? (bool, 'F') |
Added in 8.5 |