Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 1.27 KB

MailLogEntry.md

File metadata and controls

31 lines (28 loc) · 1.27 KB

# MailLogEntry

Properties

Name Type Description Notes
id int internal db id
id string mail id
from string from address
to string to address
subject string email subject
created string creation date
time int creation timestamp
user string user account
transtype string transaction type
origin string origin ip
interface string interface name
sendingZone string sending zone
bodySize int email body size in bytes
seq int index of email in the to adderess list
recipient string to address this email is being sent to
domain string to address domain
locked int locked status
lockTime int lock timestamp
assigned string assigned server
queued string queued timestamp
mxHostname string mx hostname
response string mail delivery response
messageId string message id [optional]

[Back to Model list] [Back to API list] [Back to README]