db_message_attachments
Email attachments
Column | Type | References | Comments |
---|---|---|---|
id | Integer | Â | Primary key |
vdb_id | Integer | Â | Â |
message_id | Integer | db_message.id | ID of the email message |
attachment_id | Integer | db_document.id | ID of the document correponding to an attachment |