quest_mail_sender
The `quest_mail_sender` table
Structure
| Field | Type | Attribute | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| QuestId | INT | UNSIGNED | PRI | NO | 0 | ||
| RewardMailSenderEntry | INT | UNSIGNED | NO | 0 |
Description of the fields
QuestId
Is the quest ID, obtained from quest_template
RewardMailSenderEntry
It is the ID of the mail that must be sent to the player once it has been recommended by the quest.

