Manitou-Mail Home

4.  Table: body

Contains the body of each message. The contents are decoded. A message may have no entry in this table if it doesn't have any text/plain nor text/html part that could be interpreted as its body at import time.

Structure of body

mail_id

integer

Unique internal identifier of the message.

REFERENCES mail

bodytext

text

The content of the body in plain text format. Possibly empty.

bodyhtml

text

The content of the body in html format. Possibly empty.