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_idinteger
Unique internal identifier of the message.
REFERENCES mail
bodytexttext
The content of the body in plain text format. Possibly empty.
bodyhtmltext
The content of the body in html format. Possibly empty.