IN_EMAIL_HEADER
The table IN_EMAIL_HEADER contains e-mail header information from received e-mails. 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 | ||
IDX | Identity | ||
Name | Varchar (255) | Name of the SMTP field (key) | |
Value | Varchar (512) | Value of the SMTP field (key) |
See also
sp_On_Email_In
IN_EMAIL_CONTENT
IN_EMAIL_RECIPIENT
IN_EMAIL
Configuring Email In – SMTP Forwarding