IN_EMAIL_CONTENT

IN_EMAIL_CONTENT

The table IN_EMAIL_CONTENT contains all e-mail attachments sent to Boomerang. You should not directly manipulate this table, as it automatically receives rows from Boomerang Services each time a new incoming message is received.

Column Type Values Comments
rKey Uniqueidentifier This field links the e-mail attachment to the e-mail.
Name Varchar (255) Name of the file attachment.
Data Image Field contains the actual attachment data.
Size Integer Attachment size in bytes.

See also

sp_On_Email_In
IN_EMAIL_CONTENT
IN_EMAIL
IN_EMAIL_HEADER
Configuring Email In – SMTP Forwarding