Table that queues mails to be sent (performance boost for larger boards)
| Field | Type | Null | Key | Default | Description |
|---|---|---|---|---|---|
| mid | int(10) | No | Primary | Mail ID (auto increment) | |
| mailto | varchar(200) | No | E-mail that is being sent to | ||
| mailfrom | varchar(200) | No | E-mail that is being sent from | ||
| subject | varchar(200) | No | Subject of the e-mail | ||
| message | text | No | Message of the e-mail | ||
| headers | text | No | Additional headers for the e-mail |
Indexes:
| Keyname | Type | Cardinality | Field |
|---|---|---|---|
| PRIMARY | PRIMARY | 0 | mid |
| Moderation | Standard Thread Moderation - Inline Thread Moderation - Inline Post Moderation - Warning System |
| Mod CP | Home - Forums and Posts - Users |
| Admin CP | Home - Configuration - Forums & Posts - Users & Groups - Templates & Style - Tools & Maintenance |
| Templates & Themes | Images - Postbit - Templates - Themes |
| Developer | Database Methods - Database Tables |
| Miscellaneous | Cookies - UTF8 Setup - Default Settings |